Hi,
We have develop a WPF Application, It has some Modules like Student, Class, School, Staff ....ect.
I need to write MVVM Approach for the all CRUD operations.
Tool Bar
Design
I have EF5 for Entity. My idea is write all delegates Commands in Generic Way. (For Save a student and Class Data in Singel Class ViewModel). One Viewmodel takes all CRUD Operations to handle and navigation (Move - First, Last,Next and Prev) of all Entities.
Is any Idea Please share.
Thanks.
Vinoth Arunraj X
vinoth arun raj X