C# Soup To Nuts: Program Structure

Well, here it is.  Already Week #4 in my C# Soup To Nuts series.  Today's session is all about C# Program Structure.  Not just the coding techniques, but also how a C# program is organized and how it fits into the .NET Framework as a whole.

We will learn about several different things in Today's session, from what the CLR is, what the common type system is as well as how it allows different languages to work together.

Hope to see you there!

Bill

PS - Attached is the demo code for Today's session.

C#StN-Session4DemoCode.zip