Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  171
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, May 15, 2008
Home
Articles & Samples
ASP Hosting
Dev Search
Dev Forum
Add Your Articles
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > ASP > Articles > Components
Search
DevASP

What's New
What's Hot

How To Configure Visual Basic DLL Project Properties to Run in IIS, MTS, or COM+       
Total Hits: 103  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

This step-by-step article lists the properties in a Microsoft Visual Basic 6.0 project that you must set to write a good server-side component in Visual Basic. This article also explains why you must enable these properties....

HOWTO: Create ATL COM Wrapper for ATL COM Component to Be Used With ASP       
Total Hits: 1218  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article describes how to create an Active Template Library (ATL) Component Object Model (COM) wrapper component (client) for an existing ATL COM component that can be used with Active Server Pages (ASP)....

HOWTO: Obtain ObjectContext with ObjectControl Inside VB COM DLL From ASP and MTS (Q238274)       
Total Hits: 1149  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article covers the implementation of the MTS ObjectContext through the ObjectControl inside a Visual Basic component under MTS control for ASP.
This is extremely useful if you would like to have direct access to the ASP intrinsic objects; for example, Application, Session, Response, Request, and Server....

INFO: Using DCOM Config (DCOMCNFG.EXE) on Windows NT (Q176799)       
Total Hits: 909  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

DCOMCNFG.EXE (DCOM Config) is a utility you can use to secure DCOM Objects you have created. This article describes the DCOM Config interfaces, options, and settings. Because security is much more limited on Windows 95, Windows 98, and Windows Me, the interface and options may differ on Windows 95, Windows 98, and Windows Me systems. This article is written for those running DCOM Config on Windows NT or Windows 2000 systems....

Blocking/serialization when using InProc component (DLL) from ASP       
Total Hits: 248  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

When calling an Active Server Page (ASP) page that instantiates an inproc component (DLL) from multiple clients, the user will see blocking/serialization; that is, all the clients have to wait for others to finish. If the inproc component is either Apartment or Multithreaded it should not behave this way....

HOWTO: Register and Unregister an Out-of-Process COM Component (ActiveX EXE)       
Total Hits: 3899  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article describes how to register and unregister an out-of-process Component Object Model (COM) component. In Visual Basic, an out-of-process COM component corresponds to an ActiveX EXE file....

INFO: Component Threading Model Summary Under Active Server Pages (Q243544 )       
Total Hits: 587  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article presents a summary of component threading models and its (threading model) implications under Active Server Pages (ASP)....

HOW TO: Package ASP Scripts by Using Visual Basic COM Components       
Total Hits: 272  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

This step-by-step procedure demonstrates how to package common Active Server Pages (ASP) scripts for easy re-use in Visual Basic Component Object Model (COM) components. The value of this example is to take scripts that are used extensively and put them into a dynamic link library (DLL) for easy re-use. You can reduce the amount of code that is needed in the Web page to generate an HTML table from a database from 10 or 20 lines to three lines. The example script in this article is the creation o...

Design guidelines for Visual Basic components under ASP       
Total Hits: 133  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article provides several specific guidelines and recommendations for designing Visual Basic COM components to improve performance and scalability under Active Server Pages (ASP)....

HOWTO: Implement Visual Basic COM Objects Returning Recordsets       
Total Hits: 724  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article describes, by example, how to implement a Visual Basic Component Object Model (COM) Object that returns a recordset to Active Server Pages (ASP)....



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com