Overview
Setting the standard for a premium C# reference, Microsoft Visual C# 2005 Unleashed provides practical examples for virtually every aspect of the C# programming language. The book is structured for progressive learning, so it can be read cover-to-cover or used as a comprehensive reference guide. You will be exposed to everything from low-level information on the Garbage Collector to advanced concepts, such as creating applications that use Enterprise Services, creating Web Services, and even advanced Windows GUI. Chapters include:
- Expressions and Control Structures
- UI Controls
- Code Access Security
- Remoting
- Peer-to-Peer Applications
Synopsis
Setting the standard for a premium C# reference, Microsoft Visual C# 2005 Unleashed provides practical examples for virtually every aspect of the C# programming language. The book is structured for progressive learning, so it can be read cover-to-cover or used as a comprehensive reference guide. You will be exposed to everything from low-level information on the Garbage Collector to advanced concepts, such as creating applications that use Enterprise Services, creating Web Services, and even advanced Windows GUI. Chapters include:
- Expressions and Control Structures
- UI Controls
- Code Access Security
- Remoting
- Peer-to-Peer Applications
Editorials
From Barnes & Noble
The Barnes & Noble ReviewKevin Hoffmanβs Microsoft Visual C# 2005 Unleashed offers a virtually endless cornucopia of C# 2005 techniques, knowledge, and up-to-date sample code.
In roughly 1,000 pages, Hoffman covers practically the entire language, and much of the surrounding .NET 2.0 platform: from basic C# syntax to objects and generics, I/O to multithreading, data access to cryptography, web services to remoting.
Events, delegates, XML, security, code optimization: Theyβre all here. Youβll find especially strong coverage of ASP.NET 2.0: nine chapters' worth, covering everything from master pages to Web Parts; even creating custom providers and developing new ASP.NET controls. In an equally extensive section on Windows Forms development, Hoffman offers especially useful coverage of Visual Studio 2005βs ClickOnce, which lets you create powerful client applications that are as easy to deploy and update as web pages are. Bill Camarda, from the June 2006 Read Only