Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

C# Unleashed

Posted By: nebulae
C# Unleashed

Joseph Mayo, "C# Unleashed"
English | ISBN: 067232122X | 2001 | 816 pages | PDF | 2 MB

Part I provides the most basic elements of C# language syntax.

Part II covers object and component programming in C#.

Part III introduces several of the class libraries available to C#.

Part IV gives those advanced topics for extreme performance and enterprise programming projects.

Part V goes into depth on the C# environment. Included are garbage collection and the effects on a program., cross-language development, the common language runtime, versioning and assemblies, and providing security for your programs.

Part VI is the Appendix. It has supplementary material on compiling programs, an overview of .NET Class Library components, and some other resources that may be of interest.
Download