Real-Time Data Update with Silverlight and Web Services
- Posted: Apr 30, 2007 at 11:51 AM
- 12,585 Views
- 1 Comment
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
This screencast demonstrates how a distributed application can be built with an ASP.NET middleware, and a Web services back end. The middleware consumes the Web service and uses it and a XAML template to generate a Silverlight front end, delivering a stock quote. The front end combines with ASP.NET controls and AJAX in Silverlight’s windowless mode to provide a full UI, allowing the user to specify stock tickers which will then be passed to the ASP.NET middleware. It demonstrates how a full nTier distributed application can be built using ASP.NET, AJAX, Silverlight and Web services.
Download the sample code
By clicking the link above you accept the
license.
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
The web service calls are taking place on the server and emitting XAML. The XAML is then loaded into the browser Silverlight contol.
Unless I'm mistaken, if you're looking for an example of client-side WS calls, check out this Sliverlight Quickstart page.
Remove this comment
Remove this thread
close