The ASP Emporium
Free Active Server Applications and Examples by Bill Gearhart
Online since Friday January 7, 2000

 home

enter a phrase to search: (advanced search)


 h o m e 

 w h a t 's  n e w 

 a l l   c o d e 
  .net:
    • Fundamentals
    • C# Classes
  classic asp:
    • Code Library
    • ASP Apps
  general:
    • Tutorials
    • SQL

 d o w n l o a d s 

 u s e r   f o r u m s 

 l i n k s 

 s e a r c h 

 s u p p o r t 


What's New

October 2004
  • 10/31
    New Tutorial:
    A Proactive Policy For Defeating Linkrot
    Learn how to stop linkrot on your site using placeholder asp pages representing old links and a custom 404 error handler page.

  • 10/24
    Pardon my dust!...:
    ASP Emporium has been rewritten as an ASP.NET application and as a result, some stuff is in a non-working state but is being repaired presently. To my knowledge, the only part of the entire site not working are the web services and the classic asp example: custom day planner and schedule system.

    Pre-Halloween Super Duper Code Redux:
    Classic ASP App Security Updates
    All of the classic ASP apps were reviewed for security issues and 60% of the apps had their security enhanced

March 2004 January 2004
  • 01/14
    New Section:
    ASP Emporium C# Classes Archive
    This is where complete C# classes live. Everything deemed too complete or large for the C# .NET Framework "How To" Section.

(more ...)

.NET Framework Fundamentals

HOW TO: enumerate RAS connections on a Windows machine with C#
Determine what active remote access service connections are present on the local machine by calling the RasEnumConnections api to get an array of RASCONN structures representing each active connection and then calling the RasGetConnectStatus api to get back a RASCONNSTATUS structure that indicates whether or not the active RAS connection has actually connected.

(more ...)

ASP Emporium RSS News Feeds

All Support Articles
Gets a list of every support article ever published at the ASP Emporium.

Last 10 New Items Released
Retrieves the ten most recent items added to the ASP Emporium.

Last 5 .NET Framework Fundamental Codebits
Gets a list of the last five C# How To examples released at the ASP Emporium.

Last 5 C# Classes
Gets a list of the last five C# classes from the ASP Emporium

Last 5 Classic ASP Apps
Gets a list of the last five VBScript code library examples released at the ASP Emporium.

Last 5 Tutorials
Gets a list of the last five tutorials released at the ASP Emporium.

Last 5 VBScript/JScript Code Library Procedures
Gets a list of the last five vbscript and jscript code library procedures and classes

(more ...)

ASP Emporium Web Services

NycAddressService
Utilities for working with NYC addresses.

NysLottoService
Utilities for retrieving New York State lottery information.

(more ...)

Sporatically Published Newsletter
The ASP Emporium newsletter is one of the most mystifying and rumored ghost-newsletters ever conceived... There is also an archive of past mailings.

RSS Feeds
The ASP Emporium offers several RSS feeds that you can subscribe to.

Web Services
ASP Emporium offers a bunch of free web services you can use in your applications but there is currently no source code available for them.

C# Classes
This is where complete C# classes live. Everything deemed too complete or large for the C# .NET Framework Fundamentals Section.

.NET Framework Fundamentals
Teaches the fundamentals of using the classes in the .net framework such as how to do socket requests, file I/O, database work, encryption, etc. Before you can be the master of ASP.NET, you have to get good at working with the framework and your new favorite language, C#.

Tutorials
Tutorials are in depth discussions of basic internet principles and protocols, extended vbscript, jscript or c# examples, or code that explains classic ASP or ASP.NET programming fundamentals.

VBScript/JScript Code Library
Tons of free vbscript and jscript classes and procedures for doing anything from file I/O to spell checking and everything in between.

VBScript and JScript ASP Apps
VBScript and JScript sample apps and code for classic ASP 2.0 and 3.0.



Link to the ASP Emporium!