Top "Xbap" questions

XBAP (XAML Browser Application) are Windows Presentation Foundation (WPF) applications that run in a sandboxed environment in a user's browser

How do I run a Full Trust XBAP on intranet?

I've made a WPF Browser Application that hosts old WinForms controls (I haven't migrated fully to WPF yet). Using WindowsFormsHost …

wpf xbap full-trust
How to add XAML storyboard animation to a full blown WPF Custom Control in an XBAP?

We are creating custom WPF controls (not user controls) for an XBAP application and we would like to add a …

wpf xaml controls xbap
WPF - Switching from WPF app to xbap

I have a working WPF application. I would like to see it running as an xbap. What do I need …

wpf xbap
Is there a concept of a master page (like in asp.net) for WPF?

I've started a WPF (web-based) application and it has multiple pages. I want to implement the concept of a Master …

asp.net wpf xbap master-pages
Binding a Popup to another control's relative screen position

I'm writing an XBAP with a complex Popup (Canvas Z-index of 99 with a grid on it...) that I would like …

wpf popup screen position xbap
WPF Browser Applications vs WPF Desktop Applications

I want to know what are the differences between a WPF Browser Application and WPF Desktop Application. I know that …

wpf xaml browser desktop xbap
WPF WBA (XBAP) versus Silverlight

I'm looking into creating a system / site which includes a website. I would like to get the benefits of WPF, …

.net wpf silverlight xbap browser
Is WPF XAML Browser Application (XBAP) works on Android and Windows Phone browsers? What are the alternatives?

I want to create simple CRM website for my small company. Thanks to people on stackoverflow I assume that I …

android .net wpf windows-phone-8 xbap