Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

Search: 

  Tutorial: ASP Component Building Creating Visual Basic COMponents for ASP Tutorial

This article teaches the ASP programmer to write their code in VB, make it as a DLL and reuse it in their ASP code. Learn to hide your code and increase the performance of your ASP program.

Tutorial Details:

Creating Visual Basic COMponents for ASP

There are two kinds of programming. Programming with reusable code and non reusable code. To achieve reusable code you can write functions and procedures. In ASP scripts you can write functions and procedures and call them as often you want. But the main drawback with ASP script is you can not hide your code from the buyer. This is applicable when you are writing some commercial applications and sell it. Your buyer can tweak the code and even resell it as it is his own. When you want to avoid this, here comes the concept of VB COM.

ActiveX DLLs :
ActiveX DLLs are COMponents where you can hide your code,call it in your ASP and distribute with your application. In this article we shall discuss how to write functions in ActiveX Dlls and then call those same functions from ASP Scripts.
We can write Dlls with C++, VC++, Delphi and Visual Basic.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
ASP Component Building Creating Visual Basic COMponents for ASP Tutorial

View Tutorial:
ASP Component Building Creating Visual Basic COMponents for ASP Tutorial

Related Tutorials:

Displaying 1 - 50 of about 2490 Related Tutorials.

VB and ASP programmers
Description  Visual basic programmer with ASP knowledge to develop... Profile  Candidate must have good knowledge of visual basic and Asp...: 1- 5 Years  Keywords: VB, ASP, Visual Basic, Oracle, SQL
 
Components
Java: Components Java NotesComponents Components (also known as "widgets") are the basic user..., ... Components are placed in a container (eg, JPanel). The visual arrangement
 
Creating a JTable Component
Creating a JTable Component Creating a JTable.... Here, the procedure for creating a JTable component is given with the brief description of JTable and it's components. JTable: The JTabel component is more
 
JSF Components
, data grid .    A component containing many components inside it is called a compound component. Components help developers to create UIs... that component onto any JSP. JSF allows you to create and use components
 
Building a Simple EJB Application ?A Tutorial
Building a Simple EJB Application ?A Tutorial Building a Simple EJB Application ?A Tutorial     ... workflow application)  Introduction In this tutorial we will create
 
Building Web Application With Ant and Deploying on Jboss 3.0
Building Web Application With Ant and Deploying on Jboss 3.0 Building Web Application With Ant and Deploying on Jboss 3.0... will be used in subsequent tutorial for the development and deployment
 
Visual Basic Books
Visual Basic Books Visual Basic Books  ... Visual Basic Developer Get a focused, first look at the features and capabilities in Microsoft Visual Basic 2005, Visual Studio 2005, and the .NET
 
Visibility of Components in Echo3
tutorial you have developed the basic server side application examples. Now... Visibility of Components in Echo3 Visibility of Components in Echo3       
 
GUI Tutorial I - FIRST DRAFT
components to content pane. After you've set the layout, add each component... the following chores: (1) Finish up the components (creating, setting attributes, adding... Vanilla Java: GUI Tutorial First Draft
 
Summary - Basic GUI Components
Java: Summary - Basic GUI Components Java: Summary - Basic GUI Components Most components have a few common methods. cmp.requestFocus(); Puts focus (eg, blinking cursor) in field
 
Rationale for GUI tutorial decisions
Java: Rationale for GUI tutorial decisions Table of Contents Rationale for GUI tutorial decisions Java... programming creating inheritance hierarchies is not all that common
 
Creating Dynamic Tree component in RCFaces
Creating Dynamic Tree component in RCFaces Creating Dynamic Tree component in RCFaces    ... will illustrate you that how you can create a dynamic tree component with the use
 
JSF Tutorial for Beginners
JSF TUTORIAL - INTRODUCING   JAVA  SERVER  FACES... the transition phase.   In this three  part  tutorial... with JSF and getting the best of both worlds. ( As this tutorial presumes
 
Basic Components & Functionality of LBS
Basic Components & Functionality of LBS Basic Components & Functionality of LBS     ...: Consists of basic electronic instruments like mobile phone, smart phone, laptop
 
Java Building a Simple Web Service ? A Tutorial Tutorial
Building a Simple Web Service ? A Tutorial Building a Simple Web Service ? A Tutorial...;    Introduction In this tutorial we will create a simple web
 
Building Search Engine Applications Using Servlets !
Building Search Engine Applications Using Servlets ! Building...    This tutorial takes you through the process
 
Java AWT Components
AWT Component,Java AWT Components,Java AWT Component,Java AWT Components Example Java AWT Components   ...; Introduction In this section you will learn about the different components available
 
MySQL Tutorial - SQL Tutorials
In was developing a form in Visual Basic and got the error "Data... MySQL Tutorial,Free MySQL Tutorials,MySQL Programming Tutorials,Online MySQL Help for Beginners MySQL Tutorial - SQL Tutorials
 
Creating Message in JSON with JavaScript
Creating Message in JSON with JavaScript, JSON Tutorial Creating Message in JSON with JavaScript  ...; In previous section you have studied about the JSON in JavaScript's some basic concepts
 
Creating Website with the use of template in Wicket
Creating Website with the use of template in Wicket Creating Website with the use of template in Wicket...; In the previous section of Wicket tutorial you have studied about "printing
 
Java Trees, Java JTree Example, Create Tree in Java, Creating a JTree Component
Java JTree Examples,Java Tree Component,Create Tree Nodes in Java,Creating a JTree Component Creating a JTree Component...; In this section, you will learn about the JTree and its components
 
AWT Components
AWT Components,Using AWT Components,Source Code Using AWT Components in Java AWT Components    ...;          The class component
 
Declare components
Java: Where to declare components Java NotesWhere to declare components Components are typically declared in one of several places: Field variables Some components should
 
Create Layout Components in a Grid in Java
for creating a grid layout components for arranging components used... Create Layout Components in a Grid,How to Create Layout in Grid Using Java Swing Create Layout Components in a Grid in Java
 
Summary - Basic GUI Elements
Java: Summary - Basic GUI Elements Java: Summary - Basic GUI Elements String s; // Any string. String t... (JPanel) JPanel - Set layout and add components to JPanel. p = new
 
MySQL Create Database
Query Browser is the easiest visual tool for creating, executing, and optimizing...; MySQL Table Editor The MySQL Table Editor is a component of both the MySQL Query Browser and MySQL Administrator, enabling the visual creation
 
JSF Login Example By Using Component Instance Binding
JSF Login Example By Using Component Instance Binding JSF Login Example By Using Component Instance Binding... components. This backing bean (JavaBean) contains properties
 
CheckBox component in Echo3
CheckBox component in Echo3 CheckBox component...;     Some of the very useful components that are common... component in Echo3. We have used here the server-side API to create checkbox. CheckBox
 
Introduction to Components
Java: Introduction to Components Java NotesIntroduction to Components Swing Components You can... made for you to put on the screen. These are called components. An example
 
Rico Tutorial
Rico Tutorial Rico Tutorial  .... Rico use is make XmlHttpRequest and provided the simple interface building drag... component and "LiveGrid". The Rico  LiveGrid connects HTML tables to AJAX
 
Eclipse Plunging/Web
can use the visual designer and Java code will be generated for you. You can... and see your changes immediately reflected in the visual designer.  ... that provides a basic web-application development environment Eclipse 3.0.
 
J2ME Tutorial
; J2ME Calendar Application Creating a calendar is a very basic example... J2me Tutorial J2ME Tutorial  ... application. In this example we are creating a form name "Hello World"
 
J2ME Tutorial
; J2ME Calendar Application Creating a calendar is a very basic example... J2me Tutorial J2ME Tutorial  ... application. In this example we are creating a form name "Hello World"
 
Java Complete Hibernate 3.0 Tutorial Tutorial
Hibernate Tutorial,Hibernate 3 Tutorials,Java Hibernate Example,Hibernate Online Code Complete Hibernate 3.0 Tutorial...; This tutorial provide step by step instructions on using Hibernate
 
Struts Book - Popular Struts Books
for building web applications with Servlets and JSPs is becoming, the online documentation is inadequate, focusing on the most basic functionality and leaving out... of lessons learned (the hard way) while building our application." 
 
Struts Book - Popular Struts Books
for building web applications with Servlets and JSPs is becoming, the online documentation is inadequate, focusing on the most basic functionality and leaving out... of lessons learned (the hard way) while building our application." 
 
Complete Hibernate 3.0 Tutorial
Hibernate Tutorial,Hibernate 3 Tutorials,Java Hibernate Example,Hibernate Online Code Complete Hibernate 3.0 Tutorial...; This tutorial provide step by step instructions on using Hibernate
 
Building Suggestion Box Using GWT
Building Suggestion Box Using GWT Building... for building the suggestion box using GWT. The steps involved in Building... oracle = new MultiWordSuggestOracle() Here we are creating object of class
 
Apache Ant - Building Simple Java Projects
Apache Ant - Building Simple Java Projects Apache Ant - Building Simple Java Projects    ...;          About the Tutorial
 
Loading delay component in Echo3
Loading delay component in Echo3 Loading delay component in Echo3       ... tutorial you must have studied about how you can create a server-side application
 
Common Component Methods
Common Component Methods,Common Component Methods Using Java Awt Common Component Methods     ... methods of AWT components are as follow: 1 getLocation() - This method is used
 
Facelet component Tag
Facelet composition Tag Facelet component Tag...;    This tag is used to add a new component into the JSF component tree as children of UI component instance. This tag shows its behavior
 
Expression Language Basic Arithmetic
Expression Language Basic Arithmetic Expression Language Basic Arithmetic      ... in JavaBeans components. The jsp expression language allows a page author to access
 
EL Basic Comparisons
EL Basic Comparisions EL Basic Comparisons... it possible to easily access application data stored in JavaBeans components. The jsp.... The Expression Language has the following Basic Comparisons: < >  
 
JSF Renderers
; After creating JSF components, it is also necessary ... into components value i.e. transform it into values the component can understand. Now... for the component. JSF components use different renderers depending on the device used
 
NetBeans JSF Tutorial
NetBeans JSF Tutorial, JSF Using NetBeans NetBeans JSF Tutorial       ...;         Creating
 
FormatPanel Tutorial
Java: FormatPanel Tutorial Java: FormatPanel Tutorial Example 1 To start let's produce... the components. // Create components first. JTextField fnField = new JTextField(15
 
Creating Hyperlink using GWT
Creating Hyperlink using GWT Creating Hyperlink...;     This example describes the Basics for building the Hyperlink using GWT. The steps involved in Building the Hyperlink
 
Creating Menu using GWT
Creating Menu using GWT Creating Menu using GWT...;   This example describes the Basics for building the Menu using GWT. The steps involved in Building the Menu Structure are described below
 
Quick Hibernate Annotation Tutorial
; Note:- This tutorial covers only the Annotations part. The reader must have hands on experience before starting this tutorial. Introduction:- Hibernate needs... for configuring and building the session factory. Hibernate.cfg.xml or any
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.