January 2010 - Posts

2
Comments

Using Ionics Isapi Rewrite for ASP.NET MVC in IIS 6 by schnieds

If you are running IIS6 and want to deploy an ASP.NET MVC app it is a royal pain in the behind. Pretty URLs (www.mysite.com/prices instead of www.mysite.com/prices.aspx) aren’t supported out of the box. There are several solutions to this problem. First...
Filed under: , ,
0
Comments

GridView in ASP.NET MVC by schnieds

One of the controls that it seems like everyone in the ASP.NET community is most concerned about losing when switching to ASP.NET MVC is the ubiquitous GridView control to render grid based data. Fear not ASP.NET community there is a GREAT alternative...
Filed under: , ,
2
Comments

ASP.NET MVC Locale User Control (State/Province, Country) by schnieds

A while back I wrote a locale control for ASP.NET that gave you a nice and easy way to plug in a cascading state/province – country control into your ASP.NET websites. Now that I have moved on to using ASP.NET MVC for my new projects I needed the same...
Filed under: , ,
0
Comments

Essential Free Software For .NET Developers by schnieds

Read my full list of favorite geeky free stuffs for development and OSs here: http://www.schnieds.com/2010/01/essential-free-software-for-net.html - Aaron Schnieder http://www.churchofficeonline.com
More Posts