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

 home > code > c# classes

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 


C# Classes Archive

Looking for more C#? Try the C# .NET Framework Fundamentals Section.

CreditCardValidator Class
Validates credit and charge cards. The following card types are supported: SOLO, SWITCH, DELTA, MasterCard, Visa, American Express, Discover, Carte Blanche, Enroute, Diners Club, and JCB.
http://www.aspemporium.com/classes.aspx?cid=2

DnsRequest Class
The netlib Namespace contains the DnsRequest and DnsResponse classes which completely wrap a full DNS request to a given domain.
http://www.aspemporium.com/classes.aspx?cid=7

EmailSyntaxValidator Class
This is an implementation of the rules for email validation as specified in the Email Validation - Explained tutorial.
http://www.aspemporium.com/classes.aspx?cid=4

QuotedPrintable Class
The QuotedPrintable class encodes and decodes strings and files that either were encoded or need encoded in the Quoted-Printable MIME encoding for Internet mail.
http://www.aspemporium.com/classes.aspx?cid=6

  [1]