CLR Via C#

Cover of CLR Via C# by Jeffrey Richter
Publisher: Microsoft Press
Year: 2006
Language: en
Edition: 2nd ed.
Pages: 693
ISBN-13: 9780735621633
Dimensions:
Height: 9 Inches
Length: 7.5 Inches
Weight: 2.20462262 Pounds
Width: 1.75 Inches
Dewey Decimal: 005.13/3
Editorial overview Touché

CLR Via C# by Jeffrey Richter, published by Microsoft Press in 2006, is a comprehensive guide designed for developers looking to master the common language runtime (CLR) and the .NET Framework. This second edition spans 693 pages and is presented in English. The book provides hands-on instruction and extensive C# code samples, making it suitable for those building various applications, including ASP.NET, Windows Forms, and Web services.

Readers will find detailed explanations on building, deploying, and administering applications, as well as designing types and working with the CLR’s special types. The guide covers essential topics such as exception handling, memory management, and the use of delegates and interfaces. With a focus on practical application, this resource aims to equip developers with the skills needed to create high-performance applications while navigating the complexities of programming in C#.


Official synopsis Publisher

Dig deep and master the intricacies of the common language runtime (CLR) and the .NET Framework. Written by a highly regarded programming expert and consultant to the Microsoft .NET team, this guide is ideal for developers building any kind of application–including Microsoft ASP.NET, Windows Forms, Microsoft SQL Server, Web services, and console applications. You’ll get hands-on instruction and extensive code C# code samples to help you tackle the tough topics and develop high-performance applications.

Discover how to:

  • Build, deploy, administer, and version applications, components, and shared assemblies
  • Design types using constants, fields, constructors, methods, properties, and events
  • Work effectively with the CLR’s special types including enumerators, arrays, and strings
  • Declare, create, and use delegates to expose callback functions
  • Define and employ re-usable algorithms with interfaces and generics
  • Define, use, and detect custom attributes
  • Use exception handling to build robust, reliable, and security-enhanced components
  • Manage memory automatically with the garbage collector and work with native resources
  • Apply CLR Hosting, AppDomains, assembly loading, and reflection to build dynamically extensible applications

PLUS–Get code samples on the Web

FAQ
What is “CLR Via C#” about?
This page includes the available description and bibliographic details for “CLR Via C#” by Jeffrey Richter. Synopsis preview: Dig deep and master the intricacies of the common language runtime (CLR) and the .NET Framework. Written by a highly regarded programming expert and consultant to the Microsoft .NET team, this guide is ideal for develope…
Who is the author of “CLR Via C#”?
“CLR Via C#” is credited to Jeffrey Richter.
When was “CLR Via C#” published?
Publisher: Microsoft Press. Year: 2006.
What is the ISBN for “CLR Via C#”?
ISBN-13: 9780735621633.
What are the book details (language, pages, edition)?
Language: en. Pages: 693. Edition: 2nd ed..

More Books by Jeffrey Richter

Related Books by Topic