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
Silverlight 4 Beta Networking. Part 1 - WebClient and XML
Feb 19, 2010 at 11:59 AMMike,
Thanks for the exmple on how to use WebClient and asynchronous operations from the client. I do however have a question re: this. The web client seems like a great tool by which to use to get media from a site and allow a user to download. however, with the save dialog box doesn't allow itself to be invoked from a non-user initiated event, which contradicts the async approach.
Any recomendations on how to work around this without having to prompt a user multiple times?