ADO.NET Entity Framework Extensions Library As part of the MSDN Code Gallery you can find the ADO.NET Entity Framework Extensions library. The ADO.NET Entity Framework Extensions includes “utilities that make querying stored procedures, creating typed results from DB data readers and state tracking external data much easier in the Entity Framework . A sample application demonstrates several patterns using these utilities, including stored procedures with multiple result sets, materialization of CLR...
Web Data Services with ADO.NET Data Services Article As a promo to the session I’m going to deliver next week a new article that I wrote, Web Data Services with ADO.NET Data Services , was published on the Hebrew MSDN site. The article describe the problems that were targeted by ADO.NET data services , what is a data service ? a little about REST and data service architecture and a data service example. You can read the article here . You can read more Hebrew MSDN articles here .