Getting started with entity framework

Senior Software Engineer at IronOne Technologies
Apr. 28, 2012
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
Getting started with entity framework
1 of 17

More Related Content

What's hot

Ef code firstEf code first
Ef code firstZealousysDev
Reactjs Reactjs
Reactjs Neha Sharma
.Net Core.Net Core
.Net CoreBertrand Le Roy
Introduction To DotnetIntroduction To Dotnet
Introduction To DotnetSAMIR BHOGAYTA
Asp.Net Core MVC , Razor page , Entity Framework CoreAsp.Net Core MVC , Razor page , Entity Framework Core
Asp.Net Core MVC , Razor page , Entity Framework Coremohamed elshafey
MEAN StackMEAN Stack
MEAN StackKrishnaprasad k

Viewers also liked

Introducing Entity Framework 4.0Introducing Entity Framework 4.0
Introducing Entity Framework 4.0Bishoy Demian
Entity framework and how to use itEntity framework and how to use it
Entity framework and how to use itnspyre_net
Lerman Vvs14  Ef Tips And TricksLerman Vvs14  Ef Tips And Tricks
Lerman Vvs14 Ef Tips And TricksJulie Lerman
Lerman Adx303 Entity Framework 4 In AspnetLerman Adx303 Entity Framework 4 In Aspnet
Lerman Adx303 Entity Framework 4 In AspnetJulie Lerman
Entity Framework Database and Code FirstEntity Framework Database and Code First
Entity Framework Database and Code FirstJames Johnson
Using sql server in c sharpUsing sql server in c sharp
Using sql server in c sharpFaruk Alkan

Similar to Getting started with entity framework

Entity Framework v1 and v2Entity Framework v1 and v2
Entity Framework v1 and v2Eric Nelson
Entity Framework V1 and V2Entity Framework V1 and V2
Entity Framework V1 and V2ukdpe
LINQ 2 SQL Presentation To Palmchip  And Trg, Technology Resource GroupLINQ 2 SQL Presentation To Palmchip  And Trg, Technology Resource Group
LINQ 2 SQL Presentation To Palmchip And Trg, Technology Resource GroupShahzad
70487.pdf70487.pdf
70487.pdfKaren Benoit
Building nTier Applications with Entity Framework Services (Part 1)Building nTier Applications with Entity Framework Services (Part 1)
Building nTier Applications with Entity Framework Services (Part 1)David McCarter
5c8605.ado.net5c8605.ado.net
5c8605.ado.netharkesh singh

Recently uploaded

Supplier Sourcing_Cathy.pptxSupplier Sourcing_Cathy.pptx
Supplier Sourcing_Cathy.pptxCatarinaTorrenuevaMa
Machine learning with quantum computersMachine learning with quantum computers
Machine learning with quantum computersSpeck&Tech
Orchestration, Automation and Virtualisation Maturity ModelOrchestration, Automation and Virtualisation Maturity Model
Orchestration, Automation and Virtualisation Maturity ModelCSUC - Consorci de Serveis Universitaris de Catalunya
Die ultimative Anleitung für HCL Nomad Web AdministratorenDie ultimative Anleitung für HCL Nomad Web Administratoren
Die ultimative Anleitung für HCL Nomad Web Administratorenpanagenda
Easy Salesforce CI/CD with Open Source Only - Dreamforce 23Easy Salesforce CI/CD with Open Source Only - Dreamforce 23
Easy Salesforce CI/CD with Open Source Only - Dreamforce 23NicolasVuillamy1
Product Research Presentation-Maidy Veloso.pptxProduct Research Presentation-Maidy Veloso.pptx
Product Research Presentation-Maidy Veloso.pptxMaidyVeloso

Getting started with entity framework

Editor's Notes

  1. The Entity Framework includes the EntityClient data provider. This provider manages connections, translates entity queries into data source-specific queries, and returns a data reader that the Entity Framework uses to materialize entity data into objects.
  2. 5.0 beta http://msdn.microsoft.com/en-us/library/hh551137%28VS.103%29.aspx
  3. http://daveswersky.com/2010/05/26/entity-framework-4-then-and-now/