Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

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

Page 
Order by Publish Date   Ascending Title   Rating  

  • The Developers Tour of DevForce Silverlight

    0 comments  /  posted by  Silverlight Show  on  Jun 23, 2010 (3 days ago)
    Tags: CRUD , Videos , DevForce , IdeaBlade
    In this series of IdeaBlade you can see the basic mechanics of using DevForce to build a simple CRUD application.

    Each video in the series is short and easy to follow. Get the most out of the Tour by downloading DevForce and playing along.

    Part 1: From 'File | New' to a working DevForce application.
    Part 2: Add Save, Create, Delete, Parent-Child.
    Part 3: Extend the entity; show when DevForce is busy.
    Part 4: Tidying up.
    Part 5: When things go wrong: detecting and handling server errors.



  • 0 comments  /  posted by  Silverlight Show  on  Jun 22, 2010 (4 days ago)
    Michael Washington created an end-to-end example that Creates, Reads, Updates, and Deletes records from a database, implements forms based security, "granular security" and View Model style.

    Silverlight is different because it communicates with the website that launches it using asynchronous communication. Learning how to design applications this way can be a bit challenging.

    Image

  • 0 comments  /  posted by  Silverlight Show  on  Jan 18, 2010 (5 months ago)
    At Lee's corner there is a quick example of Silverlight, Entity Framework and WCF RIA Services.

    Here is a quick sample, I did using EF, RIA services which involves CRUD operations when there is many to many relationship between tables.

  • 2 comments  /  posted by  Ilia Iordanov  on  Feb 04, 2009 (more than a year 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.
  • 1 comments  /  Show #15  with  Ken Cox   /   10 minutes   /   Feb 04, 2009 (more than a year 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. Finally, you learn how to use (and re-use) a static resource within XAML markup.
    I'm currently collecting topics for a ninth episode. My intention is to make it a bug fix screencast based on feedback, so send in those reports! It will likely also cover usability issues like implementing tabs and tooltips.
    Make sure you've worked through Episode 1, Episode 2, Episode 3, Episode 4, Episode 5, Episode 6 and Episode 7 first.

    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 the last episode 9 based on your feedback!

  • 1 comments  /  posted by  Ilia Iordanov  on  Feb 02, 2009 (more than a year 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.
  • 0 comments  /  Show #14  with  Ken Cox   /   10 minutes   /   Feb 01, 2009 (more than a year 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.

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

  • 2 comments  /  posted by  Ilia Iordanov  on  Jan 28, 2009 (more than a year 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.
  • 0 comments  /  Show #13  with  Ken Cox   /   10 minutes   /   Jan 28, 2009 (more than a year 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. 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 3Episode 4 and Episode 5 first.

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

  • 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.


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)