Scheduler for WPF and Silverlight | ComponentOne
Scheduler Components and Controls / Data-centric Architecture with Silverlight / The Sample Application
In This Topic
    The Sample Application
    In This Topic

    The sample application will consist of a schedule. The data will be retrieved from the server when the application starts, using a Web service. It will then populate the schedule so the user can browse and edit the data. Finally, it will submit any changes back to the server so that the database can be updated.

     

    See Also