EF Code First

Entity Framework Code First–December 11th Calgary .NET User Group Session Materials

Thanks to everyone who attended the talk yesterday. I had fun and I hope you all enjoyed it. As promised, here are the slides and code: Entity Framework Code First – Download Code First Migrations – Download Social Recipes Source Code – Download ......

Calgary .NET User Group – Entity Framework Code First - December 11th

I will be presenting at the Calgary .NET User Group on December 11th. We will start from scratch in this intro to Entity Framework Code First. We will build a simple application using ASP.NET MVC and Entity Framework and evolve the application to show how we can build scalable applications using Entity Framework Code First. Topics covered will include database initialization, code based migrations, performance profiling and performance tuning. Register at http://www.dotnetcalgary.com/ ......

Prairie Dev Con Regina–Code First Materials

For those who have attended my Code First introduction at Prairie Dev Con Regina, here is the code for the Social Recipes application: Code, Powerpoint

Where'd My Data Go? (and/or...How Do I Get Rid of It?)

Want to get a better idea of how cascade deletes work in Entity Framework Code First scenarios? Want to see it in action? Stick with us as we quickly demystify what happens when you tell your data context to nuke a parent entity. This post is authored by Calgary .NET User Group Leader David Paquette with help from Microsoft MVP in Asp.Net James Chambers. We got to spend a great week back in March at Prairie Dev Con West, chalk full of sessions, presentations, workshops, conversations and, of course, ......

Entity Framework Code First @ Prairie Dev Con West

For those who attended my presentation at Prairie Dev Con West today, you can find my slides and sample project here: https://skydrive.live.com/?... For those who did not attend my presentation, I will follow this up with a more detailed post ......