Torq FxCop Setup
FxCop is a static analysis tool from Microsoft that checks software source code for conformance to the Microsoft .NET framework’s design guidelines.
Explore posts tagged with "visual-studio" below.
FxCop is a static analysis tool from Microsoft that checks software source code for conformance to the Microsoft .NET framework’s design guidelines.
We recently upgraded to using Visual Studio 2008 for compiling our MacroView source code on Windows. Previously we had used Visual Studio 2003 so there was a jump over the 2005 compiler version.
My interpretation of Microsoft's vision for Sparkle is as a tool for designers while developers will use Visual Studio and they both will work on a Visual Studio project/solution.
I recently splurged and purchased a Dell 2405FPW 23 inch monitor. The (possibly spurious) justification was that it would improve my development productivity by having more real estate.
I've just started using Visual Studio 2005 on an existing C# solution in earnest today. There were too many dependancies on third party controls for the existing solution to entertain the possibility...