Support DataBinding
1 post • Page 1 of 1
Support DataBinding
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
1 post • Page 1 of 1