Articles Tagged 'azure'
Showing 31 to 39 of 39< 1 2 3 4
ADO.NET Team Blog
1/13/2009
It is my pleasure to announce that OpenLink Software has released their Virtuoso ADO.NET Entity Framework provider - an ADO.NET 3.5 data provider compatible with Visual Studio 2008 and Entity Frameworks, that provides access to native Virtuoso dat...
ADO.NET Team Blog
12/2/2008
LINQ to SQL supports a wide range of scenarios that involve stored procedure mapping and usage. This also happens to be an area where there is a considerable gap between the features offered by LINQ to SQL and the Entity Framework. In this post, w...
ADO.NET Team Blog
11/24/2008
We have seen quite a few requests coming in from various folks asking for some guidance on best practices around working with large entity models in an Entity Framework application. The following post tries to describe the typical issues you would...
ADO.NET Team Blog
11/1/2008
There has been a variety of responses to the post on L2S futures in the last couple of days. Let me start by saying sorry for the radio silence since the post but, as Elisa mentioned, we posted it while at PDC and were focusing on the interaction...
ADO.NET Team Blog
10/30/2008
Since the release of LINQ to SQL and the Entity Framework, many questions have been raised about the future plans for the technologies and how they will relate to each other long term. During this week of PDC we are now at a point, with the announ...
Nikhil Kothari
10/27/2008
New opportunities and possibilities with Cloud Computing and Windows Azure - complete with a familiar .NET development platform... [ Full post continued here... ]
ADO.NET Team Blog
10/21/2008
Another Entity Framework-enabled ADO.NET providers post! Woohoo! It is my pleasure to announce that as part of the release of SQL Anywhere 11, Sybase iAnywhere has added Entity Framework support to their ADO.NET provider . For more information...
ADO.NET Team Blog
10/16/2008
Last week, we covered Eager Loading and how to migrate LINQ to SQL based code that took advantage of Eager Loading. This week, we discuss Deferred Loading. Generally speaking, queries only retrieve the objects you request, and not their related ob...
ADO.NET Team Blog
10/8/2008
Since the release of the Entity Framework, we have received a number of requests for details and best practices from customers who are looking at migrating their LINQ to SQL based applications to the Entity Framework. In order to address this top...
Showing 31 to 39 of 39< 1 2 3 4