activeserverpage.org








Home: Tips and Tutorials: Component Building: Add Resource

 
COM Components   No Reviews
One of the wonderful things about COM is that once you learn the standards and restrictions, you can quickly learn to implement other COM objects.
Today: 3 Total: 1360 Updated: 4/23/2001  
 
ASP Component Tutorial using Microsoft Visual Basi   No Reviews
This is a step by step tutorial on creating ASP COM Component in Microsoft Visual Basic. Sample Project files available for download.
Today: 3 Total: 1139 Updated: 4/23/2001 Cost: Free  
 
Creating a Server Component with Visual Basic   No Reviews
This article is primarily for Active Server Pages (ASP) developers who would like to take their ASP skills a step further. By bundling ASP code into server-side components, developers not only increase Visual Basic functionality and ASP speed, but also find a marvelous way to encapsulate and protect their ASP source code. This tutorial will walk you through the process of developing a very simple server-side ActiveX ASP component. The emphasis will be on the steps it takes to produce a server-side Dynamic Link Library (DLL) file, not on complex ASP scripting or advanced VB code.
Today: 1 Total: 961 Updated: 4/23/2001 Cost: Free  
 
Simple Component Creation Tutorial   No Reviews
Here is an extensive 6-page tutorial showing how to create your own ASP components using Visual Basic. It covers many basic key elements in graphics. Main topics include: Creating the Project, The Class Builder Utility, Creating the Properties, Referencing, and Web Implementation.
Today: 2 Total: 1162 Updated: 4/23/2001  
 
Calling and Using ASP Intrinsic Objects from withi   No Reviews
This article at Stradeveloper.com is an in depth tutorial on calling and using five ASP intrinsic objects from within COM Component using Visual Basic. Sample Visual Basic project files, component and ASP page available for download.
Today: 2 Total: 896 Updated: 4/23/2001 Cost: Free  
 
Building Components in Java   No Reviews
This is a tutorial on creating COM component using Java.
Today: 2 Total: 872 Updated: 4/23/2001 Cost: Free  
 
ActiveX Component   No Reviews
In this tutorial, you will learn how to create your first ActiveX DLL component using Microsoft Visual Basic 5.0 and above. The power of ActiveX component is not even closely covered here. The purpose of this tutorial is simply give you a start on how DLL is created.
Today: 2 Total: 1143 Updated: 4/23/2001  
 
Developing a Visual Basic Component for IIS/MTS   No Reviews
This article describes how to build components that take advantage of the new features in IIS and MTS, and provides an extensive list of tips on building components, performance and process isolation, and debugging.
Today: 2 Total: 768 Updated: 4/23/2001  
 
VertiScope.com's Component Development for ASP   No Reviews
Active Server Pages is an environment for building dynamic Web applications. However, programmers are limited to scripted languages that are not strongly typed and have limited functionality. Many tasks are simply too resource intensive or time consuming for a scripted language to accomplish. This is where COM steps in. Using a COM aware language such as Visual Basic or C++ you can develop components to accomplish your more complicated programatic tasks.
Today: 1 Total: 1266 Updated: 4/23/2001  
 
sloppycode complete beginners guide to building AS   No Reviews
This tutorial guides you through, in easy to follow steps, the methods needed to build an ASP component in Visual Basic. Includes downloadable source, easy-to-follow example and screen shots for each stage.
Today: 1 Total: 1136 Updated: 4/23/2001  
1 - 2

© Copyright 2000-2003