Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Blog - Title
MSDN Blogs
>
ADO.NET Blog
Server & Tools Blogs
>
Data Platform Blogs
>
ADO.NET Blog
All About Data Platform
All About Data Platform
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
Jessica Meats’ Blog
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
Tags
ADO.NET
ADO.NET Data Services
ADO.NET Orcas
ADO.NET vNext
Astoria
Code First
DataSet
DbContext API
EDM
EF4
Entity Framework
Entity Framework Futures
LINQ to SQL
Oracle
Pages
Performance
Providers
Sample Provider
SQL Azure
SQL Server 2008
SQLClient
Visual Studio 2010
Visual Studio 2010 Beta 2
What's New
What's New Data Services
More
▼
Less
▲
Archives
Archives
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
▲
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
ADO.NET Blog
Entity Framework Links #4
Posted
2 months ago
by
Rowan Miller
8
Comments
This is the fourth post in a regular series to recap interesting articles, posts and other happenings in the EF world. Entity Framework 6 Since our last EF Links post we announced the availability of EF6 Alpha 3 . Of particular note, this preview...
ADO.NET Blog
SQL Database Connectivity and the Idempotency Issue
Posted
2 months ago
by
dpblogs
2
Comments
Applications connecting to SQL Server sometimes experience connections breaks due back-end failures. In general, they tend to be uncommon in LAN environment and more frequent in WAN topologies, when connectivity tends to be challenged by geographically...
ADO.NET Blog
EF6 Alpha 3 Available on NuGet
Posted
2 months ago
by
Rowan Miller
45
Comments
A couple of months back we released EF6 Alpha 2, since then we've been adding new features, polishing existing features and fixing bugs. Today we are pleased to announce the availability of Alpha 3. EF6 is being developed in an open source code base on...
ADO.NET Blog
EF Power Tools Beta 3 Available
Posted
3 months ago
by
Glenn Condron
23
Comments
The Entity Framework Power Tools provide additional design-time tools in Visual Studio to help you develop using the Entity Framework. Beta 3 of the Power Tools is now available. Where do I get it? The Entity Framework Power Tools are available...
ADO.NET Blog
Entity Framework Links #3
Posted
4 months ago
by
Rowan Miller
6
Comments
This is the third post in a regular series to recap interesting articles, posts and other happenings in the EF world. In December our team announced the availability of EF6 Alpha 2 . Scott Guthrie also posted about this release . The announcement post...
ADO.NET Blog
EF6 Alpha 2 Available on NuGet
Posted
5 months ago
by
Rowan Miller
26
Comments
Around a month ago we released the first alpha of EF6. Today we are pleased to announce that availability of Alpha 2. EF6 is being developed in an open source code base on CodePlex, see our open source announcement for more details. We Want Your...
ADO.NET Blog
EF Fixes in Visual Studio 2012 Update 1
Posted
5 months ago
by
Rowan Miller
9
Comments
Visual Studio 2012 Update 1 is now available for download . This update includes three bug fixes for the Entity Framework Designer for Visual Studio 2012. Nesting an .edmx file under a project folder would stop the code from being automatically...
ADO.NET Blog
Entity Framework Links #2
Posted
5 months ago
by
Rowan Miller
5
Comments
This is the second post in a regular series to recap interesting articles, posts and other happenings in the EF world. The EF Team is now on Twitter and Facebook , follow us to stay updated on a daily basis. Our team recently announced the release...
ADO.NET Blog
EF6 Alpha 1 Available on NuGet
Posted
6 months ago
by
Rowan Miller
17
Comments
EF6 Alpha 1 Available on NuGet A couple of months ago we released the RTM of EF5. Today we are pleased to announce the first alpha of EF6. EF6 is being developed in an open source code base on CodePlex, see our open source announcement for more details...
ADO.NET Blog
Entity Framework Links #1
Posted
7 months ago
by
Rowan Miller
6
Comments
The EF team is starting a regular series to recap interesting articles, posts and other happenings in the EF world. Here is the first one… EF5 Our team recently announced the release of EF5 . As part of the release we also updated the EF MSDN site...
ADO.NET Blog
EF Nightly Builds Available
Posted
8 months ago
by
dpblogs
13
Comments
A couple of months ago we announced that we are developing EF in an open source code base . As part of our ongoing effort to make it easier to get involved in the next version of EF and provide feedback we are now making nightly builds of the open source...
ADO.NET Blog
EF5 Released
Posted
9 months ago
by
dpblogs
82
Comments
We are very pleased to announce the release of Entity Framework 5. EF5 is available as the Entity Framework NuGet package and is also included in Visual Studio 2012 . What’s New in EF5 EF 5 includes a number of new features and bug fixes to the...
ADO.NET Blog
Entity Framework and Open Source
Posted
10 months ago
by
dpblogs
24
Comments
It’s been a busy year on the Entity Framework team. A little over a year ago our team released EF4.1 , which included the DbContext API and Code First support. Since then we’ve also delivered Code First Migrations . Our team is also in the final stages...
ADO.NET Blog
Using SqlDataReader’s new async methods in .Net 4.5, Part 2: Examples
Posted
10 months ago
by
dpblogs
4
Comments
In the previous post about the new column-level asynchronous methods added to SqlDataReader (and DbDataReader ) we covered two new SqlDataReader methods ( IsDBNullAsync and GetFieldValueAsync<T> ), how data is read from the network by the data reader...
ADO.NET Blog
EF5 Release Candidate Available on NuGet
Posted
over 1 year ago
by
dpblogs
98
Comments
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. A couple of months ago we released EF5 Beta 2. Since releasing Beta 2 we have made a number of changes to...
ADO.NET Blog
EF5 Sample Provider Published
Posted
over 1 year ago
by
dpblogs
7
Comments
We have published a new version of the sample provider that supports features introduced in the Entity Framework 5. It can be downloaded from the MSDN Code Samples Gallery . This updated sample takes the sample provider code we released for Entity Framework...
ADO.NET Blog
Using SqlDataReader’s new async methods in .Net 4.5
Posted
over 1 year ago
by
dpblogs
10
Comments
With .Net 4.5, ADO.NET introduced two asynchronous methods to the SqlDataReader class: ReadAsync and NextResultAsync . These two methods allow you to move to the next row or result set asynchronously and represent a much more fine-grained level of asynchronous...
ADO.NET Blog
EF Power Tools Beta 2 Available
Posted
over 1 year ago
by
dpblogs
59
Comments
The Entity Framework Power Tools provide additional design-time tools in Visual Studio to help you develop using the Entity Framework. Today we are releasing Beta 2 of the Power Tools. Where do I get it? The Entity Framework Power Tools are available...
ADO.NET Blog
EF5 Performance Considerations
Posted
over 1 year ago
by
dpblogs
13
Comments
Over the past few weeks the EF team has been putting together a whitepaper that talks about the performance considerations developers should take when using Entity Framework. Performance is one critical aspect of developing modern applications, and this...
ADO.NET Blog
EF5 Beta 2 Available on NuGet
Posted
over 1 year ago
by
dpblogs
43
Comments
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. A few weeks ago we released EF5 Beta 1, since then we’ve been working to improve quality and polish up the...
ADO.NET Blog
Safer passwords with SqlCredential
Posted
over 1 year ago
by
dpblogs
6
Comments
Introduction Many users of SqlClient with SQL Server Authentication have expressed interest in setting credentials outside of the connection string to mitigate the memory dump vulnerability of keeping the User Name and Password in the connection string...
ADO.NET Blog
EF4.3.1 and EF5 Beta 1 Available on NuGet
Posted
over 1 year ago
by
dpblogs
105
Comments
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. Today we are pleased to announce the release of two new versions of the EntityFramework NuGet package. The...
ADO.NET Blog
Sneak Preview: Entity Framework 5.0 Performance Improvements
Posted
over 1 year ago
by
dpblogs
95
Comments
An O/RM, like any layer of abstraction, introduces overhead to data access. In EF 5.0 we have taken steps to reduce this overhead and improve performance. As a result in one of our tests, repeat execution time of the same LINQ query has been reduced by...
ADO.NET Blog
EF 4.3 Released
Posted
over 1 year ago
by
dpblogs
81
Comments
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. Over the last six months we’ve released a series of previews of our Code First Migrations work. Today we are...
ADO.NET Blog
EF 4.3 Code-Based Migrations Walkthrough
Posted
over 1 year ago
by
dpblogs
99
Comments
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. For Code First Migrations see http://msdn.com/data/jj591621 We have released the first go-live release of...
Page 1 of 14 (329 items)
1
2
3
4
5
»