Skip to content

A demonstration project showcasing the performance benefits, or drawbacks of EntityFramework within an application.

License

Notifications You must be signed in to change notification settings

mitchelsellers/entityFrameworkPerformanceDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entity Framework Performance Demo

This sample application showcases some examples of good, and bad, practices with Entity Framework. With a focus on illustration of what is happening behind the scenes. Created by Mitchel Sellers for various speaking engagements

Setup

To run this application locally, you will want to correct the Connection String in the App.config file. For the best results, restore the backup of the SQL Server database included in this repository as it contains sample data.

Questions

If you have any questions feel free to email me at [email protected]

About

A demonstration project showcasing the performance benefits, or drawbacks of EntityFramework within an application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages