xbap
Detecting multiple instances of XBAP Application
I have a XBAP application which I have published in IIS. Let\'s say I run the application in the web browser, th开发者_Python百科en open a new tab and run the application again.[详细]
2023-02-06 14:19 分类:问答Partial Trust JavaScript Object Access in XBAP via HostScript: SecurityException in Callbacks
I\'ve encountered a problem with the XBAP Script Interop feature that was added in WPF 4. It involves a combination of the following:[详细]
2023-02-05 00:27 分类:问答Mysterious red border appears around ComboBox
I have a WPF app - an XBAP - with a ComboBox on the main page.When I select an item in the ComboBox, an event handler rebuilds a collection which is the data source for a listbox.Seems like pretty sim[详细]
2023-01-24 21:35 分类:问答Converting WPF Browser App to WPF Desktop App
Without copying all the code 开发者_C百科from one project to another, is it possible to convert an XBAP browser app into a WPF forms app?http://blog.davidsandor.com/post/Convert-a-WPF-Browser-Applicat[详细]
2023-01-20 03:19 分类:问答Can an XBAP only take up part of the browser screen?
I know with Silverlight you can control the width and height of the Silverlight section within the web page.However, it seems like from what I can tell when you are using XBAP you give the entire brow[详细]
2023-01-20 01:35 分类:问答Using the same WPF application for standalone and on web
I have an XBAP (WP开发者_如何学运维F on browser) application that I want to run as a standalone application and also in the browser. How can I do that without making a lot of code changes, since going[详细]
2023-01-19 07:55 分类:问答Converting XAML to XBAP
I have already created a project using WPF Application and it is running smoothly but now i am requested to change it in开发者_如何学运维to Browser based project. For this i consulted the web and deve[详细]
2023-01-17 02:17 分类:问答How do I debug a published XBAP file in VS2010?
I need to debug a full-trust application either by specifying a URL or, ideally, from within the web app I am intending to deploy it to.I\'ve tried the following:[详细]
2023-01-15 11:47 分类:问答Has .Net 4 ClickOnce made full trust XBAPs viable?
Here\'s my situation. I\'ve just started a new job and I\'ve inherited an application recently which is going to need a rewrite.I know what you\'re thinking but trust me,...this really IS one of thos[详细]
2023-01-15 03:56 分类:问答CD Burning within an XBAP
I have an XBAP that needs to be able to burn cd\'s. When running from inside Visual Studio, everything works okay. However when running from a browser, the IMAPI dll reports that the environment is no[详细]
2023-01-14 18:24 分类:问答