The main highlight of this tutorial is about the usage of classic COM components in .NET code and .NET components in classic COM components. The author starts with the process of writing and compiling the managed code and then creating a type...
This tutorial explains about .NET types calling DLLs. The co-existance of classic COM and .NET framework is possible through .NET. The author shows how Classic COM could serve in the .NET. This article is useful for the beginners to update the...
Now the users could use legacy COM components in their .NET applications, which is the objective of this online tutorial. The author explains about the COM which is standard for the interfaces. The author explains about the tasks performed by the...
This article could help the webmasters to know more and more about Classic COM and .NET applications. The author also discusses about COM component and its usage. The .NET event handling model is described in this article. This tutorial covers the...
ADX Toys 2 OL is a COM add-in that adds several useful features to Microsoft Outlook.The add-in is based on Add-in Express 2 technology and designed to show you how to create add-ins, how to manage add-in's toolbars and controls, and how to get an...
ADX Toys 2 WD is a COM add-in for Microsoft Word that adds the syntax highlighting of the selected source code in the current document.The add-in is based on Add-in Express 2 technology and designed to show you how to create add-ins, how to manage...
Array Types in .NET is an article which concentrates on array types and methods of dimensioning these arrays. The author defines this CLR, which helps in dimensioning the array. In ASP.NET the users can create single dimension, multi dimension and...
Build A Non-Zero Based Array In .NET is a web based tutorial in which author describes about constructing multi-dimensional zero-based array objects for stroring valus in flex array objects. The author describes about Getvalue and Setvalue method...
Build CAB Files In .NET is a web based tutorial which specially concentrates on CAB file creation. The author elaborates the procedure in steps for generating the CAB file in ASP.NET applications. The author offers source code for creating the CAB...
Caching in .Net - Overview is an article in which users can get idea about page caching technique. In this tutorial author discusses about page caching, object caching, and methods involved for setting expiration time. Here the author describes... |