In this screencast we'll talk about the Microsoft Entity Framework and specifically use the "Code First" approach.
We'll create a simple client application along with a class we wish to persist using the Entity Framework. We'll have it then create a data schema based on the simple POCO class we create. Finally we'll create a DBContext and run queries against it.
Download the project code here.
No comments:
Post a Comment