xbap
How can I get the referer in an XBAP or ClickOnce Application?
I would like to put a Back button in my XBAP which takes the 开发者_JS百科user back to the page they launched the XBAP from, however I am not sure how to get the HTTP_REFERER from within the applicati[详细]
2023-03-28 17:33 分类:问答XBAP runtime error
Afternoon SOF, I have an XBAP sat on a company server which runs on 99/100 terminals. The odd one out will crash at the install page, reading:[详细]
2023-03-26 01:23 分类:问答Two navigation occurred when I navigate to ASP.Net application, any idea why that happens?
I have two applications WPF - xBap one and ASP.Net one. When I\'m doing navigation from xBap to ASP.Net:[详细]
2023-03-25 23:02 分类:问答Use XSD file in XBAP application
In an existing Winforms application, I receive XML formatted data from a database query, and use a local XSD file to parse the resulting XML element.[详细]
2023-03-25 04:40 分类:问答Restart WPF Application
My application has many views and I am using an AutoLogoffHelper class which maintains the timer for the application. Due to inactivity if the timer is 0, it call the log off event (which is also in t[详细]
2023-03-22 03:08 分类:问答Is SilverLight web application and Xbap browser application is same
I\'m new to WPF and confused about the XBap browser application. I read that with the help of WPF we can make Windows stand-alone applications and Browser applications.[详细]
2023-03-21 20:30 分类:问答Cannot build a platform-specific XAML Browser Application in visual studio
I am trying build XBAP by setting platform target to x86, and I got the following error. Cannot build a platform-specific XAML[详细]
2023-03-18 20:02 分类:问答XBAP in fullscreen mode
I want to Run my XBAP in full screen mode. Is there any wa开发者_开发知识库y to make IE to open XBAP in fullscreen?As I am running with full trust, whenever user clicks on full screen button, I used P[详细]
2023-03-18 19:46 分类:问答Application is compiled but does not run
I made some changes in a WPF xBap application and it compiles well but the new changes is not applied and when I put a break-point on the changed lines, the IDE ignores the break-point and shoes the f[详细]
2023-03-14 02:58 分类:问答Are there any problems dealing with files with XBAP?
We are working on a project (web, asp .net mvc) which requires a lot of file interaction like edi开发者_C百科ting word templates. We found that it is pretty easy to bring the file contents into WPF ri[详细]
2023-03-10 13:13 分类:问答