I have just started with WPF so am probably missing something simple here. I have a window that I am editing in VS 2010. When I change the XAML by hand and then run the appl
You can change a VS setting to save all files before Build/Run. Go to
Tools->Options->Projects and Solutions->Build and Run
Update Before building and On Run, when projects are out of date values to Save all changes and Always build respectively.