I read a Tweet from Scott Gu, and got to the Entity Framework Team Blog, from where I did a search on .NET 4.0. The first thing I came across was the download on Microsoft’s site, but I also came across a blog entry by Brad Abrams titled .NET Framework 4 Poster which is available in PDF and a Deep Zoom Silverlight application. I opened the Silverlight object and took a look at the classes and namespaces that are new in .NET 4.0. I found it interesting that MVC now becomes a part of the framework, and all the classes that relate to MVC are under System.Web.Mvc. Charting is also now an integrated part of the framework.
Another interesting bit I read on the Entity Framework blog was that the new EF will support some extra features that seem to be in other ORM frameworks. I will definately be looking at this.
Place your comment