Wednesday, January 18, 2006 - Posts

11
Comments

UrlRewritingModule w/ Regular Expression Support for ASP.NET 2.0 by ScottGu

Here is a really cool URL rewriting module for ASP.NET 2.0. You can configure it using regular expressions in your web.config file like so: < urlrewritingnet rewriteOnlyVirtualUrls = " true " contextItemsPrefix = " QueryString " compileRegex = " true...
3
Comments

Free ASP.NET 2.0 and Visual Studio 2005 Training Offer by ScottGu

Keith just pointed me to a free promotional training offer on ASP.NET 2.0, VS 2005 and SQL 2005. You can register to receive a 3 hour free training video on ASP.NET 2.0 (using either VB or C#) through this site . Hope this helps, Scott
More Posts