What are the similarities between XBAP and WPF/E (Windows Presentation Foundation/Everywhere) ?

Both XBAP and WPF/E are used for creating Rich Internet Applications. They are both based on the XAML format and run inside the browser.

Leave a Reply