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
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:
I have two applications WPF - xBap one and ASP.Net one. When I\'m doing navigation from xBap to ASP.Net:
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.
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
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.
I am trying build XBAP by setting platform target to x86, and I got the following error. Cannot build a platform-specific XAML
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
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
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