|
|
|
|
|
Total Hits: 103 | Today: 0 |
Author: Microsoft
|
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....
|
|
|
|
Total Hits: 1218 | Today: 0 |
|
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)....
|
|
|
|
Total Hits: 1149 | Today: 0 |
|
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....
|
|
|
|
Total Hits: 909 | Today: 0 |
|
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....
|
|
|
|
Total Hits: 248 | Today: 0 |
Author: Microsoft
|
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....
|
|
|
|
Total Hits: 3899 | Today: 0 |
|
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....
|
|
|
|
Total Hits: 587 | Today: 0 |
|
Rating:
|
|

This article presents a summary of component threading models and its (threading model) implications under Active Server Pages (ASP)....
|
|
|
|
Total Hits: 272 | Today: 0 |
Author: Microsoft
|
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...
|
|
|
|
Total Hits: 133 | Today: 0 |
Author: Microsoft
|
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)....
|
|
|
|
Total Hits: 724 | Today: 0 |
|
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)....
|
|
|
|
|
|
|