Is it possible to create XBAP applications with Expression Blend 3 only? -
I want to create an XBAP application with a mix, but
- file
- New project
This asks me if I want to:
- Silverlight 3 applications + website - or -
- WPF application
Is there a way to create xbap from expression blend 3 or does it require a visual studio?
public partial category Page1: System.Windows. Management. Page Then you should be able to create and design the page in Expression Blend, try the WPF Application option.
You need a visual studio to publish ..
Comments
Post a Comment