C#/XAML Compile Error - Various Errors (The name “LayoutAwarePage” does not exist\")
EDIT : Here are the pastebins for the code: BasicPage1.xaml.cs BasicPage1.xaml LayoutAwarePage.cs EDIT 2 I have added a MS Connect ticket here: https://connect.microsoft.com/VisualStudio/feedback/details/771648/c-xaml-compile-error-various-errors-the-name-layoutawarepage-does-not-exist#tabs Right a head scratcher which I'm hoping others have experienced and know how to resolved as I'm a little disheartened by the whole affair. The Problem I have been working on a Windows Store App using C#/XAML to learn the ropes. After hours spent learning I decided to start my own App, which is fine. The