Advertisment
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...
This very important article describes in detail what you need to know to register / unregister ActiveX ( COM Component ) DLLs remotely using only...
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...
This is a tutorial on creating and using COM Component: Sample chapter from Beginning ATL 3 COM Programming.
This is a step by step tutorial on creating ASP COM Component in Microsoft Visual Basic. Sample Project files available for download.
This article at Stradeveloper.com is an in depth tutorial on calling and using five ASP intrinsic objects from within COM Component using Visual...
This is a tutorial on creating COM component using Java.
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...
Step by step tutorial on creating a Java COM component which accesses and uses ASP Intrinsic Components. Sample Project files, Component and ASP...