Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
3.00/5 (3 votes)
Hi,

I am totally a beginner in WPF and MVVM. Can you please give me a small and simple example on WPF MVVM.

I Google -ed and found so many articles which I could not get in to my head thoroughly.

I noticed the concept of MVVM while reading some article about WPF Data Binding and I got interested.

Since I am a beginner, I thought I would start it with MVVM and I was not lucky enough to get hold of some simple examples.

BTW, my database is in SQL. I am looking for a WPF MVVM pattern example which gets and sets data with SQL Server.

Please provide a simple database access example.


Thanks in advance
Posted
Updated 20-Feb-13 8:00am
v2
Comments
Member 11268178 27-Nov-14 4:45am    
thanks!
Jitemdra 4-Feb-16 1:17am    
Hi Sir, I am a beginner on wpf MVVM desgin pattern.I am facing problem on mvvvm design pattern. Plz give me small sample application with database.so I practised on mvvm pattern. Plz help me...........

Here is a good article with sample code on WPF and MVVW WPF/MVVM Quick Start Tutorial[^]
Then follow that up with using it for database access Using WPF MVVM for Database Access[^]
Both articles provide sample code for you to examine
 
Share this answer
 
Comments
fjdiewornncalwe 20-Feb-13 14:00pm    
+5. Excellent links.
ramesh.mandapelly 9-Sep-13 14:02pm    
they are really a good links but not in MVVM patern so ultimately those links are use less for beginners
CHill60 20-Feb-13 17:52pm    
Of course they're good links ... they're both in CodeProject!! Thank you :-)
CHill60 10-Sep-13 10:11am    
Interesting comment - could you elaborate on how the articles don't fit the MVVM pattern for the benefit of any beginners that might pick up this link via google
CSS
I would recommend Building Enterprise Applications with Windows Presentation Foundation and the Model View ViewModel Pattern publish by Microsoft.

http://shop.oreilly.com/product/0790145309686.do#tab_04_0

you can find the source code here

http://examples.oreilly.com/9780735650923-files/
 
Share this answer
 

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