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 TV Episode 6: Creating Custom Pre-Loaders
Feb 11, 2010 at 2:17 PMAll,
I've written a follow-up post that addresses the non-loading issue that some of you have described. Check it out and let me know if it fixes your issue.
http://riathoughts.com/blog/silverlight/addressing-the-pre-loader-issue/
Silverlight TV Episode 6: Creating Custom Pre-Loaders
Feb 08, 2010 at 9:55 AMI do understand that
I hope to get a post on my blog (I'll link from here) within the next week or so detailing the workaround I described. With sample code and everything
.
Silverlight TV Episode 6: Creating Custom Pre-Loaders
Feb 05, 2010 at 2:22 PMHi Gavin!
I haven't had that happen that I'm aware of. If you see it again you might try hook up a JavaScript onload function to check to see if the Silverlight app is loaded and if the pre-loader is running. If neither is true then you may want to kick-start something via JavaScript, basically load the xap dynamiclly at that point.
Does that make sense?
Silverlight TV Episode 6: Creating Custom Pre-Loaders
Feb 04, 2010 at 2:04 PMI've tried twice. It would seem that the site doesn't like me
Silverlight TV Episode 6: Creating Custom Pre-Loaders
Feb 04, 2010 at 1:29 PMThanks for all the great comments guys! I'm glad you found it useful and hopefully I can show off some more items like this.