(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Entity Framework & Windows Phone: Part 3

(0 votes)
0 comments   /   posted by Silverlight Show on Aug 02, 2012
Tags:   windows-phone , entity-framework , adam-benoit

Read the original post at Adam Benoit's Blog

Entity Framework & Windows Phone: Part 1 | Part 2 | Part 3

In the first two parts we used Entity Framework to create a model to keep track of ideas for other app, generated a .sdf database file, generated data classes then fixed errors in the class so it will work in Windows Phone. In this part we will add some structure to our app, setup the db on first run and populate some default data into some tables. Then finally we will create a couple of views to display the info in the database.

Based on feedback, I would like to clarify that at this point we are done using Entity framework and are using LINQ to SQL to manage the database that we used EF to design in Part 1.



Comments

No comments

Add Comment

Login to comment:
  *      *       

Our News on Twitter