-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: FAQ
Silverlight – Full Screen Support
Silverlight can display in either full-screen or embedded mode: Embedded Mode : the application displays within the browser or an out-of-browser app window. Full-Screen Mode : the application resizes to the current resolution of the monitor and is on top … Continue reading
Silverlight 4 – Elevated Trust
Prior to Version 4, Silverlight apps ran in partial trust, which meant that all apps had to run in a security sandbox. Sandboxed apps have limited access to the local computer have other restrictions that helps prevent malicious behavior. However … Continue reading