Browse by Tags

MVC Post-Redirect-Get Sample Updated
06 June 08 01:30 AM | mhawley | 1 comment(s)
ASP.NET MVC Sample for using the Post-Redirect-Get pattern updated to the MVC Preview 3 bits. Showcasing some newer functionality that makes the pattern more simplistic.( Read more… )
Using SubDataItems and View User Controls in ASP.NET MVC
04 June 08 06:07 PM | mhawley | with no comments
Learn how to use the new SubDataItems within the ASP.NET MVC Preview 3 bits with your View User Control. Also explains a small patch to the framework to get this to work correctly. ( Read more… )
RedirectToAction Nasty Bug in ASP.NET MVC Preview 3
03 June 08 05:07 AM | mhawley | with no comments
Find out about a nasty bug identified using certain routing schemes and RedirectToAction, and what workarounds you have. ( Read more… )
ASP.NET MVC - Localization Helpers
23 May 08 07:01 PM | mhawley | with no comments
Learn how to easily use localization within an ASP.NET MVC application utilizing similar methods to that of ASP.NET resource expressions. I show 3 different approaches to using localization within your application. ( Read more... )
ASP.NET MVC: UI Validation Framework Update
19 May 08 01:56 PM | mhawley | 1 comment(s)
I've taken some recommendations regarding the MVC UI Validation framework I originally posted about , which is available within the MvcContrib project. I'm still working on future advancements like attributing your model, but I did make a significant...
ASP.NET MVC - Living in a Web Forms World
13 May 08 04:22 PM | mhawley | with no comments
When developing ASP.NET MVC applications, most examples or sites have shown you starting from complete scratch. This is all and well if you have the time to completely re-write an existing application for 6+ months or have started a v1 product. Right...
ASP.NET MVC - Using Post, Redirect, Get Pattern
09 May 08 06:57 AM | mhawley | with no comments
The ASP.NET MVC pattern tends to lead itself into a more simplified and "true" HTTP experience by re-introducing patterns that have been lost, or at least, not followed in many years. One such pattern is the Post, Redirect, Get (PRG) pattern in which...
More Posts

This Blog

News

.NET Links

Blogs I Read

Syndication