The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Strategy for a Confirmation Dialog in an MVVM World in Silverlight
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

akash jadhavPosted Feb 17, 2011, 1:14 AM
While going through any eg of ViewModels.... every viewModel is getting inherited from ViewModelBase, i knw it is required for OnpropertyChanged() in INotifiedPropertyChanged Interface. Question : Can we downLoad and start working on it. or i am not understanding the code written for Onpropertychanged() please explain me. tnx