Support DataBinding

Share with us how you use PostSharp, or how you would like to use it.

Support DataBinding

Postby gerhardkreuzer on Wed Aug 22, 2007 11:05 pm


Hi,
I'll use PostSharp to detect real changes on fields, and if there is a change in value, I will fire the PropertyChanged event, which is defined in System.Components.INotifyPropertyChanged.
Thsi saves a lot of typing, is 100% reusable code, and keep the code of my business objects quite clean.
Gerhard
Gerhard Kreuzer
gerhardkreuzer
 
Posts: 13
Joined: Sat Jan 12, 2008 4:55 pm
Full Name: Gerhard Kreuzer

Return to What To Do With PostSharp?