Recommended

  • Silverlight.FX
    Silverlight.FX is a light-weight application framework for building RichInternet Applications with Silverlight 2.
  • Silverlight3 Out-of-Browser Apps vs. Live Framework Mesh-Enabled Web Applications
  • .NET RIAServices - Building Data-Driven Applications with Microsoft Silverlight andMicrosoft ASP.NET
  • Securing Silverlight Application and WCF Service using ASP.Net Authentication Techniques
  • Model– View – ViewModel in Silverlight

More from Silverlight Show

Skip Navigation LinksHome / News / View News

ChangeableObject and ValueConverter

+ Add to SilverlightShow Favorites
0 comments   /   posted by Silverlight Show on Feb 04, 2009
(0 votes)
Tags: ChangeableObject , ValueConverter , Silverlight , WPF

Nick on Silverlight and WPF has posted a couple more bits of code about ChangeableObject and ValueConverter  that others might find useful.

Nick:
Whenever I do databinding-intensive apps (both Silverlight & WPF), I find myself writing a fair amount of boilerplate code.  If you want change notifications on your class, you need to inherit from INotifyPropertyChanged, define a PropertyChanged event, and write a couple lines of code to fire it.
Share


Comments

Comments RSS RSS
No comments

Add Comment

 
 

   
  
  
   
 Refresh