Calling Procedural COBOL from VB.NET is a tutorial which teaches you about developing an interface program in COBOL for .NET. This interface program acts as an interface between the .NET data types and the standard COBOL data types. This tutorial...
Calling a Detail Data Form From A DataGrid Row is a web based tutorial in which the author shows how to call a required procedure that is in a seperate form when the users select a particular row in the datagrid control. This tutorial clearly...
Calling ASP Code from an IMG tag is a web based tutorial which specially deals with image counters. Here there are few ASP codes with image tag through which users can call the images stored in the server to display in the users website. This code...
Creating a Component using Visual C++ to Manipulate Virtual Directories is an article which tells about building of server component using Visual C++ inorder to access ADSI and to control IIS. Here author also describes about applying server...
.NET Character Encoding Conversion Component is an ASP.NET documentation application which is specifically designed for converting the charactor encoding into unicode and utf-8. This software also provides functionalities for converting HTML files...
ASP.NET: Prepare for a New World is a .NET reference site in which author discusses about steps involved in migrating the existing ASP pages to ASP.NET applications. Here author gives few examples for adapting to ASP.NET framework and also gives...
Registering A Component is an article in which author describes about the method involved in registering VB component and C++ component into the web server. Here the author also describes about various steps involved in registering component in...
Registering a Component on the Web Server is a web based tutorial which deals with storing components in a remote directory. Here there are few steps that have to done by the users to access the component through ASP pages and the path for saving...
Why .NET Will be a Successful Technology is a reference guide which gives detailed information about ASP.NET. It shows its high octane, etc. This article elaborately discusses about the Visual Basic, C++, advantages of VB.NET and more. This is...
This tutorial brings with a problem and a solution for the interoperability of classic COM to .NET. The problem mentioned in this article is, the lack of mechanism to connect the .NET components with the functionality of COM. The author denotes... |