Doug.Instance

Improving the world one post at a time
posts - 22 , comments - 37 , trackbacks - 0

August 2011 Entries

Redirecting from a Partial View the "Right" Way in ASP.Net MVC 2
I am a firm believer that, regardless of the framework you use, if the framework is good it provides you all of the things you need. I believe ASP.Net MVC 2 is good and therefore provides me everything I need. This means I don't need to write a significant amount of custom UI code (jQuery, MVC Ajax, etc.) to do things that should be considered "standard". One of these pretty standard things submitting a form via Ajax. MVC provides for this very well with Ajax.BeginForm. The contents of the form are ......

Posted On Friday, August 5, 2011 6:52 PM | Comments (5) | Filed Under [ MVC ]

Powered by: