I am having problems because Visual Studio 2005 does not seem to recompile everything.
For instance, I can edit a page called /Datalayer/User.cs, put in total rubbish, build and run, and no errors are flagged. Similarly, any real changes I am trying to do are ignored. Can I force it to recompile properly and show all errors? I would have thought this to be the default behaviour.
