|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
3 Articles match "Entity Framework","Release"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework 4.0
including extension methods and lambda expressions Use LINQ to filter, sort, and group in-memory collections of objects Create LINQ to Entities queries to execute stored procedures and perform updates in real-world database applications Write LINQ to XML queries to search XML documents and save them to the file system Build a rich conceptual entity model using the EF and to visually map it to a database schema Learn how to implement Repository and Unit of Work design patterns with EF 4.0 Employ Test-Driven Development methodologies with the Entity Framework Detect and resolve concurrency
DevelopMentor Courses
- Monday, October 12, 2009
What's New in .NET 4.0
Create declarative services using workflow that can be deployed as simple text files Decouple your entity model from the data using Plain Old CLR Objects (POCOs). Write classes that can track changes to their own state for n-tier development with Entity Framework. NET platform, from the underlying runtime to programming languages and application frameworks. Leverage new features of C# 4.0, including named and optional parameters and dynamic typing.
DevelopMentor Courses
- Monday, August 10, 2009
Guerrilla .NET
Evening Track - choose either: LINQ to Entity Framework LINQ to EF introduces the Entity Framework ? an Object Relational Mapping (ORM) layer released in .NET frameworks but the most well known of these is WPF. However, there is now a Use C# 3.0 idioms like iterator methods, the lambda operator, and extension methods Write code that works well with the garbage collector Handle and throw exceptions properly Work with Windows Presentation Foundation (WPF) and XAML Write browser applications using Silverlight Manage long-running processes with Windows Workflow
DevelopMentor Courses
- Friday, June 12, 2009
|
14 Articles match "Entity Framework","Release"
|
The Latest from DevelopMentor
|
MORE
|
|
EF4 Self Tracking Entities – the new DataSet?
when I saw that Entity Framework 4.0 supports Self Tracking Entities (STEs) I was
interested The Entity Framework team has released a T4
Template generated entities themselves have no dependency on the Entity Framework. A while back I wrote a
blog blog post about DataSets and why you shouldn’t use them on service boundaries.
The
.NET Meanderings
- Friday, February 5, 2010
DevWeek on the Horizon
is a major release of .NET, In this series of talks we will look at the big changes in this release
in Entity Framework has grown up – the initial release, although gaining some popularity,
missed The new release,
version I’ve just realised that DevWeek 2010 is on the
horizon. horizon.
.NET Meanderings
- Monday, January 18, 2010
EF4 compared to NHibernate
Last week while teaching my new LINQ and Entity Framework course I got a question asking me to compare EF4 with NHibernate . EF is more than an ORM and supports a streaming model with data readers against the entity model without materializing entities
EF has an end-to-end n-tier solution out of the box with Self-Tracking Entities (nothing like that for NH)
Not having worked extensively with NHibernate, I wasn’t in a position to address the question. Then yesterday I received an email containing a link to a blog post by Oren Eini (aka Ayende Rahien)
Tony and Zuzana's World
- Wednesday, January 13, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Top Ten New Features in Entity Framework 4.0
The Entity Framework team at Microsoft has been extremely busy this past year to get a new version of the Entity Framework out the door. The first release (which shipped last summer with .NET In response, the EF team published an Entity Framework Design Blog , soliciting feedback from the community on critical design decisions. NET 3.5 SP1) generated a fair amount of criticism , especially because it lacked many features present in LINQ to SQL, such as POCO (Plain Old CLR Objects) support, and required developers to write excessive amounts of
Tony and Zuzana's World
- Thursday, July 9, 2009
-
Top Ten New Features in Entity Framework 4.0
The Entity Framework team at Microsoft has been extremely busy this past year to get a new version of the Entity Framework out the door. The first release (which shipped last summer with .NET In response, the EF team published an Entity Framework Design Blog , soliciting feedback from the community on critical design decisions. NET 3.5 SP1) generated a fair amount of criticism , especially because it lacked many features present in LINQ to SQL, such as POCO (Plain Old CLR Objects) support, and required developers to write excessive amounts of
Tony and Zuzana's World
- Thursday, July 9, 2009
-
Entity Framework Preview
The Entity Framework team just released CTP 1 of the Entity Framework for .NET The next version of the Entity Framework has a bunch of cool features a lot of have been clamoring for, such as support for POCO (Plain Old CLR Objects), lazy loading, and n-tier scenarios. Self-Tracking Entities
NET 4.0 Beta 1 .
Tony and Zuzana's World
- Saturday, June 27, 2009
-
Entity Framework Preview
The Entity Framework team just released CTP 1 of the Entity Framework for .NET The next version of the Entity Framework has a bunch of cool features a lot of have been clamoring for, such as support for POCO (Plain Old CLR Objects), lazy loading, and n-tier scenarios. Self-Tracking Entities
NET 4.0 Beta 1 .
Tony and Zuzana's World
- Saturday, June 27, 2009
-
EF 4.0 N-Tier Support: Take 2
Following the release of Visual Studio 2010 and .NET Beta 2 , the Entity Framework team put out a second CTP for Entity Framework 4.0, which includes enhancements to self-tracking entities . As the name implies, self-tracking entities know how to track their own state , so that it can be transmitted across service boundaries NET 4.0 The idea is similar to what we’ve been able to do for several years with datasets.
Tony and Zuzana's World
- Thursday, November 12, 2009
-
LINQ to SQL: It Lives! (sort of)
A lot of people are confused about whether or not they should use LINQ to SQL , because the word on the street is that Microsoft decided to kill it in favor of another ORM stack, the ADO.NET Entity Framework . That is why Damien Guard, a member of the LINQ to SQL / Entity Framework team, posted a list of changes to LINQ to SQL coming with the release of .NET The truth, however, is that Microsoft has never said they won’t continue to support LINQ to SQL, only that they won’t be investing heavily in advancing the product and adding a lot spiffy new features.
Tony and Zuzana's World
- Tuesday, June 9, 2009
-
LINQ to SQL: It Lives! (sort of)
A lot of people are confused about whether or not they should use LINQ to SQL , because the word on the street is that Microsoft decided to kill it in favor of another ORM stack, the ADO.NET Entity Framework . That is why Damien Guard, a member of the LINQ to SQL / Entity Framework team, posted a list of changes to LINQ to SQL coming with the release of .NET The truth, however, is that Microsoft has never said they won’t continue to support LINQ to SQL, only that they won’t be investing heavily in advancing the product and adding a lot spiffy new features.
Tony and Zuzana's World
- Tuesday, June 9, 2009
|
|
|