| 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 | |
| ASP Hosting | | 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! | |
|
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, ... |
|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Icon Key > |
- Within 4 Days |
- Within 8 Days |
- Within 12 Days |
| - Showcase | - Cool Stuff |
- Directory Shortcut | |
| |