Similar articles
DotNetShoutout - Latest published stories
Web 2.0 | Localizing ASP.NET MVC
Localization is the process of customizing your application for a given culture and locale. The .NET framework offers the following namespaces and classes to facilitate the localization.System.Globali...
ASP.NET Weblogs
Migrating a large web application to ASP.NET MVC
Recently I had the luck of migrating some classic ASP pages to ASP.NET MVC. I would share some of the experiences below. ASP.NET webform and ASP.NET MVC can coexist just fine We have a huge existing...
DotNetShoutout - Latest published stories
ASP.NET MVC Scorecard Web Application - Part 1
12/29/2009ASP.NET MVC Scorecard Web Application - Part 1 There have been a lot of requests for MVC based scorecards, so I am going to kick off a new series of wiring up an MVC scorecard site. This fi...
DotNetShoutout - Latest published stories
ASP.NET MVC Scorecard Web Application - Part 2
12/31/2009ASP.NET MVC Scorecard Web Application - Part 2 Alright, time to add some actual functionality to this thing. First I want a report showing up on the scorecard page that has already been cre...