out-of-browser
How to install dynamic loaded xaps together with the main silverlight application?
I have an application that loads some xaps d开发者_如何转开发ynamically according to the user permissions.[详细]
2023-01-19 06:34 分类:问答Cancel Silverlight OOB Application Exit?
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[详细]
2023-01-19 02:00 分类:问答XAP Caching in Out of Browser (OOB) Silverlight Applications
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[详细]
2023-01-18 05:05 分类:问答(Silverlight OOB) How to get the normal width and height of main window to save and restore them
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.[详细]
2023-01-16 00:58 分类:问答Silverlight 4 OOB + Browser HTTP Stack + Client Certificates = FAIL?
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[详细]
2023-01-06 20:35 分类:问答Using Live ID for authentication in a Silverlight 4 Out of Browser App
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.[详细]
2023-01-04 01:56 分类:问答How can I get a Silverlight application to check for an update and ask user to upgrade?
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.[详细]
2023-01-03 12:51 分类:问答Why would my Silverlight 4 Out-of-Browser application just display white?
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[详细]
2023-01-03 12:32 分类:问答How to Make ESC exits full-screen mode in Trusted Application?
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[详细]
2023-01-03 10:59 分类:问答Why does Silverlight player mislead user by leading him to think he can "choose whether to download and install updates"?
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[详细]
2023-01-03 02:58 分类:问答