Click here to Skip to main content
15,892,674 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
I am trying to develop an app utilizing WPF, MVVM, Prism, EF, SQL Server, and possibly WCF to perform database operations. This is a project to learn how to implement Prism and is an app I am going to use to keep track of my movie collection. Which approach would be the better choice, code first or database first? Also could you please provide a path to an example so I can see how it would be implemented?

Thank you,
Rob
Posted
Comments
Maciej Los 16-Dec-14 13:40pm    
Robert Blot 16-Dec-14 17:17pm    
Thank you, I have that guide. It is very helpful.
Maciej Los 16-Dec-14 17:21pm    
So, can you accept my answer as a solution (green button)?

1 solution

Hmmm... i decided to post my comment as an answer ;)

Start here: Developer's Guide to Microsoft Prism Library 5.0 for WPF

BTW: i have no idea which is best (code first or database first), because i i think it's not comparable...
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900