Stories recently tagged with 'Rewriting'

Asp.net Permalinks Using URL Rewriting(csharp-codesamples.com)

submitted by rohanwarangrohanwarang(80) 2 years, 10 months ago

A technique for URL rewriting which describes how to achieve permalinks in ASP.net similar to blogs like wordpress. read more...

add a comment |category: |Views: 76

tags: another

Rewrite.NET -- A URL Rewriting Engine for .NET(15seconds.com)

submitted by salimsalim(780) 4 years, 2 months ago

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 read more...

add a comment |category: |Views: 43

tags: another

ASP.NET 2.0 UrlRewriting Fix (scottwater.com)

submitted by rjdudleyrjdudley(1465) 5 years, 6 months ago

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. read more...

add a comment |category: |Views: 11

tags: another