Article PS040224130
Problem DescriptionPersits Software products and manuals have example code for ASP (VBScript) and C#.NET, but do not include VB.NET samples. This article describes how to declare and create the objects in .NET with VBScript. SolutionThese code snippets illustrate how to create Persits objects in VB.NET for any .NET environment: an .aspx page, a code-behind file, or a desktop project. These illustrate how to give your object variables specific (early-bound) types, which gives a performance advantage over declaring them as a generic Object type. CommentsIf you have an Import Namespace declaration for the wrapper library, you can omit the verbose prefix for the object names. Here's an example for AspEmail, and the other objects use the same syntax:
Created: 2/24/2004 4:00:36 PM
Copyright © Persits Software, Inc. 1998 - 2023 |