
This book shows you how to write programs that run under M'zoft Windows. There are a number of ways to write such programs. In this book. I Use the new object-oriented programing language C#(pronounced "C sharp") and a moderm class library called Windows Forms. The Windows Forms class library is part of the M'zoft .NET("dot new") Framework unveriled in the summer of 2000 and intreduced about a year and a half later.
The M'zoft .Net Framework is an extensive collection of classes that provides programmers with much of what they need to write internet, Web, and Windows applications. Much of the media coverage of .NET has focused on the Web programming. This book discusses the other part of .NET.You use Windows Forms to write traditional stand-alone Windows applications (what are now somietimes called client applications) or front ends for distributed applications.
