Programming C#

Programming C#

by JesseLiberty (Author)

Synopsis

C# is designed from the ground up for development on Microsoft's .NET framework. As such, it's a high-performance language that's simple, safe, object-oriented, and Internet-centric. Programming C# teaches this language in a way that experienced programmers should appreciate - by grounding its applications firmly in the context of Microsoft's .NET platform and the development of desktop and Internet applications. The first part of this book introduces C# fundamentals, then goes on to explain: classes and objects; structs and interfaces; collection classes provided by the Base Class Library; creating custom collection classes; string objects; exceptions and bug handling; and event handling. Part two of the text focuses on development of desktop and Internet applications, including WinForms and ASP.NET. ASP.NET includes WebForms, for rapid development of web applications, and WebServices for creating objects without UI, to provide services over the Internet. Part three gets to the heart of the Common Language Runtime (CLR), a data typing system that is enforced throughout the platform and is common to all languages developed for .NET. The CLR is responsible for memory management, reference counting of objects, and garbage collection. In much the way that you can see the features and personality of the parents and grandparents in young children, you can easily see the influence of Java, C++, Visual Basic, and other languages in C#. The level of information in Programming C# allows programmers to become productive quickly with C# and to rely on it as a powerful addition to their family of mastered programming languages.

$3.38

Save:$33.80 (91%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 688
Edition: 1
Publisher: O'Reilly Media
Published: 01 Jul 2001

ISBN 10: 0596001177
ISBN 13: 9780596001179

Media Reviews
'A well-written book that gets straight to the point of all the topics it covers.' Computer Shopper, Dec (HIT!) 'Overall, I'd say the book is a valuable resource to refer to for anyone learning, or wanting to learn more about C SHARP.' - Drew Durkin, new@UK, December 2001
Author Bio
Jesse Liberty is the author of a dozen books on object-oriented, C++, and web programming, including the forthcoming Programming ASP.NET from O'Reilly. Jesse is the president of Liberty Associates, Inc., where he provides .NET training, contract-programming, and consulting. He is a former Vice President of electronic delivery for Citibank, and a former Distinguished Software Engineer and architect for AT&T, Ziff Davis, Xerox, and PBS.