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.

Read More from: Original Source


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

C#,.NET,Architect,Intermediate,Advanced,Mobile Development Tutorials,Mobile Developments,Visual Studio,Window Phone Tutorials,WP7,WP8,Entity Framework