Skip to main content

Microsoft Silverlight

Answered Question Making TwoWay Databinding With Entity Frameworks Easier (INotifyPropertyChangedGenerator)RSS Feed

(0)

DaGreg
DaGreg

Member

Member

0 points

4 Posts

Making TwoWay Databinding With Entity Frameworks Easier (INotifyPropertyChangedGenerator)

Hi,

 I notice that one of the most tedious thing in Silverlight 2.0 in twoway databinding is you having to write a partial class to impliment INotifyPropertyChanged for each entity object you need to update. Well I am going to try to make your lives a little bit easier. Head on over to codeplex and download this tool:

Silverlight Entity INotityPropertyChanged Generator

URL: http://www.codeplex.com/SilverINotifyGen

Enjoy Wink

-Greg

DaGreg
DaGreg

Member

Member

0 points

4 Posts

Answered Question

Re: Making TwoWay Databinding With Entity Frameworks Easier (INotifyPropertyChangedGenerator)

  I noticed there was a little issue with the tabs not clearing and regenerating when you click generate more than once. I fixed it and posted a hotfix. You can download it from codeplex (Same URL).

-Greg
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities