You have to care for your environment...
Before I will release further details about the project's folders, assemblies, classes, resource files and all that is connected with that structures, I am posting a short list with my "weapons of choice":
Visual C# Express for a little coding
FxCop for complicating the coding process and annoying the coder
Lutz Roeder's Reflector for gaining insight
NUnit for unit-testi... Nah, I think' I will leave that out
Subversion and TortoiseSVN for keeping track of bad code bloating up to be really bad and fat code
WinMerge for blending together only the best ingredients
NAnt for any build related scripting (as soon as necessary)
NProf as a profiler although it is hard to find information in its pretty non-visual interface - but it seems to be the only free .NET-Profiler around... UPDATE: The newest Version 0.9 is way more useable, but the default sourceforge donload is v.0.1
NCover, with NCoverExplorer or NCoverBrowser for "code coverage" studies - may or may not be useful (with unit testing) .
ILMerge for combining different exe and dll files into one assembly.
DocMounter for "external" code documentation
... more to come here, too





