Click here to Skip to main content
15,881,248 members
Articles / Programming Languages / C#

.NET Type Internals - From a Microsoft CLR Perspective

Rate me:
Please Sign up or sign in to vote.
4.91/5 (124 votes)
13 Sep 200738 min read 570.1K   256  
Understand the internals of .Net types from a CLR perspective

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Architect
India India
Software Professional with 14+ Years of experience in design & development of server products using Microsoft Technologies.

Woked/Working on server side product development using Managed C++ & C#, including Thread pools, Asynchronous Procedure Calls (APC), Inter Process Communication (IPC) using named pipes, Lock Free data structures in C++ & .Net, etc.

Comments and Discussions