Check out our New Aspin Website in Beta:
New Name, New Features, Same People!
ASP References  - ASP tutorial, script, programming, code

Aspin.com
  
 Navigator >
Resource Home: References
   You are 1 of 150 Active Visitors.
Menu >
Hot Deals  |  My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

Browsers   (2) 
Incompatibilities in IE and Netscape, ...

Case Studies   (5) 
ExcelWriter Case Study, ...

Database   (42) 
ADO, Connections, SQL Language, ...

FAQ   (6) 
Troubleshooting on Windows2003, ...

Intro to ASP   (26) 
What is ASP?, Active Server Pages, ...

Objects & Framework   (6) 
Response Object, Application Object, ...

Performance Studies   (8) 
Components vs. Includes, ...
Scripting Comparison   (3) 
Port80 Web Technology Surveys, ...

Scripting Methodology   (11) 
Microsoft Script Debugger, ...

Security   (4) 
ASP Security Notes, Common sense security, ...

Syntax Reference   (68)  
ASP, HTML, JScript, ...

User Management   (2) 
Personalization, ...

Website Design   (8) 
Color Constants, Web Page Cloaking, ...

XML   (5) 
Basic XML, Basic XML3: XSL, ...

  References     Add to QuickList   

Separate HTML and script Site: ASP101
  Hits Today: 1  Total: 8951
Updated: 6/14/2003
You can improve the performance of your ASP pages by putting your HTML and your script in separate blocks on the page. In other words, don't intersperse script code throughout your HTML code.   Author: asp101.com   Code: ASP 3.0

Use design-time controls Site: ASP101
  Hits Today: 1  Total: 8699
Updated: 6/14/2003
Unlike a run-time control, which is part of finished applications such as the ActiveX stock ticker, design-time controls (DTCs) run only within the development environment to help create a finished script.   Author: asp101.com   Code: ASP 3.0 & VBScript

Encapsulate business logic Site: ASP101
  Hits Today: 1  Total: 8911
Updated: 6/14/2003
It's often tempting to put a lot of complex business logic into an ASP page, but that can slow down your application. ASP scripts are interpreted, and thus aren't as efficient as compiled components.   Author: asp101.com   Code: ASP 3.0 & VBScript
 Sponsor

Use transactions Site: ASP101
  Hits Today: 1  Total: 8496
Updated: 6/15/2003
If you are using components, you might as well take the next step and utilize the power of transactions with a tool such as Microsoft Transaction Server (MTS).   Author: asp101.com   Code: ASP 3.0 & VBScript

Response.CacheControl Site: ASP101
  Hits Today: 1  Total: 7985
Updated: 6/15/2003
Normally ASP pages are considered active content. There are times, however, when it is desirable to use ASP to generate a page and yet its content doesn't change very often   Author: asp101.com   Code: ASP 3.0

Check More Than Code Site: ASP101
  Hits Today: 1  Total: 7339
Updated: 6/16/2003
When you're writing ASP scripts, it's easy to forget that there's more than ASP involved in getting a web page working.   Author: asp101.com   Code: ASP 3.0

Paths with Server.Transfer Site: ASP101
  Hits Today: 1  Total: 7579
Updated: 6/16/2003
Server.Transfer is one of the great new commands you can use if you've got ASP 3.0. It allows you to move processing to another ASP page to fulfill a client request.   Author: asp101.com   Code: ASP 3.0
 Sponsor

Scriptless ASP Pages Site: ASP101
  Hits Today: 1  Total: 7526
Updated: 6/16/2003
Make everything an ASP file even if it contains no ASP! In times gone by this was a very bad idea. As a result, on IIS 5 and later, there's really no reason why you can't make every page an ASP page.   Author: asp101.com   Code: ASP 3.0

ASP and Personal Web Server Site: ASP101
  Hits Today: 1  Total: 9186
Updated: 6/7/2003
If you develop on the run and don't always have access to an NT box running IIS, Windows 95's Personal Web Server (PWS) may be an excellent alternative development environment for ASP.   Author: asp101.com   Code: ASP 3.0

  More Pages:  1  |  2  |  3    Next >>  


 



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP References  - ASP tutorial, script, programming, code Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use