What is ASP? Active Server Pages (ASP) are a Microsoft technology for building dynamically generated web pages. An ASP file is the same as an HTML file and can also contain text, HTML, scripts and scripts. ASP can be used to dynamically change the content of a web page, for example to respond to user data submitted on an online form. Intro to ASP from W3Schools http://www.w3schools.com/asp/asp_intro.asp ASP Development Center from Microsoft http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/activeservpages.asp What is ASP.Net? ASP.NET is a set of web development technologies marketed by Microsoft. Programmers can use it to build dynamic web sites, web applications and XML web services. It is part of Microsoft's .NET platform and is the successor to Microsoft's Active Server Pages (ASP) technology. http://en.wikipedia.org/wiki/ASP.NET ASP.Net Development Center from Microsoft http://msdn.microsoft.com/asp.net/ |