I have an application that loads some xaps d开发者_如何转开发ynamically according to the user permissions.
When the user closes my application I\'d like to be able to prompt them with a confirmation if they have unsaved changes, and cancel the application\'s closing if they indicate to do so. The Applicati
When a Silverlight 4 application is installed and run out-of-browser (OOB), is it possible to have the application automatically recognize updates to the .xap file (and either automatically install or
I have a small out-of-browser app, and want to save and restore its window width+height+state between sessions using IsolatedStorageSetting开发者_C百科s.ApplicationSettings.
I\'m having an issue where IIS 7.5 (on Windows 7 64-bit) is failing when I call it from an out-of-browser Silverlight 4 app using SSL and a client certificate, with the message \"The I/O operation has
Is it possible to use Live ID for authentication in a Silverlight 4 Out of Browser App. If it is do you know of any sample code.
I have made an out-of-browser silverlight application which I want to automatically update every time there is a new .xap file uploaded to the server.
My Silverlight application works fine when running in a开发者_JAVA百科 browser. But when I install it as an out-of-browser application, the Window frame comes up with an appropriate icon and title, b
One consequence of the keyboard-restriction change is that pressing ESC will not exit full-screen mode in trusted applications. 开发者_如何转开发This enables you to use the ESC key for other function
I have a silverlight application which users can install out-of-browser. When the right-click and look at the update panel, it is set to \"check for updates and let me choose whether to download and