Browse by Tags

All Tags » .NET » WPF (RSS)

AOP

I am looking at the code for Silverlight application and there’s something that just bugs me… INotifyPropertyChanged. This is not the first time, and yet again I see this interface implemented again, and again, and again. This violates several good principles...
Posted by Sean Feldman | 2 comment(s)
Filed under: , , ,
I am a total newbie in WPF development. One of the things I wanted to have is to format the values coming out of my domain object into UI, and being able to parse those values back into business objects. I am coming from a web environment, where no state...
Posted by Sean Feldman | 1 comment(s)
Filed under: ,
More Posts