Chapter 24. The 10,000-Foot View

What You’ll Learn in This Hour:

  • Understanding the .NET Framework

  • Understanding the Common Language Runtime (CLR)

  • How Visual C# 2005 Uses the Microsoft Intermediate Language

  • Using Visual Studio .NET Namespaces

  • Understanding the Common Type System

  • Understanding Garbage Collection

You know a lot about Visual C# 2005 now. You can create projects, you can use forms and controls to build an interface, and you know how to add menus and toolbars to a form. You’ve also learned how to create modules and procedures and how to write code to make things happen. You can use variables, make decisions, perform looping, and even debug your code. The question you might be thinking now is, “Where to next?” In fact, this is the number one ...

Get Sams Teach Yourself Microsoft® Visual C#® 2005 in 24 Hours, Complete Starter Kit now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.