Questions tagged [xbap]

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

XBAP (XAML Browser Application) is a new Windows technology used for creating Rich Internet Applications.

347 questions
-1
votes
1 answer

Question about the default page navigator XBAP or XAML with WPF

I'm wondering how i can acces to the default navigation bar ? Is it a controler ? Is it the Uri.navigate ? Can I customize it ? Will it show in a browser or the use of it only make sense with Windows app ? Is it posible to make it visible before any…
-1
votes
1 answer

CLR 2.0 library and XBAP

i used the app.config to set up legacy runtime activation policy for runtime 2.0 in a wpf Desktop application. That worked properly. Now i have a wpf browser application (XBAP) and i also set up the app.config. This doesn't work. It still Shows the…
charly_b
  • 69
  • 10
1 2 3
23
24