Windows Presentation Foundation (WPF) Question:

Define XBAP?

Tweet Share WhatsApp

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 PDF Read All 57 WPF Questions
Previous QuestionNext Question
Define adorner?How WPF and Silverlight are similar?