Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
ADO.NET Blog
>
All Tags
>
linq to sql
Server & Tools Blogs
>
Data Platform Blogs
>
ADO.NET Blog
Data Development
ADO.NET (Managed Providers, DataSet & EF)
WCF Data Services
SQL Server Customer Advisory Team
SQL Server Protocols
Microsoft XML Team
JDBC
Microsoft Drivers for PHP for SQL Server
Sync
SQL Server Data Tools
StreamInsight
Data Quality Services
Data Quality Services
SQL Server Customer Advisory Team
DQS with Jessica Meats
All MSDN DQS Postings
OLTP
SQL Server Team
ADO.NET (Managed Providers, DataSet & EF)
SQL Server Customer Advisory Team
SQL Release Services
SQL OS
Running SAP on SQL Server
Conor vs. SQL
SQL AlwaysOn Team
SQL Server Manageability
Integration Services
SSIS
Data Quality Services
SQL Server Customer Advisory Team
All MSDN SSIS Postings
Data Security & Storage
SQL Server Security
SQL Server Storage Engine
SQL OS
SQL Server Customer Advisory Team
Data in the Cloud
Windows Azure
Your Data in the Cloud
SQL Server Team
Silver Lining
ADO.NET Blog
The official source of information on Managed Providers, DataSet & Entity Framework from Microsoft
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Recent Posts
EF6 Beta 1 Available
Posted
19 days ago
by
Rowan Miller
40
Comments
Entity Framework Links #4
Posted
3 months ago
by
Rowan Miller
8
Comments
SQL Database Connectivity and the Idempotency Issue
Posted
3 months ago
by
dpblogs
2
Comments
EF6 Alpha 3 Available on NuGet
Posted
3 months ago
by
Rowan Miller
47
Comments
Tags
ADO.NET
Astoria
Code First
DataSet
DbContext API
EDM
EF4
Entity Framework
Entity Framework Futures
Performance
Providers
SQL Azure
SQL Server 2008
SQLClient
Visual Studio 2010
What's New
What's New Data Services
Windows Azure
Archives
Archives
May 2013
(1)
March 2013
(2)
February 2013
(1)
January 2013
(2)
December 2012
(1)
November 2012
(2)
October 2012
(1)
September 2012
(2)
August 2012
(1)
July 2012
(2)
May 2012
(2)
April 2012
(3)
March 2012
(2)
February 2012
(5)
January 2012
(5)
November 2011
(5)
October 2011
(2)
September 2011
(11)
August 2011
(5)
July 2011
(5)
June 2011
(6)
May 2011
(4)
April 2011
(3)
March 2011
(9)
February 2011
(10)
January 2011
(12)
December 2010
(6)
November 2010
(3)
October 2010
(5)
September 2010
(4)
August 2010
(1)
July 2010
(4)
June 2010
(5)
May 2010
(7)
April 2010
(2)
March 2010
(2)
February 2010
(5)
January 2010
(6)
December 2009
(3)
November 2009
(8)
October 2009
(3)
September 2009
(1)
August 2009
(2)
July 2009
(2)
June 2009
(11)
May 2009
(16)
April 2009
(1)
January 2009
(3)
December 2008
(4)
November 2008
(2)
October 2008
(6)
September 2008
(3)
August 2008
(6)
July 2008
(3)
June 2008
(8)
May 2008
(12)
April 2008
(4)
March 2008
(4)
February 2008
(3)
January 2008
(8)
December 2007
(13)
November 2007
(1)
October 2007
(3)
September 2007
(7)
August 2007
(2)
July 2007
(2)
June 2007
(1)
May 2007
(5)
April 2007
(7)
March 2007
(7)
February 2007
(6)
January 2007
(3)
November 2006
(1)
October 2006
(1)
September 2006
(3)
August 2006
(4)
July 2006
(6)
More
▼
Less
▲
Tagged Content List
Blog Post:
MVC + Code-First + Azure Part 2: Deployment
dpblogs
The information in this post is out of date. Visit msdn.com/data/ef for the latest information on current and past releases of EF. In the previous article , you learned how to create a basic MVC application using Code First. In the second and final section you will learn how to prepare and deploy your...
on
14 Apr 2011
Blog Post:
MVC + Code-First + Azure Part 1: Local Development
dpblogs
The information in this post is out of date. Visit msdn.com/data/ef for the latest information on current and past releases of EF. This entry will guide you through the process of creating a simple workout tracker application using ASP.NET MVC and the Code First development approach. MVC stands...
on
13 Apr 2011
Blog Post:
Data Access Guidance
dpblogs
When considering how your application will connect to a data source, there’s a variety of technologies, patterns, and architectures to consider. Recently we published a “ Summary of Data Access Guidance ” on the MSDN Data Developer Center. If you want to drill deeper into the material...
on
29 Sep 2010
Blog Post:
Update on LINQ to SQL and LINQ to Entities Roadmap
dpblogs
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 announcement of Visual Studio 10 and the .NET Framework 4.0...
on
29 Oct 2008
Blog Post:
Migrating from LINQ to SQL to Entity Framework: Deferred Loading
dpblogs
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 objects. Deferred Loading (or Lazy Loading) allows you...
on
16 Oct 2008
Blog Post:
Connecting to Pre-Release Versions of SQL Server 2008 – Part Deux
dpblogs
Since posting on the topic of design-time and runtime connectivity to pre-release versions of SQL Server 2008 on the Data blog in November, the set of affected clients (applications, runtimes, and operating systems) have been officially released: Microsoft Visual Studio 2008, Microsoft .NET Framework...
on
7 Apr 2008
Blog Post:
Coming soon to LINQ to SQL
dpblogs
LINQ to SQL went gold a few months ago with the release of Visual Studio 2008 and .NET Framework 3.5. It has been somewhat quiet since then – and as we near the launch of Visual Studio 2008, you may be wondering what we have been up to. Things aren’t so quiet over here on our end , even if it looks...
on
21 Feb 2008
Blog Post:
New ADO.NET Team Members - Part 2
dpblogs
Hi – I’m Faisal Mohamood and I’m a Program Manager for LINQ to SQL and Object Services for Entity Framework. I’m a fairly recent addition to the team, and prior to this I was Program Manager on the Visual Studio Platform team, looking after parts of MSBuild and the Visual Studio platform. I see...
on
4 Dec 2007
Page 1 of 1 (8 items)