Raise PropertyChanged events without using strings in Prism(teusje.wordpress.com)

submitted by teusjeteusje(103) 6 months, 16 days ago

This article show you how you can raise a PropertyChanged event without having to use the string notation when using Prism.

4 comments |category: |Views: 181

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dpetersondpeterson(4397) 6 months, 16 days ago 0

That's the way I prefer to do it as well, there is supposedly a performance hit, but I doubt it would ever be an issue unless you're raising NotifyPropertyChanged in a loop or something.

Reply

posted by teusjeteusje(103) 6 months, 16 days ago 0

Glad we share the same thoughts. If you have performance issues you just change it. Guess there are bigger bottlenecks than this one

Reply

posted by vijaystvijayst(1311) 6 months, 15 days ago 0

Thanks for the post. I am curious to know how it works under the hoods.

Reply

posted by NoldorinNoldorin(829) 6 months, 15 days ago 0

notifypropertyweaever, the best way still! http://code.google.com/p/notifypropertyweaver/

It eliminates so much boilerplate...

Reply

information Login or create an account to comment on this story