4:09 pm Saturday, July 31, 2010
     
SERVER TRANSFER COMPLETE. UNDER CONSTRUCTION.
            Search About Contact Home
AaronOutpost : ASP / Tutorials / Programmers Etiquette

Aaron's Programmers Etiquette

What is Aaron's Programmers Etiquette? Basically, just my list of tips on programming and how to help you in while you learn to program and create crisp and clear coding.

  1. Dimension Everything! This is a major argument to some, because some people just want to use the "Set" command not have to Dimension a variable. I think it is important to dimension all variables and list them so it becomes easy reference when they are in one or two clustered areas instead of spread out through the page, and that bring to me #2.
     

  2. Comment All Variables This goes along with #1, not only should you keep all variables in similar areas but you should also add a comment after each variable so you know exactly what you set that variable there for. This way if you go back to work on the script later you don't have to look throughout the script to figure out what a certain variable is.
    Example:  The comment is the green text after the apostrophe mark '

              Dim my_variable         
     
    'Holds the Database Connection Object
     

  3. Close the recordset Always close the recordset for server maintenance and to keep data from being leeched from your database.
     

  4. Reset server objects Always reset server objects for server maintenance and to help keep scripts from getting mixed data.

    I call 3 & 4 combined CRC because you should do at the end of each page of a script. Stands for Close, Reset, Close.
    Close the recordset
    Reset the server objects
    Close the ASP scripting tag and HTML

 


AaronOutpost : ASP / Tutorials / Programmers Etiquette
Random_Image
News & Updates

ASP Inline Calendar 3.9 (January 5, 2008)
Future Home of News & Updates (January 5, 2008)

 

Photo Special

Schedule an appointment

Available in & around:
Centreville VA, Spotsylvania VA,
Summersville WV, & Charleston WV
.

  • NAME YOUR PRICE
    • Email your:
    • Event
    • Hours Needed
    • Photos Needed
    • Disks or Prints
    • and Price You're Willing To Pay
ASP Inline Calendar

$100 Installation Special

PROFESSIONAL INSTALLATION OF YOUR ASP INLINE CALENDAR. REDUCE THE HASSLE, LET US INSTALL YOUR ASP INLINE CALENDAR. SEND A FORMAL REQUEST FOR INSTALLATION WITH SERVER ACCESS INFORMATION. WE WILL NEED FTP ACCESS ALONG WITH CONTROL PANEL ACCESS.

Purchase A Calendar
Information
Demo
Ask A Question

User must provide ftp access to server. Installations are not guaranteed. We work with your service provider to get your calendar installed.

 

Centreville, VA      -      Spotsylvania, VA      -      Charleston, WV      -      Summersville, WV

© Copyright AaronOutpost.com 2010. All rights reserved.