Rowan Miller Demonstrates Entity Framework 5 Using ASP.NET MVC 4
- Posted: Jun 04, 2012 at 9:58 AM
- 87,580 Views
- 7 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
In this episode, Rowan Miller shows you how to get started using his team's latest release, Entity Framework 5. Using a new ASP.NET MVC 4 project, he creates a database using code, then scaffolds an ASP.NET MVC 4 web site to enter and view data from the database. Using the new Migrations features of EF, he then adds some setup and teardown logic and changes the schema. Near the end, the new spatial data features of EF5 are used to demonstrate a geographical search feature, wherein he sorts a series of records in the database according to their proximity to his office. These new spatial features alone make this an exciting episode. Come check out EF5 and see how to use it in your ASP.NET MVC 4 applications today.
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
This was a fantastic introduction to EF5. Glad to see Migrations as that is exactly what was missing for us to use Code First EF in our project. Enums finally!!
Thanks Rowan and team!
Really impressed with the geoSpatial capabilities of EF5...that's a REALLY helpful functional offering that otherwise requires 3rd party libraries or TSQL coding(NO!).
Fantastic! Great new capabilities!
But... what about help ? 'Get-Help EntityFramework' command is not working in VS2012. Am I missing something?
Package Manager Console says:
I am using EF 4.3.1.
Thanks.
@jlfaa:The help topic was added in EF 5.0.0-beta2
how do you view the console in vs 2010 to get ef5?
Will it support for windows phone development ?
Does anybody know if that "OUTPUT" value decimal bug got fixed where the decimal value is rounded to be an integer?
Remove this comment
Remove this thread
close