DevCares

Date
Fri, 25 Sep 2009, 14:00 - 17:00 (Add to calendar) GMT
Venue
High Tech Bar at the INFOMART , Dallas, US
Cost
Free

While most enterprise applications are object-oriented, the data upon which they depend is not. Often, binding these two platforms together can result in significant amounts of lost productivity and a less than optimal solution.

Come see how you can resolve this recurring theme by leveraging the ADO.NET Entity Framework as your Data Access Layer. In this session, we’ll…

•Explore the Entity Framework and its related components •Design an Entity Data Model using the designer tools •Walk through a variety of examples of how to interact with the model •Demonstrate advanced mapping scenarios •Compare Entity Framework to LINQ-to-SQL •Discuss the tips and tricks on implementing Entity Framework in your current application You’ll walk-away with a clear understanding of how the Entity Framework can greatly simplify your DAL and enable you to program against a conceptual model of your data, versus the actual data store itself.

Speaker: Rob Vettor

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan