May 2010
Intermediate to advanced
1272 pages
61h 18m
English
The .NET Framework 4.0 Base Class Libraries offer tons of objects and methods for covering almost everything in modern application development. In most cases objects and methods are managed wrappers of the Windows Application Programming Interface (API) so that you can use them in the managed environment of the CLR. There can be situations where you need to access some operating system functionalities that have not been wrapped yet by the .NET Framework or you have legacy code exposed by COM objects, such as type libraries. Both the .NET Framework ...
Read now
Unlock full access