Description of Basics of Building .NET Applications :
This online article starts with a neat description about the .NET basics. The author tells about the unmanaged code. The step by step process of COM components used from managed applications and its features are explained in detail. This article shows about how to use Win32 DLL functions from managed applications also. This article shows a pathway to the users to explore about the marshaling and parameter-passing attributes.