One of my project managers recently recommended that I read a book called Dissecting a C# Application written by the developers of SharpDevelop . They wrote a C# IDE in an attempt to understand how C# works and the source code for the project is available via open source licensing. Apart from a brilliant...