Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 17. Entity Framework and Windows... > Designing model classes for binding

17.2. Designing model classes for binding

To fully support the binding capabilities in both Windows Forms and WPF applications, classes must implement a few specific interfaces:

  • INotifyPropertyChanged—Notifies a client that the value of a property has been modified

  • IEditableObject—Allows an entity to roll back modifications made to a property

  • IDataErrorInfo—Lets entity errors flow to the binding system


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial