Skip to main content
Dev Corner > Blogs > Dev Corner Blog > Posts > Developer Presentation: Entity Framework

e.magination Dev Corner Blog

Developer Presentation: Entity Framework
In this recent brownbag presentation, ‘Introduction to the Entity Framework’, Dan Bedassa covered a brief description of what the EF is and why we want to use it as opposed to using Linq to SQL. Dan also covered a demo showing what we need to work with the EF including:
 
  • The Entity Data Model (EDM) and its components.
  • Querying the EDM using Linq and Entity SQL syntax.
  • The use of Stored Procedures in the EF.
  • Inheritance in the EF.
  • Command line EDM generation tool (EDMGen.exe)


Supplimental Materials:
Entity Framework Brownbag.zip

 
Developer Presentation: Entity Framework - Dev Corner Blog
Go Search
Other Blogs
There are no items in this list.