Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hello everyone

the new entity framework 5 use dbContext generator


so my problem is when i use MVVM patern i need to implement INotifyPropertyChanged interface


in all my entitys and that will tak alot of time , and some ome one told me to use Object Context


generator .... but microsoft recommended to use dbContext so how to do the call of



PropertyChanged("PropertyName"); in each Attribute of the classes using the dbContext
Posted

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