Today I’m making a demo application. It’s a simple PDF reader in Silverlight and it uses two new features. The Silverlight Out Of Browser (SLOOB) with elevated permissions, and the WebBrowser Control. Those of you who’ve written some WPF might already be familiar with the WebBrowser control and what it can do. In Silverlight, it’s basically an html-renderer for when you’re out of browser.
Silverlight Out of Browser with new WebBrowser
27 11 2009Comments : Leave a Comment »
Tags: .NET 4.0, PDC, Silverlight, SLOOB, Visual Studio 2010, XAML
Categories : .NET 4.0, PDC, Silverlight, SLOOB, Visual Studio 2010, XAML
