I have a solution consisting off 2 project. The business logic sits in one project while the UI (presentation layer) sits in another. When I try opening the whole solution and select any item in the UI project, I only get XAML code - I cannot use the design view editors?
How do I fix this? Should I of created the whole solution in expression first?
Thanks Thomas