By tag: Rewriting
0
kicks
Asp.net Permalinks Using URL Rewriting
A technique for URL rewriting which describes how to achieve permalinks in ASP.net similar to blogs like wordpress.
0
kicks
Rewrite.NET -- A URL Rewriting Engine for .NET
This article examines how to take advantage of HttpModules to create a URL rewriting engine in .NET. This tool has been described as the Swiss Army Knife of URL manipulation. If you don't have a fundamental understanding of what HttpModules are and how to create and use them
0
kicks
ASP.NET 2.0 UrlRewriting Fix
There is a bug in the URL Rewriting engine of ASP.NET 2.0. While not specific to Community Server, it maniftested itself more so in CS communities. Here, Scott Watermasysk presents a workaround. Links to the original problem are included.