SlideShare a Scribd company logo
Entity Framework Today


         Julie Lerman
               The Data Farm
        jlerman@thedatafarm.com
            twitter @julielerman
       Presented at Dotnet-zentral.ch
                May 2, 2012
Julie Lerman
consultant/mentor
Microsoft MVP, INETA Speaker,
ASPInsider, MCP, VTdotNET Leader,
Pluralsight video author
contact
jlerman@theDataFarm.com
www.thedatafarm.com
blog
theDataFarm.com/blog
twitter
@julielerman
book web site
LearnEntityFramework.com
Plan A
• Entity Framework Overview
• “Getting Started” Code
• Focus on some features
• Non-”DemoWare” Solution
Object
     Relational
     Mapper




LINQ to Entities
Entity SQL
Entity Data Model
                           Runtime
EDMX                          EDM

(XML)               System.Data.Metadata.Edm
                             .EntityType
                           .EdmProperty
                         .AssociationType
                              .EdmType
                                .Facet




Code + Code First
EF4.x              EntityFramework.dll


Code First DbContext
Model-less EF                      Simpler Access
 POCOPOCOPOCOPOCO                   Find, Local, Validation, etc…




Entity Framework 4




                                                              Visual Studio 2010
                                                                EDM Designer
       “Core”
                   (in .NET 4)
 (Object Services API (ObjectContext) & EntityClient API)
EF 5.x              EntityFramework.dll


Code First DbContext
Model-less EF                      Simpler Access
 POCOPOCOPOCOPOCO                   Find, Local, Validation, etc…




 Entity Framework




                                                                             Visual Studio 11
        Core



                                                              EDM Designer
                 (in .NET 4.5)
 (Object Services API (ObjectContext) & EntityClient API)
  New: Enum support, Geo Data, auto query cache etc.
EntityFramework.dll
Getting Started
                      Pick your modeling workflow
                         DB First, Model First, Code First

                    Use DbContext for new projects
                    ObjectContext accessible if you need it

                                    Database?
                 Existing or let Code First/Model First create it

                       Database or Model Changes
          Model Updates & DB Updates (“migrations”) supported

                            Consider architecture
*Separate projects for model, context, etc   *Repositories, UOW, automated tests, etc.
Shall we code?
Feature Demos
More on migrations
No-tracking queries (performance)
Managing disconnected state
Data layer validations
My favorite small DbContext features
T4Scaffolding to gen context & repo
ARCHITECTURE
UI
 Service Layer
  Bus Layer
 Repo/UoW LINQ
Data Layer EF
Database
Testable
                            Classes
                                              System.Data.Entity
  Fake
Object/DbSet
                         Fake
                                               Metadata &
           Fake Context & DataA              Object/DbContext
      Context & Data B

                              Class
                               Class
                                Class
                           Repositories
                                 Class
                            Repositories
Tests
                             Repositories
                              Repositories
                            Unit of Work
                                                   UI
Some “controversies”


EF &Repository/Unit of Work

Abstracting ORMs
Resources
•   MSDN Developer Center: msdn.com/data/ef
•   EF Team: blogs.msdn.com/adonet
•   Rowan Miller Blog: romiller.com
•   Arthur Vickers: blog.oneunicorn.com
•   Julie Lerman: thedatafarm.com/blog
•   LearnEntityFramework.com
•   Pluralsight.com videos
•   MSDN Magazine Data Points Column
    – http://JulieL.me/datapointscolumn
Julie Lerman
consultant/mentor
Microsoft MVP, INETA Speaker,
ASPInsider, MCP, VTdotNET Leader
contact
jlerman@theDataFarm.com
www.thedatafarm.com
blog
theDataFarm.com/blog
twitter
@julielerman
book web site
LearnEntityFramework.com
Resources
•   MSDN Developer Center: msdn.com/data/ef
•   EF Team: blogs.msdn.com/adonet
•   Rowan Miller Blog: romiller.com
•   Arthur Vickers: blog.oneunicorn.com
•   Julie Lerman: thedatafarm.com/blog
•   LearnEntityFramework.com
•   Pluralsight.com videos
•   MSDN Magazine Data Points Column
    – http://JulieL.me/datapointscolumn
Julie Lerman
consultant/mentor
Microsoft MVP, INETA Speaker,
ASPInsider, MCP, VTdotNET Leader
contact
jlerman@theDataFarm.com
www.thedatafarm.com
blog
theDataFarm.com/blog
twitter
@julielerman
book web site
LearnEntityFramework.com

More Related Content

What's hot (20)

PDF
MongoDB World 2018: A Swift Introduction to Swift
MongoDB
 
PPTX
Using PowerShell as DSL in .Net applications
Joy George
 
PPTX
Concurrent paradigms - Paralelism approaches
Joel Corrêa
 
PPT
Be project ppt asp.net
Sanket Jagare
 
PDF
Monorepo: React Web & React Native
Eugene Zharkov
 
PDF
Monorepo: React + React Native. React Alicante
Eugene Zharkov
 
PPTX
Dependency injection presentation
Ahasanul Kalam Akib
 
PPTX
Empathic API-Design
Corneil du Plessis
 
ODP
OSGi Sticker Shock Eclipse Con 2010
ericjohnson
 
PPTX
Spring integration with the Java DSL
Ben Wilcock
 
PPT
LINQ in Visual Studio 2008
ukdpe
 
PPTX
Asp.net and .Net Framework ppt presentation
abhishek singh
 
PPTX
.Net language support
Then Murugeshwari
 
PPTX
Developing hybrid ASP.NET Core applications in Azure App Service consuming o...
SharePointRadi
 
PDF
6. entity framework 6 aspdotnet-mvc5-slides
MasterCode.vn
 
PPTX
Building data centric applications for web, desktop and mobile with Entity Fr...
Microsoft Developer Network (MSDN) - Belgium and Luxembourg
 
PPTX
ECS2018 PnP Training Day - Branding
SharePointRadi
 
PDF
Learn how to build Functional Reactive Applications with Elm, Node.js and Inf...
J On The Beach
 
PDF
EMPEX LA 2018 - Inclusion Starts with Docs
Pete Gamache
 
PDF
Beam me up, scotty (PUG Roma)
Gianluca Padovani
 
MongoDB World 2018: A Swift Introduction to Swift
MongoDB
 
Using PowerShell as DSL in .Net applications
Joy George
 
Concurrent paradigms - Paralelism approaches
Joel Corrêa
 
Be project ppt asp.net
Sanket Jagare
 
Monorepo: React Web & React Native
Eugene Zharkov
 
Monorepo: React + React Native. React Alicante
Eugene Zharkov
 
Dependency injection presentation
Ahasanul Kalam Akib
 
Empathic API-Design
Corneil du Plessis
 
OSGi Sticker Shock Eclipse Con 2010
ericjohnson
 
Spring integration with the Java DSL
Ben Wilcock
 
LINQ in Visual Studio 2008
ukdpe
 
Asp.net and .Net Framework ppt presentation
abhishek singh
 
.Net language support
Then Murugeshwari
 
Developing hybrid ASP.NET Core applications in Azure App Service consuming o...
SharePointRadi
 
6. entity framework 6 aspdotnet-mvc5-slides
MasterCode.vn
 
Building data centric applications for web, desktop and mobile with Entity Fr...
Microsoft Developer Network (MSDN) - Belgium and Luxembourg
 
ECS2018 PnP Training Day - Branding
SharePointRadi
 
Learn how to build Functional Reactive Applications with Elm, Node.js and Inf...
J On The Beach
 
EMPEX LA 2018 - Inclusion Starts with Docs
Pete Gamache
 
Beam me up, scotty (PUG Roma)
Gianluca Padovani
 

Viewers also liked (15)

PPTX
Tarea 7-maria-elena-reyes-romero bien (1)
elena reyes
 
PDF
žEdna voda, guste godine i kuke za nebo željko kalinić
Servon Morlak
 
PPTX
Positive Interventions
Steven E. Hudson
 
PPT
NationBildGuid
merveiede
 
DOCX
Soberania, territorio y petroleo
Abner Josue
 
PPT
CóMo Subir Una PresentacióN De Power Point En
profesorafrancisca
 
ODP
Prac4
crhis96
 
PPTX
динамические паузы
Наталка Констина
 
PDF
Lou Adler & Lever Webinar: How Dumping Skills-Infested Job Descriptions Will ...
Lever Inc.
 
PDF
02 estructuracion 148 155
Jose Vargas
 
PDF
Peritaje Lyon House 1a Parte
Tania Caplier
 
DOCX
Metrado de cargas
jhon kerlen merino santillan
 
PDF
Rehabilitación Estructural
Edgar Abdiel Cedeño Jimenez
 
PDF
Diseño y Construcción de Edificios Altos en Panamá.
Edgar Abdiel Cedeño Jimenez
 
DOCX
PROCESOS PEDAGOGICOS Y DIDACTICOS
Edgard Gonzales Gutierrez
 
Tarea 7-maria-elena-reyes-romero bien (1)
elena reyes
 
žEdna voda, guste godine i kuke za nebo željko kalinić
Servon Morlak
 
Positive Interventions
Steven E. Hudson
 
NationBildGuid
merveiede
 
Soberania, territorio y petroleo
Abner Josue
 
CóMo Subir Una PresentacióN De Power Point En
profesorafrancisca
 
Prac4
crhis96
 
динамические паузы
Наталка Констина
 
Lou Adler & Lever Webinar: How Dumping Skills-Infested Job Descriptions Will ...
Lever Inc.
 
02 estructuracion 148 155
Jose Vargas
 
Peritaje Lyon House 1a Parte
Tania Caplier
 
Metrado de cargas
jhon kerlen merino santillan
 
Rehabilitación Estructural
Edgar Abdiel Cedeño Jimenez
 
Diseño y Construcción de Edificios Altos en Panamá.
Edgar Abdiel Cedeño Jimenez
 
PROCESOS PEDAGOGICOS Y DIDACTICOS
Edgard Gonzales Gutierrez
 
Ad

Similar to Entity Framework Today (May 2012) (20)

PPTX
Applying EF Code First at Your Job
Enea Gabriel
 
PDF
Architecting Smarter Apps with Entity Framework
Saltmarch Media
 
PPTX
dotNet Miami - June 21, 2012: Richie Rump: Entity Framework: Code First and M...
dotNet Miami
 
PPTX
Entity Framework: Code First and Magic Unicorns
Richie Rump
 
PPTX
Entity Framework v1 and v2
Eric Nelson
 
PPTX
Getting started with entity framework
Lushanthan Sivaneasharajah
 
PDF
Entity Framework 6 Recipes 2nd Edition Brian Driscoll
raffygobahc9
 
PPTX
Entity Framework V1 and V2
ukdpe
 
PPTX
Building N Tier Applications With Entity Framework Services 2010
David McCarter
 
PDF
Learn Entity Framework in a day with Code First, Model First and Database First
Jibran Rasheed Khan
 
PPTX
MVC and Entity Framework 4
James Johnson
 
PPTX
Entity Framework Database and Code First
James Johnson
 
PPTX
La sql
James Johnson
 
PPTX
Microsoft Entity Framework
Mahmoud Tolba
 
PPTX
Building nTier Applications with Entity Framework Services (Part 1)
David McCarter
 
PPTX
ASP.NET MVC and Entity Framework 4
James Johnson
 
PPT
Getting started with entity framework revised 9 09
manisoft84
 
PPTX
Entity Framework 4
Stefano Paluello
 
PDF
Entity Framework 6 Recipes 2nd Edition Brian Driscoll
jtdyfyhl5782
 
PPT
Entity Framework 4 In Microsoft Visual Studio 2010
Eric Nelson
 
Applying EF Code First at Your Job
Enea Gabriel
 
Architecting Smarter Apps with Entity Framework
Saltmarch Media
 
dotNet Miami - June 21, 2012: Richie Rump: Entity Framework: Code First and M...
dotNet Miami
 
Entity Framework: Code First and Magic Unicorns
Richie Rump
 
Entity Framework v1 and v2
Eric Nelson
 
Getting started with entity framework
Lushanthan Sivaneasharajah
 
Entity Framework 6 Recipes 2nd Edition Brian Driscoll
raffygobahc9
 
Entity Framework V1 and V2
ukdpe
 
Building N Tier Applications With Entity Framework Services 2010
David McCarter
 
Learn Entity Framework in a day with Code First, Model First and Database First
Jibran Rasheed Khan
 
MVC and Entity Framework 4
James Johnson
 
Entity Framework Database and Code First
James Johnson
 
Microsoft Entity Framework
Mahmoud Tolba
 
Building nTier Applications with Entity Framework Services (Part 1)
David McCarter
 
ASP.NET MVC and Entity Framework 4
James Johnson
 
Getting started with entity framework revised 9 09
manisoft84
 
Entity Framework 4
Stefano Paluello
 
Entity Framework 6 Recipes 2nd Edition Brian Driscoll
jtdyfyhl5782
 
Entity Framework 4 In Microsoft Visual Studio 2010
Eric Nelson
 
Ad

More from Julie Lerman (20)

PPTX
EF Core in Containerized ASP.NET Core APIs
Julie Lerman
 
PPTX
Domain-Driven Design with Tender Loving Care (DDD with TLC)
Julie Lerman
 
PPTX
What's New in Visual Studio 2017
Julie Lerman
 
PPTX
Microsoft for developers open source and cross platform
Julie Lerman
 
PPTX
Entity Framework and Domain Driven Design
Julie Lerman
 
PPTX
RavenDB Overview
Julie Lerman
 
PDF
Julie Lerman: Entity Framework FTQs (Frequently Tweeted Questions)
Julie Lerman
 
PDF
Julie Lerman Entity Framework in the Enterprise (Boston Code Camp March 2013)
Julie Lerman
 
PPTX
Working With Sql Azure from Entity Framework On-Premises (Julia Lerman)
Julie Lerman
 
PPTX
Perspectives on Entity Framework, Julie Lerman
Julie Lerman
 
PPTX
Entity Framework NYC Firestarter
Julie Lerman
 
PPTX
Getting Persistence Ignorant with Entity Framework, Julie Lerman
Julie Lerman
 
PPTX
Building n-Tier ASP.NET WebForms with Entity Framework 4, Lerman
Julie Lerman
 
PPTX
Persistence Ignorance in Entity Framework 4, Julie Lerman
Julie Lerman
 
PPTX
Persistence Ignorance in Entity Framework 4, Julie Lerman
Julie Lerman
 
PPTX
Entity Framework 4 and WCF
Julie Lerman
 
PPTX
Julie Lerman Agile Entity Framework (March 2010)
Julie Lerman
 
PDF
AgileEntity Framework 4
Julie Lerman
 
PPTX
Lerman Adx303 Entity Framework 4 In Aspnet
Julie Lerman
 
PPTX
Lerman Vvs14 Ef Tips And Tricks
Julie Lerman
 
EF Core in Containerized ASP.NET Core APIs
Julie Lerman
 
Domain-Driven Design with Tender Loving Care (DDD with TLC)
Julie Lerman
 
What's New in Visual Studio 2017
Julie Lerman
 
Microsoft for developers open source and cross platform
Julie Lerman
 
Entity Framework and Domain Driven Design
Julie Lerman
 
RavenDB Overview
Julie Lerman
 
Julie Lerman: Entity Framework FTQs (Frequently Tweeted Questions)
Julie Lerman
 
Julie Lerman Entity Framework in the Enterprise (Boston Code Camp March 2013)
Julie Lerman
 
Working With Sql Azure from Entity Framework On-Premises (Julia Lerman)
Julie Lerman
 
Perspectives on Entity Framework, Julie Lerman
Julie Lerman
 
Entity Framework NYC Firestarter
Julie Lerman
 
Getting Persistence Ignorant with Entity Framework, Julie Lerman
Julie Lerman
 
Building n-Tier ASP.NET WebForms with Entity Framework 4, Lerman
Julie Lerman
 
Persistence Ignorance in Entity Framework 4, Julie Lerman
Julie Lerman
 
Persistence Ignorance in Entity Framework 4, Julie Lerman
Julie Lerman
 
Entity Framework 4 and WCF
Julie Lerman
 
Julie Lerman Agile Entity Framework (March 2010)
Julie Lerman
 
AgileEntity Framework 4
Julie Lerman
 
Lerman Adx303 Entity Framework 4 In Aspnet
Julie Lerman
 
Lerman Vvs14 Ef Tips And Tricks
Julie Lerman
 

Recently uploaded (20)

PPTX
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PDF
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
PDF
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PDF
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
PDF
From Code to Challenge: Crafting Skill-Based Games That Engage and Reward
aiyshauae
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PDF
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
PDF
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
PDF
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
From Code to Challenge: Crafting Skill-Based Games That Engage and Reward
aiyshauae
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 

Entity Framework Today (May 2012)

  • 1. Entity Framework Today Julie Lerman The Data Farm [email protected] twitter @julielerman Presented at Dotnet-zentral.ch May 2, 2012
  • 2. Julie Lerman consultant/mentor Microsoft MVP, INETA Speaker, ASPInsider, MCP, VTdotNET Leader, Pluralsight video author contact [email protected] www.thedatafarm.com blog theDataFarm.com/blog twitter @julielerman book web site LearnEntityFramework.com
  • 3. Plan A • Entity Framework Overview • “Getting Started” Code • Focus on some features • Non-”DemoWare” Solution
  • 4. Object Relational Mapper LINQ to Entities Entity SQL
  • 5. Entity Data Model Runtime EDMX EDM (XML) System.Data.Metadata.Edm .EntityType .EdmProperty .AssociationType .EdmType .Facet Code + Code First
  • 6. EF4.x EntityFramework.dll Code First DbContext Model-less EF Simpler Access POCOPOCOPOCOPOCO Find, Local, Validation, etc… Entity Framework 4 Visual Studio 2010 EDM Designer “Core” (in .NET 4) (Object Services API (ObjectContext) & EntityClient API)
  • 7. EF 5.x EntityFramework.dll Code First DbContext Model-less EF Simpler Access POCOPOCOPOCOPOCO Find, Local, Validation, etc… Entity Framework Visual Studio 11 Core EDM Designer (in .NET 4.5) (Object Services API (ObjectContext) & EntityClient API) New: Enum support, Geo Data, auto query cache etc.
  • 9. Getting Started Pick your modeling workflow DB First, Model First, Code First Use DbContext for new projects ObjectContext accessible if you need it Database? Existing or let Code First/Model First create it Database or Model Changes Model Updates & DB Updates (“migrations”) supported Consider architecture *Separate projects for model, context, etc *Repositories, UOW, automated tests, etc.
  • 11. Feature Demos More on migrations No-tracking queries (performance) Managing disconnected state Data layer validations My favorite small DbContext features T4Scaffolding to gen context & repo
  • 13. UI Service Layer Bus Layer Repo/UoW LINQ Data Layer EF Database
  • 14. Testable Classes System.Data.Entity Fake Object/DbSet Fake Metadata & Fake Context & DataA Object/DbContext Context & Data B Class Class Class Repositories Class Repositories Tests Repositories Repositories Unit of Work UI
  • 16. Resources • MSDN Developer Center: msdn.com/data/ef • EF Team: blogs.msdn.com/adonet • Rowan Miller Blog: romiller.com • Arthur Vickers: blog.oneunicorn.com • Julie Lerman: thedatafarm.com/blog • LearnEntityFramework.com • Pluralsight.com videos • MSDN Magazine Data Points Column – http://JulieL.me/datapointscolumn
  • 17. Julie Lerman consultant/mentor Microsoft MVP, INETA Speaker, ASPInsider, MCP, VTdotNET Leader contact [email protected] www.thedatafarm.com blog theDataFarm.com/blog twitter @julielerman book web site LearnEntityFramework.com
  • 18. Resources • MSDN Developer Center: msdn.com/data/ef • EF Team: blogs.msdn.com/adonet • Rowan Miller Blog: romiller.com • Arthur Vickers: blog.oneunicorn.com • Julie Lerman: thedatafarm.com/blog • LearnEntityFramework.com • Pluralsight.com videos • MSDN Magazine Data Points Column – http://JulieL.me/datapointscolumn
  • 19. Julie Lerman consultant/mentor Microsoft MVP, INETA Speaker, ASPInsider, MCP, VTdotNET Leader contact [email protected] www.thedatafarm.com blog theDataFarm.com/blog twitter @julielerman book web site LearnEntityFramework.com