Category:
ASP.Net MVC Framework
I have just got back from a whole week tour with Microsoft. T talked about some Tips & Tricks regarding ASP.Net AJAX. In the next week I will be on a new tour where I’m going to talk about “how to write beautiful code” (Pimp my code).
Many of you have probably already heard about the MVC Framework the ASP.Net team are working on, if not read about it here. During the Developer Summit next year, I'm probably going to talk about the framework.
A preview of the framework will be available at the same time as VS 2008 RTM, later this year.. not far from now. Then it will be built-in to .Net 3.5 SP1. I’m not sure if SP1 of .Net 3.5 is the “package” that will also have the first version of the ADO.Net Framework. The only thing I know is that it will be shipped in an update after the RTM of VS 2008 is released and somewhere around when SQL Server2008 is released.
About the MVC patterns, I have earlier written about the “MVP” pattern, if you haven’t read about it, here is the post:
http://fredrik.nsquared2.com/ViewPost.aspx?PostID=416
|