rowanmiller / Demo-TechEd2014

Source code from the EF session at TechEd 2014

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EF @ TechEd 2014

This repo includes the completed source code from the demos shows during my Entity Framework session at TechEd North America 2014.

Only code from the EF6 demos is included. The EF7 demos used a bunch of local builds and code that isn't checked into our main repository yet, so I am unable to make that available.

You should be able to open FakeEstate.ListingManager.sln and build from Visual Studio. To run the application you will need to have .\SQLEXPRESS available (there is code in Global.asax.cs to create the database on startup if it doesn't exist).

About

Source code from the EF session at TechEd 2014

License:Apache License 2.0


Languages

Language:C# 84.6%Language:JavaScript 14.8%Language:CSS 0.4%Language:ASP 0.2%