Is it possible to overlay HTML elements over XBAP? I have an XBAP application in an iframe on a webpage, and I\'m trying to overlay HTML elements over it. I can easily do it over Flash, but I ha开发者
I\'ve been fiddling with a partial trust XBAP - how can I change the icon shown in the IE-tab and the title (aside from changing the assembly-name in the project properties)?
I am trying to implement a mvvm design pattern for xbap application But unable to carry out simple text binding.
So this is a Visual Studio 2008, .NET, WPF, XBAP, Windows 7 question, regarding .NET trust policies. At work, we have several Web Browser Applications (.XBAP files) developed with Visual Studio 2008
I would like to serve xbaps from the VS web dev server (cassini) to Firefox, but when served from the dev server, Firefox offers to download this file. As far as I can tell, this is because the 开发者
I am trying to call an old COM library from my XBAP and continue to receive the following exception: System.AccessViolationException was unhandle开发者_开发百科d
I\'m having trouble running a full trust WPF 4 XBAP (browser application), created with Visual Studio 2010, from my intranet.I do not get a ClickOnce elevation prompt, as described in ScottGu\'s post
I Develope a XBAP Partial trust that use datagrid. This DataGrid has a TemplateColumn that use AutoComplateBox as Editing Element.
Just migrated my project to Visual Studio 2010, but target framework was left 3.5. Project contains an XBAP app in partial trust and a bunch of WCF services.
Is it possible to find out in what browser version a browser hosted application (XBAP) runs (eg. IE6, IE7 or IE8)? I want to find out the 开发者_运维技巧browser version from within the XBAP.With some