If you have not already heard, then there is a new CTP of ADO called ADO.NET vNext which adds support for both consuming and creating EDM (or Enterprise Data Modeling which some people know as Data Modeling or more commonly known as Entity-Relationship Models). If you want to get a quick overview of what this provides, then check out the 13 min demo (via flash) on what it does. There is also support for LINQ (or Language INtegrated Query). There aren’t any visual designers in this drop, but expect those to be added in the future ones. You can download this from here and get more information on the ADO.NET team’s blog.

Other similar posts you might be interested to check out:
- April 8, 2010 -- Free (technical) Microsoft Courses (0)
Channel 9 has a number of free technical courses on a number of emerging MS technologies covering a wide range such as Azure, Win7, Identity, SQL Server 2008 R2, Visual Studio 2010, .NET 4.0, Silverlight 4, MOSS 2010, Office 2010, etc. These cover a number of the features and essentially have everything to get a developer quite comfortable with the stack. In some areas they go a little deep as well. I think its an excellent way to come up to speed. Here is a quick example of the topics covere... - February 14, 2010 -- Bing Maps adding Flickr images, live video, stars (0)
Bing Maps adding Flickr images, live video and stars - very cool. Update: The official TED video below is quite cool and in addition to the one above, also adds more interesting features such as video – check it out. ... - December 11, 2009 -- Extending WCF Adapters in BizTalk (0)
I know a little bit about WCF :) but never really used it in anger in BizTalk and also did not get an opportunity to extend the adapter. I was looking for something else and came across this post form Paolo which explains in a lot of detail how does one go about extending and customizing WCF adapters. If you don’t know anything about WCF the first part explains that in general before going in to the BizTalk specific things....
Tags: .microsoft