Datasheet

You learned about the characteristics of IL, particularly its strong data typing and object orientation, and
how these characteristics influence the languages that target .NET, including C#. You also learned how
the strongly typed nature of IL enables language interoperability, as well as CLR services such as
garbage collection and security.
Finally, you learned how C# can be used as the basis for applications that are built on several .NET tech-
nologies, including ASP.NET.
Chapter 2 discusses how to write code in C#.
28
Part I: The C# Language
24727c01.qxd:WroxPro 5/7/07 12:12 PM Page 28