Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  46
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Friday, May 16, 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
Search
DevASP

What's New
What's Hot
Listings for Articles Articles (31)
Listings for Components Components (10)
Listings for Database Database (25)
Listings for Debugging Debugging (4)
Listings for Email Email (4)
Listings for Excel Excel (4)
Listings for Graphics & Charts Graphics & Charts (1)
Listings for IIS IIS (7)
Listings for Site Server Site Server (2)
Listings for XSL XSL (2)


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....

Authentication methods for connections to SQL Server in Active Server Pages       
Total Hits: 399  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

Both SQL Server authentication (standard security) and Windows NT authentication (integrated security) are SQL Server authentication methods that are used to access a SQL Server database from 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...

How To Return a Collection from Visual Basic to an ASP Page       
Total Hits: 260  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Collection object in Visual Basic provides a convenient way to refer to a related group of items as a single object. This article shows a simple sample that demonstrates a way to return the Visual Basic Collection to an Active Server Pages (ASP) page and display the contents in the browser...

INFO: ASP Pages Cannot Be Imported into an IIS Application       
Total Hits: 235  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

If you import an ASP Page into an IIS Application, you will get the following error in the WebClass Designer: "An internal error occurred while loading the HTML template 'file' for TemplateX." You will then see the following Visual Basic error: "Out of Memory"...

How To Read and Display Binary Data in ASP       
Total Hits: 191  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article shows how to read and display binary data using Active Server Pages. Many developers appreciate the ease of using the Scripting.FileSystemObject to open an ASCII file and then display its contents in Microsoft Word or Microsoft Excel from within Internet Explorer. In its current inception, ASP does not directly provide any comparable objects to read files that contain binary data such as an Excel worksheet with macros, an Adobe Acrobat (.pdf) file, a .gif image, or any other files t...

How To Debug an MTS Visual Basic Component Running Under ASP       
Total Hits: 168  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article describes how to debug a Visual Basic component registered with Microsoft Transaction Server (MTS) from within the Visual Basic IDE, when created and called from an Active Server Pages (ASP) page....

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)....

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....

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....

How To Debug Visual Basic COM Components That Are Used Within Active Server Pages       
Total Hits: 131  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your Rating: 

This step-by-step procedure demonstrates how to debug (or step through) Microsoft Visual Basic (VB) Component Object Model (COM) components that are used within Active Server Pages (ASP) pages....

ASP at a glance       
Total Hits: 167  |  Today: 0 Author: Dan Pomerchik       Rating:  
Read Reviews | Write Review |              Your Rating: 

Every time you're surfin' the net, you come across many kinds of files. You see HTML files, JPEG files, GIF, JPG, MP3, Zip files and the list is endless. And there are those strange .asp files. What are they? When you fill some details in a form and then click "Submit", and getting to a page telling you the registration is complete, you may have noticed that the extension of the page you reached is ASP. But it looks the same as HTML! So what does that fancy extension mean? Well, ASP is an abbrev...



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com