ADO.NET team blog
Browse by Tags
All Tags
»
Entity Framework
(RSS)
ADO.NET
ADO.NET Data Services
ADO.NET Orcas
ADO.NET vNext
ASP.NET
Astoria
Beta 3
Core Lab
Data Direct
DB2
Devart
EDM
Entity Data Source
Entity Framework Feature CTP1 for .NET 4.0
Entity Framework Futures
Entity Framwork Feature CTP2 for .NET 4.0
Firebird
IBM
Informix
LINQ to SQL
MySQL
Npgsql
OpenLink
Oracle
Orcas
PDC
Performance
Phoenix Software Solutions
POCO
PostgreSQL
Providers
Sample Provider
SQL Server 2008
SQLite
Sybase
Synergex
U2
Virtuoso
Visual Studio 2010 Beta 2
What's New
What's New Data Services
Entity Designer Database Generation Power Pack
08 February 10 09:22 AM
|
dpblogs
|
3 Comments
The "Entity Designer Database Generation Power Pack" is a downloadable addition to Visual Studio 2010 Beta 2 which includes some new database generation technologies. The original Database Generation feature in the Entity Designer in VS 2010 is extensible
Read More...
Announcing the Entity Framework POCO Template update for Visual Studio 2010 Beta 2
25 January 10 11:55 AM
|
dpblogs
|
7 Comments
Note: The download links below have been disabled while we prepare to release a new refresh of the template that is compatible with Visual Studio 2010 Release Candidate. Today we are releasing an updated version of the POCO entity generation templates
Read More...
Walkthrough: POCO Template for the Entity Framework
25 January 10 10:58 AM
|
dpblogs
|
11 Comments
The POCO Template can be used to generate persistence ignorant entity types from an Entity Data Model. The goal of this walkthrough is to demonstrate a basic scenario of its use with Entity Framework. Requirements Any edition of Visual Studio 2010 Beta
Read More...
POCO Proxies Part 1
22 December 09 09:52 AM
|
dpblogs
|
16 Comments
The Entity Framework (EF) in .NET 4.0 introduces the ability to interact with entities with persistence ignorance (POCOs). While this favors separation of concerns, it also means that the entities will do less because they cannot talk directly to the
Read More...
Test-Driven Development Walkthrough with the Entity Framework 4.0
17 December 09 02:14 PM
|
dpblogs
|
0 Comments
This walkthrough will demonstrate how to use the new Plain Old CLR Object (POCO) support in Entity Framework 4.0 to develop an application using Test-Driven Development (TDD). In the first release of EF, entity classes had to inherit from EntityObject
Read More...
Automatic Generation of Stored Procedure Return Types
12 November 09 12:07 PM
|
dpblogs
|
6 Comments
A new feature of the Entity Framework in .NET 4.0 is the ability to return collections of complex type instances from stored procedures. In the next public release of the designer, we have enriched this functionality by adding the ability to automatically
Read More...
Foreign Key Relationships in the Entity Framework
06 November 09 02:06 PM
|
dpblogs
|
11 Comments
Last March Alex James posted to our design blog about our plans for adding foreign keys to the entity framework . Since then we’ve pushed forward with implementing FK associations and properties and have included them in Visual Studio 2010 Beta 2 . This
Read More...
Model First with the Entity Framework 4
05 November 09 09:52 AM
|
dpblogs
|
7 Comments
In a previous post , we walked through the designer’s “out of the box” database schema generation experience. In this post, we show how some new designer features in VS2010 Beta 2 integrate with this capability, then we pop the hood and show how easy
Read More...
ADO.Net Entity Framework Feature Community Technology Preview Released!
04 November 09 03:25 PM
|
dpblogs
|
19 Comments
We’ve released an update of the Entity Framework Feature CTP ! The updated CTP includes many requested improvements and added features we’ve gathered from the community since the release of our first CTP and supports installation with Visual Studio 2010
Read More...
Upcoming ADO.Net Entity Framework Feature Community Technology Preview for Visual Studio 2010 Beta 2
26 October 09 05:42 PM
|
dpblogs
|
6 Comments
Just a quick note to let everyone know we’re actively working on an updated Feature CTP for Visual Studio 2010 Beta 2. As soon as the bits are ready we’ll release and post here again. Currently the plan is to include some great new enhancements
Read More...
New features in Entity Framework impacting providers
22 October 09 12:31 PM
|
dpblogs
|
2 Comments
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 4.0 will just work against an Entity Framework 3.5 provider. However, there are several features
Read More...
VS2010 and .NET Framework 4 Beta 2 Announced!
19 October 09 05:56 PM
|
dpblogs
|
21 Comments
Visual Studio 2010 and the .NET Framework 4 Beta 2 are now available for download by MSDN subscribers and will available to the rest of the world on Wednesday. Beta 2 as well the VS2010 Launch date of March 22, 2010 were announced this morning on Soma’s
Read More...
Improvements to the Generated SQL in .NET 4.0 Beta1
05 August 09 09:31 PM
|
dpblogs
|
19 Comments
One of the things that we are continuously working on improving is the quality and the readability of the SQL generated when querying using the Entity Framework. We have already made some improvements in .NET 4.0 Beta 1, and we are working on more for
Read More...
Customizing T4 Templates
22 July 09 11:26 AM
|
dpblogs
|
7 Comments
The whole point of us using T4 for code-generation is that it makes it easy to customize the generated entities. A good example might be to support some sort of validation when setting string properties. To illustrate lets re-use the code from the recent
Read More...
Entity Framework Provider for Synergy DBMS
01 July 09 10:08 AM
|
dpblogs
|
1 Comments
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 Provider for .NET enables developers to access Synergy DBMS databases from .NET applications and
Read More...
More Posts
Next page »
Search
This Blog
Home
Email
Tags
2.0 SP1
ADO.NET
ADO.NET Data Services
ADO.NET Orcas
ADO.NET vNext
ASP.NET
Astoria
Beta 3
Core Lab
Data Direct
DataSet
DB2
Devart
Dynamic ADO.NET
EDM
Entity Data Source
Entity Framework
Entity Framework Feature CTP1 for .NET 4.0
Entity Framework Feature CTP2 for .NET 4.0
Entity Framework Futures
Entity Framwork Feature CTP2 for .NET 4.0
Firebird
IBM
Informix
Jasper
LINQ to SQL
MySQL
Npgsql
OpenLink
Oracle
Orcas
PDC
Performance
Petshop
Phoenix Software Solutions
POCO
PostgreSQL
Providers
Sample Provider
SQL Server 2008
SQLClient
SQLite
Sybase
Synergex
U2
Virtuoso
VistaDB
Visual Studio 2010 Beta 2
Web Data Service
What's New
What's New Data Services
Archives
February 2010 (1)
January 2010 (5)
December 2009 (2)
November 2009 (8)
October 2009 (3)
September 2009 (1)
August 2009 (2)
July 2009 (2)
June 2009 (8)
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 (10)
April 2008 (4)
March 2008 (4)
February 2008 (3)
January 2008 (8)
December 2007 (11)
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)
MSDN
MSDN Data
MSDN XML
MSDN Sync
Other Data Programmability Team Blogs
Data Programmability team blog
SQL Protocols team blog
XML team blog
Project Astoria Team Blog
JDBC Team Blog
SQL Server Driver for PHP Team Blog
Data Replication and Sync Blog
Entity Framework Design Blog
Syndication
RSS 2.0
Atom 1.0