Recommended


Silverlight Hosting

Skip Navigation LinksHome / Articles / Learn / Videos

Videos

+
Page 
Items Resolution

  • 0 comments  /  posted by  Ilia Iordanov  on  Feb 04, 2009 (5 months ago)

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

    In Episode 8, we continue working with the AutoCompleteBox control that we implemented in Episode 7. This time, we fetch a long list of country names as XML from a third-party Web service, cache the file on the client using isolated storage, and harness LINQ to XML to retrieve the country names. One of the considerations is checking Silverlight's access to the remote data.
    Share


  • 0 comments  /  posted by  Ilia Iordanov  on  Feb 02, 2009 (5 months ago)

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

    Episode 7 of my series on creating a Silverlight 2 data form concentrates on adding visual appeal.
    You implement rounded borders, gradient effects, and import professional styles from the Silverlight Control Toolkit. You also learn how to use the AutoCompleteBox control to prompt users for data input.
     
    Make sure you've worked through Episode 1, Episode 2, Episode 3, Episode 4, Episode 5 and Episode 6 first.
    Share
  • 2 comments  /  posted by  Ilia Iordanov  on  Jan 28, 2009 (5 months ago)

    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.
    Share
  • 0 comments  /  posted by  Ilia Iordanov  on  Jan 27, 2009 (5 months ago)

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

    Episode 5: "D" is for Delete probes data associations, properties and links in the Entity Framework. It takes you step by step through the code to delete a customer, the customer's orders, and the order details. I hope you find it worthwhile.
     
    Make sure you've worked through Episode 1, Episode 2, Episode 3, and Episode 4 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.

    Share
  • 0 comments  /  posted by  Ilia Iordanov  on  Jan 26, 2009 (5 months ago)

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

    Episode 4, 'U is for Update' takes you through validating user input, handling button clicks, saving data changes back to the database, and canceling changes. The screencast shows how to use the PropertyChanged event with more examples of wedging your own code into generated partial classes..


    Note: The previous episodes are prerequisites: Episode 1, Episode 2Episode 3

    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.


     
    Share
  • 3 comments  /  posted by  Ilia Iordanov  on  Jan 22, 2009 (5 months ago)

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

    In Episode 3 of my series on creating a Silverlight 2 Data Form, we display the details of the selected item and explore the DataContext property. I spend some time on the interesting and flexible ObservableCollection objects and configure automatic UI updating by implementing INotifyPropertyChanged.


    Note: The previous episodes are prerequisites: Episode 1, Episode 2

    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.

    Share
  • 1 comments  /  posted by  Ilia Iordanov  on  Jan 22, 2009 (5 months ago)

    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.

    Share
  • 7 comments  /  posted by  Ilia Iordanov  on  Jan 22, 2009 (5 months ago)

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

    The tasks shown include: Creating the Silverlight project, adding the database, setting up the ADO.NET Entity data model, and implementing an ADO.NET data service.
     

    The demo is a small, but realistic example of how to create a CRUD (Create, Read, Update, Delete) application against the familiar Northwind database. It uses the latest stuff from Microsoft including Windows Communication Foundation, ADO.NET Data Services (Astoria), and the Entity Framework. 

    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.

    Share
  • 0 comments  /  aggregated from  Palermo4  on  Apr 23, 2008 (more than a year ago)   /   original article

    image In this video, I demonstrate how to start writing your first Silverlight game. I show how to create a dramatic space scene, add a soundtrack, and associate movement with the mouse wheel. This is the first part of a two-part series.

    [watch the video]
    [download the code]

    Technorati Tags: ,,
    Share
  • 1 comments  /  aggregated from  Method ~ of ~ failed  on  Apr 18, 2008 (more than a year ago)   /   original article

    The first of my Silverlight videos have posted which cover some networking stuff that I’ve been blogging about already.  If you want to see a walk through of things you might have already read, please take a look at them:

    ... (read more)

    Share

Page