ASP/.NET Web Hosting
* 3 Months FREE *
CLICK HERE!
 CoverYourASP --> CoverYourASP in association with Aspin.com

Free membership

Please note: You are browsing an area of CoverYourASP whose content is being served by one of my partners.

Your membership login is not used here, so you are NOT accruing points in the CoverYourASP contest while in this area of the site.
Member Services

Site navigation
Download the entire site!
Search my articles
Free Magazines
Browse the directory
Find yourself a host!

Get the free newsletter
Send me feedback
Buy my boxer shorts

Recommend this page
Printer-friendly page

CoverYourASP.NET
Resources I recommend
Link to my site
Advertising slashed!
About your privacy
Legal stuff
ASP.NET Showcase
ASP.NET Graph and Chart Component with FREE developer version

ASP.NET Shopping Cart and E-commerce Control with FREE trial download

ASP.NET Web Hosting with free month and setup

$15 Domain Name Registration from .DNR.

The ultimate ASP.NET menu control

As seen on these sites
Special thanks go to the sites that support me by publishing my articles.
See more

ASP Hosting
Host with EverPlanet!

My site is hosted by EverPlanet and I'm very pleased with them.

Check them out.

They are not paying me or giving me discounts for saying this!

CoverYourASP
Copyright © 1999-2003 James Shaw.
All rights reserved.
Learn ASP.NET
ASP.NET CMS
Community web sites
ShawThing

Now open source with SourceForge!

Navigator >   Resource Home: References
Sponsor
Browsers   (2) 
Incompatibilities in IE and Netscape, ...

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

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

FAQ   (7) 
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   (66) 
ASP, HTML, JScript, ...

User Management   (2) 
Personalization, ...

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

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

  References  

Separate HTML and script Site: ASP101
  Hits Today: 11  Total: 8629
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: 9  Total: 8395
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: 10  Total: 8620
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

Use transactions Site: ASP101
  Hits Today: 3  Total: 8210
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: 7708
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: 2  Total: 7076
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: 5  Total: 7284
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

Scriptless ASP Pages Site: ASP101
  Hits Today: 2  Total: 7233
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: 8883
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 >>  


Sponsor

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

   Add a Listing .Powered By: 

 

Featured sponsor
My favorite resources

Dozing Dogs ASP.NET CMS
The ASP.NET Content Management System

v2.0 just released!


Qualify for Free Trade Magazines

Free subscriptions to industry leading publications for those who qualify!


See my source code
wherever you see this icon...

You can also download the entire site source code for FREE!