The world is not longer the place I knew. Since my childhood I knew Steve Jobs as a man who was making computers and working with them. I read about him and his NeXT in the first computer magazines I'd ever read. And every year added something about him: new movie from Pixar, film about Jobs and Gates, book about him and his work and hundreds of news every month about Apple and its CEO... He was a fairy magician from my childhood dreams, like forever young fantasy heroes.
When you try the Visual Studio code analysis it may report some errors related to correct spelling of the words in the project. Of course, Visual Studio does not know about all the words and abbreviations so it should be tuned to not display the warnings about words that are correct.
The following series of steps can be used to add the custom dictionary with the words for code analyzer and share this dictionary across solution projects:
Create CustomDictionary.xml in the solution folder in the format described on the dictionary page.
Add it as link (right click on project, Add -> Existing Item, select file, click on down arrow on the Add button and select "Add as Link") in each solution project that should use this dictionary and set Build Action to CodeAnalysisDictionary in file properties.
If you try to download FxCop 10, the only file you get is readme.txt with the following content:
FxCop Installation Instructions
1. Download the Microsoft Windows SDK for Windows 7 and .NET Framework 4 version 7.1.
2. Run %ProgramFiles%\Microsoft SDKs\Windows\v7.1\Bin\FXCop\FxCopSetup.exe to install FxCop.
Then FxCop installation can be extracted and installed without installing the rest. For this the Setup\WinSDKNetFxTools\cab1.cab file should be extracted from the ISO image with any appropriate tool. For example, you can mount image with Daemon Tools and then copy the file. Then the FxCop executable can be extracted from the cab file and then executed with the following commands: