The Midwest Scuba Diving website I recently created in ASP.NET 2.0 needed the URL Rewriter logic implemented. So I took about 15 minutes and converted the ASP.NET 1.1 version to 2.0. This is the database-capable version.
What's different? Mostly .NET differences (partial pages, web.config, etc.), but I also upgraded the Data Access logic to use the 2.0 version of the Microsoft Applicaton Blocks.
And be sure to check out the scuba site:
http://www.midwestscubadiving.com
Download URL Rewriter for ASP.NET 2.0
To learn more about the URL Rewriter or to get the Database for the application, check out the 1.1 version write up: http://www.brianpautsch.com/ShowItem48.aspx
Comments
Leave a Comment