Error!
Success!

By tag: UrlRewriting

showing:  of
0
kicks

ASP.NET: Fix for WebParts + UrlRewriting Issue  (Unpublished)

The problem with using WebParts with UrlRewriting (or UrlMapping) is the WebPart PersonalizationProvider uses the path of the page being rendered to save/load the personalization state, not the path that was rewritten that the user sees. So, to fix this you just need to create a custom Personalizati...


Kicked By:
Drop Kicked By:
0
kicks

Wildcard Application Mapping for URL Rewriting in IIS 6.0  (Unpublished)

This post discusses how setup Wildcard Application Mapping on IIS 6.0 for url rewriting handlers.


Kicked By:
Drop Kicked By:
0
kicks

12/2007: Code that I've Blogged over the last 6 months  (Unpublished)

This is a collection of my blogs posts that include code from over the last 6 months. There's stuff ranging from a Windows Service monitor that runs in the system tray, to UrlRewriting/UrlMapping, to ASP.NET AJAX, to a JavaScript based Slideshow component, to adding iPhone style flick support to scr...


Kicked By:
Drop Kicked By:
0
kicks

URL Rewriting in ASP.NET without using HTTPHandlers or ISAPI.  (Unpublished)

How to perform URL Rewriting by writing a custom HTTPModule. This technique even works on shared hosting plans.


Kicked By:
Drop Kicked By:
0
kicks

Making IIS 6.0 Play With UrlRewriting  (Unpublished)

Getting IIS to play with your url rewriting scheme can be a bit of a trick. Read more for a few solutions to the problem.


Kicked By:
Drop Kicked By:
0
kicks

Url Rewriting in ASP.NET (ScottGu)  (Unpublished)

People often ask me for guidance on how they can dynamically "re-write" URLs and/or have the ability to publish cleaner URL end-points within their ASP.NET web applications. This blog post summarizes a few approaches you can take to cleanly map or rewrite URLs with ASP.NET, and have the o...


Kicked By:
Drop Kicked By:
0
kicks

UrlRewritingNet.UrlRewrite  (Unpublished)

UrlRewritingNet.UrlRewrite is an Open Source Component which allows you certainly to rewrite URLs with ASP.NET 2.0.


Kicked By:
Drop Kicked By:
0
kicks

Making URL rewriting on IIS 7 work like IIS 6  (Unpublished)

How to make URL rewriting on IIS 7 work like IIS 6.


Kicked By:
Drop Kicked By: