Devin Rader's Blog
I write the code...

MVC

There are 2 entries for the tag MVC

ASP.NET 3.5 Extensions Preview released

ScottGu and Brad Abrams have announced the release of the first preview of the ASP.NET 3.5 Extensions. The release includes great new features like: MVC Framework ASP.NET Silverlight controls AJAX Enhancements like History support Dynamic Data Controls Entity Framework ADO.NET Data Services Grab it from here: ASP.NET 3.5 Extensions Also available is the MVCToolkit (courtesy of Rob Conery) which contains a bunch of helper extension methods you can use in your Views. You can get it here: MVC Toolkit...

Confused by MVC vs MVP?

One of our newly anointed Guidisans Todd Snyder has posted an excellent blog post on the differences between the MVC and MVP patterns, something that has long confused me. A very well written article that worth the read