I have a silverlight application which I am having an issue with. The page works great when loaded up normally - either through a web browser or when its installed to desktop.
This is an open and shut case which will hopefully save someone a headache in the future. I had the following line in Notepad (via OneNote) that I was pasting into a TextBlock to determ开发者_Go百科i
Ihave installed silverlight 4 toolkit. It was told that there i canfind accordion by just using toolkit:Accordion.But in my tool box i dont see the Accordion or when i manually write the code it gives
I am using the Facebook C# SDK in my Silverlight 4 browser app to perform some requests to the Facebook Graph API. I followed the example in the SDK documentation to request the user\'s information (u
My PC\'s region is set to United Kingdom, but my silverlight\'s default culture is set to US. I have found this excellent post explaining this would be the default behaviour in WPF and he a开发者_Go百
[The 2104 error has now \"magically\" disappeared and I don\'t know (yet) what changed - so please don\'t spend time on this. I will post back if/when I figure out what caused the original problem.]
I am working on a Silverlight 4 browser app from which I managed to succeed in complete the client-side flow authentication process. I\'ve decided to better move to the server-side flow but, though I
I have a mvc 3 page that I want to be able to upload images to my website using silverlight to do the uploading and present a progress bar and a cancel button as it uploads. But I keep getting null va
I want to use session with my silverlight4 application to store data for temporary period . So开发者_Python百科 how to use Session with silverlight4 Application?Silverlight runs on the client.You don
I use LinqToEntitiesDomainService class to update database with Silverlight 4 client. There\'s AttachAsModified extended method for entity framework ObjectContext which allows you supply original enti