I have just installed Visual Studio 2008 on a Virtual PC to evaluate it and one of the features I want to try out is the Code Analysis.
However I can't seem to find it anywhere, on MSDN it says you can right click on a project and select properties and then simply enable it from there. However I don't see this option anywhere.
At first I thought it may be because I converted a 2005 ASP.NET project targeting .NET 2.0 however as a Test I created a dummy 3.5 project but with still no luck
Has anyone else come across this?
EDIT: I am currently using Visual Studio 2008 SP1 and working on VB.NET/ASP.NET projects