Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
ADO.NET Blog
>
All Tags
>
providers
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
20 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
ADO.NET Orcas
ADO.NET vNext
Core Lab
Data Direct
DataSet
DB2
Devart
EDM
EF4
Entity Framework
Entity Framework Futures
Firebird
IBM
MySQL
Npgsql
Oracle
Orcas
PostgreSQL
Sample Provider
SQL Server 2008
SQLClient
Sybase
Visual Studio 2010
What's New
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:
Oracle Releases Beta of Entity Framework Provider
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. Oracle recently announced that they’ve released a Beta version of their provider which supports Entity Framework. Features include LINQ to Entities, Model First development...
on
22 Feb 2011
Blog Post:
Devart Releases New Entity Framework Provider
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. Devart recently announced that they’ve released an updated version of their provider that works with Entity Framework 4.0. New features include DDL generation...
on
25 Jan 2011
Blog Post:
Writing an EF-enabled ADO.NET Provider - Part 2
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. Part 2: Provider Manifest This article outlines how to write the provider manifest for our Entity Framework Provider. We will walk through the different components...
on
5 Jan 2011
Blog Post:
Writing an EF Enabled ADO.NET Provider
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. Part 1: Provider Overview This article is the first in a series designed to teach developers the basic steps to write an Entity Framework Enabled ADO.NET provider. This article...
on
5 Jan 2011
Blog Post:
Progress Software Releases New Entity Framework Provider
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. Progress Software just announced that they’ve released version 3.5 of their DataDirect Connect provider for ADO.NET Entity Framework. This release...
on
20 Oct 2010
Blog Post:
SQL Connectivity Annual Survey
dpblogs
Greetings to the SQL Server community : Last year in October 2009, we introduced the process of interacting on a regular basis with the developers and users in the form of surveys. During the last 12 months, we completed surveys that focused on the broad SQL Connectivity components, including ODBC...
on
12 Oct 2010
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:
EF Caching with Jarek Kowalski's Provider
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. Jarek Kowalski built a great caching and tracing toolkit that makes it easy to add these two features onto the Entity Framework. His code sample plugs in as...
on
13 Sep 2010
Blog Post:
Microsoft SQL Server has a new connectivity portal page!
dpblogs
The Microsoft SQL Server team is working on a portal page that brings together common resources and community links for all data access providers to Microsoft SQL Server. We’d like your feedback on how useful you will find it and what else you’d like to see included. Although, at this time...
on
27 May 2010
Blog Post:
EF4 Sample Provider for SQL Server now available
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. We are excited to share the latest revision of the Entity Framework sample provider for SQL Server. You can find in on Code Gallery here . All existing providers...
on
25 May 2010
Blog Post:
Exception Handling in the .NET Framework Data Provider for ODBC, OLE DB, and for SQL Server
dpblogs
Developers using the .NET Framework Data Provider for ODBC, the .NET Framework Data Provider for OLE DB, or the NET Framework Data Provider for SQL Server often send feedback to Microsoft, asking for a complete list of the exceptions that a given method can throw. Until such time as the documentation...
on
24 May 2010
Blog Post:
ADO.NET Survey Results
dpblogs
A while ago, we, the core ADO.NET team, sent out a survey in order to gather your feedback about some suggestions and future ideas for our products. Now, it’s more than time to share the results with you. We had a total of 559 respondents, most from Europe and USA, representing mostly software manufacturers...
on
11 May 2010
Blog Post:
New features in Entity Framework impacting providers
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. Providers for Entity Framework 3.5 will work unmodified against Entity Framework 4.0. Also, most of the features and improvements introduced in Entity Framework...
on
22 Oct 2009
Blog Post:
Entity Framework Provider for Synergy DBMS
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. It is my pleasure to announce that Synergex has released their Synergy/DE Data Provider for .NET with support for the Entity Framework. The Synergy/DE Data...
on
1 Jul 2009
Blog Post:
ADO.NET Entity Framework Provider for Firebird RTM Now Available
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. Firebird recently announced the RTM of FirebirdClient 2.5. This new release now provides full support for the Entity Framework. To learn more about FirebirdClient...
on
1 Jun 2009
Blog Post:
Entity Framework-Enabled Providers Lists
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. I love posting announcements to the blog to let people know about the latest and greatest information about Entity Framework-enabled ADO.NET providers. Blogs...
on
26 Jan 2009
Blog Post:
OpenLink Releases Their Virtuoso ADO.NET Entity Framework Provider
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. 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...
on
12 Jan 2009
Blog Post:
Beta of Firebird ADO.NET Provider with Entity Framework Support Available
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. I'm pleased to announce that a beta of the Firebird ADO.NET provider with Entity Framework support is now available. Congratulations to Jiří Činčura...
on
12 Jan 2009
Blog Post:
IBM's ADO.NET Provider Supports the Entity Framework!
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. Time for another update on Entity Framework-enabled ADO.NET providers. It is my pleasure to announce that IBM has added Entity Framework support to their ADO...
on
10 Dec 2008
Blog Post:
Sybase's SQL Anywhere ADO.NET Provider Supports the ADO.NET Entity Framework!
dpblogs
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 on the SQL Anywhere 11 release, please see the following...
on
21 Oct 2008
Blog Post:
Npgsql's ADO.NET Provider for PostgreSQL Supports the ADO.NET Entity Framework!
dpblogs
I always enjoy making announcements regarding external providers releasing their Entity Framework-enabled ADO.NET providers. It is my pleasure to announce that Npgsql has released a version 2.0 of their ADO.NET provider for PostgreSQL , which includes support for the Entity Framework. For more...
on
14 Oct 2008
Blog Post:
Devart's New Providers Support the ADO.NET Entity Framework!
dpblogs
It is my pleasure to announce the first (to the best of my knowledge) external providers to support the ADO.NET Entity Framework! Devart (formerly Core Lab) has released a new version of their ADO.NET providers, which includes support for the Entity Framework. For more information, see the following...
on
5 Sep 2008
Blog Post:
New sample provider demonstrates Oracle connectivity
dpblogs
As noted on Jaroslaw Kowalski's blog , we have released a new flavor of the ADO.NET Entity Framework sample provider. You can access the Oracle flavor of the sample provider on the Code Gallery site here . The new sample wraps System.Data.OracleClient instead of System.Data.SqlClient, demonstrating...
on
24 Jun 2008
Blog Post:
Entity Framework Provider Updates
dpblogs
Greetings from TechEd! We've updated the ADO.NET Entity Framework Sample Provider for .NET 3.5 SP1 Beta and posted it at the MSDN Code Gallery site. You can download the sample provider here: http://code.msdn.microsoft.com/EFSampleProvider Yesterday we held a chalk talk session with many...
on
5 Jun 2008
Blog Post:
Recent ADO.NET Entity Framework provider news - Demos and downloads
dpblogs
Here are a few quick announcements about ADO.NET providers supporting the Entity Framework. Enjoy! Core Lab (Connectivity to Multiple Data Stores) Core Lab was the first ADO.NET provider writer to support Beta 3 of the Entity Framework. Their provider includes connectivity to Oracle, MySQL,...
on
7 May 2008
Page 1 of 2 (27 items)
1
2