C# Bible

C# Bible

Authors: Jeff Ferguson, Brian Patterson Pierre Boutquin

Pages: 591

Publisher: Wiley

ISBN13: 9780764548345

100omprehensive, the C# Bible will have even beginning programmers up and running with Microsoft's new C# language quickly and easily. But this title does not stop at just presenting the C# language - it teaches practical application development in the new .NET Framework. Starting at ground zero, readers will benefit from veteran developer Jeff Ferguson's insight into topics that include:

Background of C#
.NET concepts
Defining data with variables
Building containers with arrays
Writing expressions and statements
Object Oriented Programming with C#
Maintaining state with fields
Defining behavior with methods
Building WinForm and WebFom applications
Using C# in ASP.NET
Working with COM