Draft for Information Only
    Content 
    
        VB.NET Modules  
        Visual Basic Supporting Modules  See also  
        Source/Reference 
    
        VB.NET Modules 
    
        The VB.NET provides several common modules for simplifing common tasks in the code.
  
        Visual Basic Supporting Modules 
         
            
                Constants Contains miscellaneous constants. These constants can be used anywhere in your code. 
             
            
                ControlChars Contains constant control characters for printing and displaying text. 
             
            
                Conversion Contains members that convert decimal numbers to other bases, numbers to strings, strings to numbers, and one data type to another. 
             
            
                DateAndTime Contains members that get the current date or time, perform date calculations, return a date or time, set the date or time, or time the duration of a process. 
             
            
                ErrObject Contains information about run-time errors and methods to raise or clear an error. 
             
            
                FileSystem Contains members that perform file, directory or folder, and system operations. 
             
            
                Financial Contains procedures that are used to perform financial calculations. 
             
            
                Globals Contains information about the current scripting engine version. 
             
            
                Information Contains the members that return, test for, or verify information such as array size, type names, and so on. 
             
            
                Interaction Contains members interact with objects, applications, and systems. 
             
            
                Strings Contains members that perform string operations such as reformatting strings, searching a string, getting the length of a string, and so on. 
             
            
                VBMath Contains members perform mathematical operations. 
             
        
    
    See also 
    
 
    
    
        Source/Reference 
    
        
  
    ©sideway ID: 200800027 Last Updated: 8/27/2020 Revision: 0 Ref: 
    
References
 Active Server Pages,  , http://msdn.microsoft.com/en-us/library/aa286483.aspx  
 ASP Overview,  , http://msdn.microsoft.com/en-us/library/ms524929%28v=vs.90%29.aspx  
 ASP Best Practices,  , http://technet.microsoft.com/en-us/library/cc939157.aspx  
 ASP Built-in Objects,  , http://msdn.microsoft.com/en-us/library/ie/ms524716(v=vs.90).aspx  
 Response Object,  , http://msdn.microsoft.com/en-us/library/ms525405(v=vs.90).aspx  
 Request Object,  , http://msdn.microsoft.com/en-us/library/ms524948(v=vs.90).aspx  
 Server Object (IIS),  , http://msdn.microsoft.com/en-us/library/ms525541(v=vs.90).aspx  
 Application Object (IIS),  , http://msdn.microsoft.com/en-us/library/ms525360(v=vs.90).aspx  
 Session Object (IIS),  , http://msdn.microsoft.com/en-us/library/ms524319(8v=vs.90).aspx  
 ASPError Object,  , http://msdn.microsoft.com/en-us/library/ms524942(v=vs.90).aspx  
 ObjectContext Object (IIS),  , http://msdn.microsoft.com/en-us/library/ms525667(v=vs.90).aspx  
 Debugging Global.asa Files,  , http://msdn.microsoft.com/en-us/library/aa291249(v=vs.71).aspx  
 How to: Debug Global.asa files,  , http://msdn.microsoft.com/en-us/library/ms241868(v=vs.80).aspx  
 Calling COM Components from ASP Pages,  , http://msdn.microsoft.com/en-us/library/ms524620(v=VS.90).aspx  
 IIS ASP Scripting Reference,  , http://msdn.microsoft.com/en-us/library/ms524664(v=vs.90).aspx  
 ASP Keywords,  , http://msdn.microsoft.com/en-us/library/ms524672(v=vs.90).aspx  
 Creating Simple ASP Pages,  , http://msdn.microsoft.com/en-us/library/ms524741(v=vs.90).aspx  
 Including Files in ASP Applications,  , http://msdn.microsoft.com/en-us/library/ms524876(v=vs.90).aspx  
 ASP Overview,  , http://msdn.microsoft.com/en-us/library/ms524929(v=vs.90).aspx  
 FileSystemObject Object,  , http://msdn.microsoft.com/en-us/library/z9ty6h50(v=vs.84).aspx  
 http://msdn.microsoft.com/en-us/library/windows/desktop/ms675944(v=vs.85).aspx,  , ADO Object Model  
 ADO Fundamentals,  , http://msdn.microsoft.com/en-us/library/windows/desktop/ms680928(v=vs.85).aspx