SilverLight 2 two-Way data Binding

SilverLight 2 two-Way data BindingShort Description
Just started playing around with Silverlight 2(SL) and boy am I impressed, this stuff is very cool. SL1 was a toy as I was not interested in developing a video app but now we have a real platform that we can deliver rich cross browser apps and use one set of tools , C# ,.Net and XAML. With it we can deliver apps that can rival desktop in their usability and still be easyily deployable.

Website: www.sandkeysoftware.com | Filesize: 1051kb
No of Page(s): 7

Content
We start by creating a SilverLight 2 by choosing the Silverlight template (after downloading it ) . I then usually choose the Web Application project.

Then I pretty well follow the steps in Jesse Liberty excellent article http://silverlight.net/learn/tutorials.aspx so I will not repeat what he has explained.

The GetCusts service call from the client results in the getCustomers method in the server side DAL being called and Linq to SQL is used to get the Customers whose companyname starts with b. These are returned as a serialed List of Customer objects to the client Silverlight app.

Get the file Download here

AddThis Social Bookmark Button
Related Books:
  • Phalanger Compiling PHP for .NET and Silverlight
  • SilverLight 1.0 Jump Start
  • IdeaBlade Silverlight Overview
  • Silverlight 2 Tutorials Road Map
  • Silverlight Overview
  • Using Web Analytics with Microsoft Silverlight
  • A brief in Silverlight
  • Why was Silverlight created

  • Related Searches: , , , ,



    Comments

    Leave a Reply