Configuration Items List
(Updated)
For the record, here is the list of software tools I use commonly:
-
Microsoft Visual Studio 2005 Team Suite (still not using 2008, sorry!)
-
Lutz Roeder'sRed Gate's
.NET Reflector 5.1.2.0 (don't leave home without it, if you want to really know what's inside those assemblies!)
-
-
Sybase PowerDesigner 12 (database CASE)
-
- Microsoft
FxCop 1.35FxCop 1.36 (static analysis of .NET assemblies, focused on Microsoft Guidelines)
-
-
-
-
-
Litmus Labs
CSSVista 0.15 (shows web pages in both IE and FireFox)
-
-
Microsoft
Fiddler 2.0 (proxy tool for monitoring and changing HTTP requests)
-
-
-
-
-
-
TiddlyWiki (personal web-enabled notebook/wiki/blog)
As for software libraries, apart from .NET 2.0 and 3.0, I use:
Whenever I change this list, I will post about it, so you will know my exact development environment, this way, if I post some code, you will know what it requires.