Emad GabrielThoughts, tips and shortcuts about building software
Software Development

INotifyPropertyChanged without using strings

A very nice idea on how to implement INotifyPropertyChanged Interface withouth having to pass the property name as a string can be found at http://blogs.u2u.be/peter/post/2010/06/14/How-to-implement-INotifyPropertyChanged-without-strings.aspx