Brinkster Knowledge Base
    
        
			
        
		
            Getting Started with ASP .NET 
            
 
        Getting Started with ASP .NET 
 The .NET Framework is the infrastructure for the Microsoft .NET Platform. The .NET Framework is an environment for building, deploying, and running Web Applications and Web Services on the internet. 
 The .NET Framework contains a common language runtime and common class libraries - like ADO .NET, ASP .NET and Windows Forms - to provide advanced standard services that can be integrated into a variety of computer systems. 
 The .NET Framework currently supports C++, C#, Visual Basic, and JScript (the Microsoft version of JavaScript). 
 You can find more information about working with the .NET Framework at the following links: 
http://msdn.microsoft.com/library 
http://www.4GuysFromRolla.com 
http://www.gotdotnet.com/