(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Video: Silverlight 2 Data Form - Episode 6: C is for Create

(1 votes)
Ilia Iordanov
>
Ilia Iordanov
Joined Oct 25, 2007
Articles:   12
Comments:   89
More Articles
3 comments   /   posted on Jan 29, 2009
Tags:   crud , dataform , ken-cox
Categories:   Data Access , Line-of-Business

This is the sixth of 8 videos by Ken Cox about the development of CRUD application using Silverlight and Visual Basic.NET.

In this episode, you build a XAML form that acts like a popup, modal window. The form validates user input with WCF callbacks to ensure that the customer ID is unique. By the end of the episode, you're able to add a customer to the NorthWind database using Silverlight, VB, ADO.NET Data Services and the Entity Framework. Here's a reminder: this series is sequential. If you haven't worked through the first five episodes, you'll find this one tough sledding because of the prerequisites.
 
Make sure you've worked through Episode 1, Episode 2, Episode 3, Episode 4 and Episode 5 first.

Sometimes the video might not be available because of some internal problems of the Silverlight streaming services. Please excuse us for the inconvience, we hope that this problem will be fixed very soon.


The full source code is available for download from here.

Author profile

Ken Cox

Ken Cox

Ken Cox is the author of ASP.NET 3.5 For Dummies, published by Wiley. He works as a contract Web applications consultant, programming writer, technical reviewer, author, and as a contributing editor for Visual Studio Magazine. Microsoft has recognized Ken as a Most Valuable Professional (MVP) since 1998 for his contributions to the ASP/ASP.NET community. In a previous life, Ken was a broadcast journalist in Toronto and Quebec City. Ken's Web site is at http://www.kencox.ca/.
 

Please, give your valuable feedback about the video by leaving a comment.

Thank you for watching and stay tuned for episode 7!


Subscribe

Comments

  • rsmith

    RE: Video: Silverlight 2 Data Form - Episode 6: C is for Create


    posted by rsmith on Feb 07, 2009 15:42

    Where's the code?

  • iiordanov

    RE: Video: Silverlight 2 Data Form - Episode 6: C is for Create


    posted by iiordanov on Feb 09, 2009 02:54

    Hi rsmith,

    The source code can be downloaded from here: http://code.msdn.microsoft.com/SLDataForm/Release/ProjectReleases.aspx?ReleaseId=2229

    Good luck!

  • -_-

    Re: Video: Silverlight 2 Data Form - Episode 6: C is for Create


    posted by on Mar 25, 2012 20:20

    I was not disappointed. Your ideas with new techniques on this thing were enlightening and an excellent help to me. Thank you for leaving out time to write down these things as well as for sharing your thinking.

    style to style
     

Add Comment

Login to comment:
  *      *       

From this series