xbap
Is it possible to overlay HTML over XBAP?
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开发者[详细]
2023-01-08 06:10 分类:问答Changing icon and title of partial trust WPF xbap
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)?[详细]
2023-01-05 16:11 分类:问答problem in xbap mvvm implementation
I am trying to implement a mvvm design pattern for xbap application But unable to carry out simple text binding.[详细]
2023-01-01 04:14 分类:问答What do I need to do to make a WPF Browser Application (XBAP) that requires Full Trust work on Windows 7?
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[详细]
2023-01-01 02:53 分类:问答Override mime type with VS Web Dev Server
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 开发者[详细]
2022-12-31 02:08 分类:问答Calling COM Library From XBAP
I am trying to call an old COM library from my XBAP and continue to receive the following exception: System.AccessViolationException was unhandle开发者_开发百科d[详细]
2022-12-30 19:53 分类:问答How to deploy a WPF 4 Full Trust XBAP an on intranet?
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[详细]
2022-12-29 15:51 分类:问答That assembly does not allow partially trusted callers When Using AutoCompleteBox in DataGridTemplateColumn
I Develope a XBAP Partial trust that use datagrid. This DataGrid has a TemplateColumn that use AutoComplateBox as Editing Element.[详细]
2022-12-27 20:26 分类:问答Unable to debug XBAP with Visual Studio 2010
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.[详细]
2022-12-27 05:38 分类:问答Detection of browser version in WPF
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[详细]
2022-12-26 17:03 分类:问答