Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 21 results for VB.NET.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Page 
Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Ilia Iordanov  on  Jan 27, 2009 (more than a year 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.



  • 2 comments  /  posted by  Ilia Iordanov  on  Jan 26, 2009 (more than a year 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.


     
  • 0 comments  /  Show #12  with  Ken Cox   /   10 minutes   /   Jan 25, 2009 (more than a year 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. Without them, you won't have the prerequisite code or project infrastructure to succeed in this episode.

    The full source code is available for download from here.

    Please, give your valuable feedback about the video by leaving a comment. Thank you for watching and stay tuned for episode 6!

  • 0 comments  /  Show #11  with  Ken Cox   /   10 minutes   /   Jan 24, 2009 (more than a year 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 2, Episode 3

    The full source code is available for download from here.

    Please, give your valuable feedback about the video by leaving a comment. Thank you for watching and stay tuned for episode 5!

  • 0 comments  /  Show #10  with  Ken Cox   /   10 minutes   /   Jan 23, 2009 (more than a year 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

    The full source code is available for download from here.

    Please, give your valuable feedback about the video by leaving a comment. Thank you for watching and stay tuned for episode 4!

  • 0 comments  /  Show #9  with  Ken Cox   /   10 minutes   /   Jan 22, 2009 (more than a year 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

    The full source code is available for download from here.

    Please, give your valuable feedback about the video by leaving a comment. Thank you for watching and stay tuned for episode 3!

  • 3 comments  /  posted by  Ilia Iordanov  on  Jan 22, 2009 (more than a year 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.

  • 1 comments  /  posted by  Ilia Iordanov  on  Jan 22, 2009 (more than a year 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.

  • 9 comments  /  posted by  Ilia Iordanov  on  Jan 22, 2009 (more than a year 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.

  • 1 comments  /  Show #8  with  Ken Cox   /   10 minutes   /   Jan 21, 2009 (more than a year 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.

    The full source code is available for download from here.


Page 
Help us make SilverlightShow even better. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)