Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can anyone guide me to a paid or free tutorial as to how to use mvvm in wpf with localdb.

I am tasked with converting a Winforms app to WPF MVVM. I dont know where to begin.

What I have tried:

i tried caliburn micro but i need complete control over the functionality of the app so i dont want to use any mvvm frameworks.
Posted
Updated 16-Jan-23 2:33am
Comments

This is the best tutorial that I have found for WPF MVVM: Models - WPF MVVM TUTORIAL #1 - YouTube[^].
 
Share this answer
 
We have a in-house WPF guru that has a series of articles on WPF MVVM.

Start here; Bare Metal MVVM - Where the Code Meets the Road - Part 1[^]
 
Share this answer
 
Comments
Graeme_Grant 16-Jan-23 9:19am    
That is a great series for the basics however those articles are missing more modern techniques.
 
Share this answer
 
Comments
Graeme_Grant 16-Jan-23 10:44am    
Another good list of resources, however, over 12 years old! What I posted is current and also supports DotNet Core using current methodologies.

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