Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

It's always nice when posters give a little "context" to their questions.

 

Of course every programmer knows that CRUD stands for "Create, Read, Update and Delete",

but not every programmer may know that:

Prism was the codename for the guidance formally known as the Composite Application Guidance for WPF and Silverlight. For brevity and conciseness, and due to customer demand, this guidance is now referred to simply as Prism.
...per the "Developer's Guide to Microsoft Prism"

 

Secondly it looks like you, gopal_nivas, crossed posted several other places to get your question answered.

 

This one produced no responses for now, but your msdn thread, which asked the same question,

did get a reply and the link it porvided,

"How do i implement the CRUD method on MVVM via DataGrid..." has some good info..

 

Making the assumption your were looking at using the

ViewModel (or business object) implementing INotifyPropertyChanged,

I would also suggest looking at some of the links

provided in this StackOverflow thread:"Good examples of MVVM Template".

Edited by dotnetguy37

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...