- 1,251 categories
- 40,829 scripts
- An ariticle teaches the ASP programmer to write their code in VB, make it as a dll and reuse them in their ASP code. Learn to hide your code and increase the performance of your ASP program.
- Develope reusable code with VB make it dlls and use it in your ASP as third party objects. Knowledge in VB programming is necessary.
- This very important article describes in detail what you need to know to register / unregister ActiveX ( COM Component ) DLLs remotely using only plain ASP pages. Must read for all ASP developers. Everything has been explained in detail.
- Learn how to use the HttpBrowserCapabilities Component of ASP.NET to detect the user browser and develop browser friendly ASP.NET pages.
- It can really be a pain to register .DLL''s on your remote servers. This article will explore how to set up a set of ASP pages to register your DLL''s on NT 4. ASP source code available for download.
- 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.
- 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.
- This tutorial shows you how to run new component builders through the proceess of encapsulating script logic in a VB component.
- Step by step tutorial on creating a Java COM component which accesses and uses ASP Intrinsic Components. Sample Project files, Component and ASP code available for download.
- 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 al...
Page: