Is it possible to force my C# solution file to make a single DLL containing all the projects in the solution, instead of one DLL per project? This dude says that isn\'t pos
It is possible, and it was even possible in 2004.
However, Visual Studio does not expose it.
You need to use netmodules.