Twitter About Home

First ASP.NET MVC CTP is released

Posted 3 hours ago by ScottGu:

Published Dec 10, 2007
Earlier today we released the first CTP preview of an “ASP.NET 3.5 Extensions” release that we’ve been working on (click here to read my previous post about our product roadmap).  This release brings additional runtime functionality to ASP.NET and .NET 3.5.  You can download it here (if you are using the MVC features also click here to download the MVC Toolkit extras).

Looking forwards to checking it out in more detail!

READ NEXT

LINQ to SQL: Lazy and Eager Loading Hiccups

In a recent post, I covered a few strategies for using LINQ to SQL in a traditional multi-tier architecture. The winning strategy for me, so far anyway, is DataContext-per-unit-of-work – it’s both convenient and safe. Or so I thought.

Published Dec 2, 2007