Windows Presentation Foundation (WPF) Question:
Download Questions PDF

Define XBAP?

WPF Interview Question
WPF Interview Question

Answer:

XBAP is the abbreviated form of XAML Browser Application. It allows WPF applications to run inside web browsers. Installation of .NET framework on the client machine is a prerequisite for running WPF applications. But hosted applications are not given full admission to the client's machine and are executed in a sandbox environment. Using WPF, such applications can also be created, which run directly in the browser. These applications are called XBAP.

Download WPF Interview Questions And Answers PDF

Previous QuestionNext Question
Define adorner?How WPF and Silverlight are similar?