You are 1 of 433 Active ASP Visitors
 
 
  ASP Home  |  Resources  |  Buzz Clips  |  My Favor-Its  |  Login
Add to Del.icio.us  Add to StumbleUpon  Add to Codango Favor-It

 
   
Resource Menu

 


 More Subcategories Available


 References      [+] Favor-It   
 
Sort By:  

Separate HTML and script Site: ASP101
Rating:  
Reviews: 1[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 2 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 2 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 2 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 2 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 2 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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 >     - Recently Updated     - Showcase     - Cool Stuff     - Codango Lab Review




ASP Section Stats
69677 page-views today
115680 yesterday
3.54 million last month
219.98 million total
since March 16, 1999
(formerly Aspin.com)
 
 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  

© 2008 InfoGenius Inc., All rights reserved