Posted By: Kathleen McGrath | Jul 29th @ 9:55 PM | 44,815 Views | 11 Comments
In this interview, programming writer, McLean Schofield, demonstrates how to bind WPF controls to an entity data model, using Visual Studio 2010 Beta 1. You can also learn more in the topic: Walkthrough: Binding WPF Controls to an Entity Data Model.

Kathleen McGrath
Visual Studio User Education
http://blogs.msdn.com/kathleen
Rating:
0
0

Hi,

 

When the EDM is generated and the table dragged onto the design surface, default code is generated in the Windows loaded event handler and one can display the data and move back and forward using the techniques shown. However, when one tries to edit and save the changes no database update is performed.

 

I noted that the presenter and the MSDN documentation advises a replacement of the code but I don't understand why the default code does not permit database updates?

 

Thanks in advance

Hi there,

 

a quick note to say thanks, I found this presentation very helpful.

 

I noticed a few other commenters didn't like the content or style. I actually found it very clear and succinct. I'd be very pleased to see more videos posted in this interview/demo style. Keep up the good work.

 

 - a.

Microsoft Communities