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

Video: Learning CRUD and Data Forms in Silverlight 2 - Episode 2

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

Check out the second of 8 videos by Ken Cox about the development of CRUD application using Silverlight and Visual Basic.NET.

This episode covers adding a service reference, putting a ListBox on the page, fetching data with asynchronous calls, and displaying the Northwind companies.
 

Note: The first episode is a prerequisite: Episode 1

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 3!


Subscribe

Comments

  • -_-

    RE: Video: Learning CRUD and Data Forms in Silverlight 2 - Episode 2


    posted by Mark on Feb 17, 2009 23:10

    I thought we changed all the Entity Set Names to singular. However, in this code example and the final service test it should be Customer not Customers

    http://localhost:5000/NorthwindDataService.svc/Customer('ALFKI')

Add Comment

Login to comment:
  *      *       

From this series