System The System namespace is the root of all namespaces in the .NET Framework, containing all other namespaces as subordinates. It also contains the...
System.Collections.Specialized The System.Collections namespace contains one subsidiary namespace called System.Collections.Specialized. In the standard this namespace currently contains only the class NameValueCollection, a dictionary-like collection...
System.Globalization The global reach of the Internet, which essentially connects every intelligent box in the universe to every other intelligent box in the universe,...
System.Net While portions of .NET such as Web Services provide networking functionality at a high level of abstraction, network programmers often need to work...
System.Reflection The System.Reflection namespace contains types that allow programmers to read an object's metadata at runtime to discover and invoke that object's capabilities. You...
System.Runtime.CompilerServices The namespace System.Runtime.CompilerServices contains objects used by developers of language compilers. Since all source languages have to compile down to the same MSIL,...
System.Runtime.InteropServices The System.Runtime.InteropServices namespace contains classes for managing the interoperation between .NET Framework managed code and native API functions. Since native APIs will vary...
System.Security.Permissions A permission is an object that specifies security rules for access to a protected resource. Permissions come in two flavors, programmatic and declarative....
System.Xml XML is now the universal standard for data interchange between applications systems. XML is not some geeky add-on required in certain obscure cases,...
С 2009 года мы стали переводить структура сайта на различные языки. Сайт теперь будет содержать книги не только на английском языке, но также и на других европейских языках, в том числе и на Русском языке.