Posted on June 28, 2010, 8:00 pm, by mbanzon, under
Programming.
When re-defining the default namespace for a project in VS2005 the properties/settings/resources will change namespace to the new default – but every place these values are refered the namespace reference will remain the same and there needs manual changing!
Posted on October 22, 2008, 3:46 pm, by mbanzon, under
Programming.
Once again Visual Studio has proven troubleish! I’ve spent the last hour trying to find out why our project at work wouldn’t compile (complaining about missing files) on other machines but would on mine! I went through every file in the repository and confirmed that it was up to date. I confirmed that the same [...]