|
|
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","XML"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
including extension methods and lambda expressions Use LINQ to filter, sort, and group in-memory collections of objects Create LINQ to SQL queries to execute SQL Server 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 Use LINQ to Entities to write strongly typed queries against the Entity Data Model Detect and resolve concurrency conflicts with both LINQ to SQL and LINQ to Entities Execute business
DevelopMentor Courses
- Friday, June 12, 2009
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
DevelopMentor Courses
- Monday, October 12, 2009
Guerrilla .NET
We look at this technology including the from / select / where syntax and talk about how LINQ can be used to query your collections of objects LINQ to XML LINQ to XML is the new API for XML processing introduced in .NET However, more that that it allows both the generation of XML and a simple way of transforming XML data into objects. 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
DevelopMentor Courses
- Friday, June 12, 2009
|
6 Articles match "Entity Framework","XML"
|
The Latest from DevelopMentor
|
MORE
|
|
Survival Skills for Developers
If reading and writing from a database is a basic skill like walking, then a good data access framework is your walking stick. NET guy so I’ve worked with NHibernate, SubSonic, Entity Framework, and a couple homegrown solutions. NET framework). Let’s suspend reality for a moment and pretend you’re heading out into the woods this weekend. Set aside the fact that you are a software developer and have no business tromping around out in the wilderness.
Ardent Dev
- Wednesday, February 10, 2010
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
ELINQ with EF 4.0 Course Update
I’ve been working feverishly the last couple of months to update my DevelopMentor course: Essential LINQ with Entity Framework 4.0 . LINQ to XML
EF: LINQ to Entities
Here is a breakdown of the course content:
Day 1:
1.
Tony and Zuzana's World
- Tuesday, December 29, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Learn What’s New in Entity Framework 4.0!
I’ll be presenting a free DevelopMentor web cast on Tuesday Dec 8, 2009 at 9:00 am (Pacific Standard Time) on new features in Entity Framework 4.0. The web cast includes slides and demos , as well as question-and-answer periods in which we’ll discuss some of the other new features coming in Entity Framework 4.0. If you would like to get a complete in-depth treatment of everything Entity Framework There’s way too much that’s new to cover in a 90 minute web cast, but we’ll be focusing on the biggies:
POCO Classes
Tony and Zuzana's World
- Saturday, December 12, 2009
-
Learn What’s New in Entity Framework 4.0!
I’ll be presenting a free DevelopMentor web cast on Tuesday Dec 8, 2009 at 9:00 am (Pacific Standard Time) on new features in Entity Framework 4.0. The web cast includes slides, demos and detailed how-to’s, as well as a question-and-answer period in which we’ll discuss some of the other new features coming in Entity Framework 4.0. If you would like to get a complete in-depth treatment of everything There’s way too much that’s new to cover in a 90 minute web cast, but we’ll be focusing on the biggies:
POCO Classes
Tony and Zuzana's World
- Wednesday, December 2, 2009
-
T4 POCO Templates for L2S and EF
Having said all that, what tools are available to automatically generate POCO entities from the database? There were templates galore for various frameworks, such as n-tiers, NHibernate, CSLA, and PLINKO. However, I did find a template by Damien Guard that serves as a wholesale replacement for LINQ to SQL entities. In my MSDN Magazine article on SOA Data Access I recommend exposing Data Transfer Objects (DTOs) from the Data Access Layer (DAL). These objects should be Plain Old CLR Objects (POCOs) that are Persistent Ignorant (PI), eschewing traces of any particular persistence
Tony and Zuzana's World
- Friday, January 16, 2009
-
Survival Skills for Developers
If reading and writing from a database is a basic skill like walking, then a good data access framework is your walking stick. NET guy so I’ve worked with NHibernate, SubSonic, Entity Framework, and a couple homegrown solutions. NET framework). Let’s suspend reality for a moment and pretend you’re heading out into the woods this weekend. Set aside the fact that you are a software developer and have no business tromping around out in the wilderness.
Ardent Dev
- Wednesday, February 10, 2010
-
ELINQ with EF 4.0 Course Update
I’ve been working feverishly the last couple of months to update my DevelopMentor course: Essential LINQ with Entity Framework 4.0 . LINQ to XML
EF: LINQ to Entities
Here is a breakdown of the course content:
Day 1:
1.
Tony and Zuzana's World
- Tuesday, December 29, 2009
-
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
|
|
|