ASP.NET Glossary

Application base

Application base is the directory where a .NET application’s assembly files are stored. Also called the application folder or …

Learn more

Active server Pages (ASP)

A Microsoft technology for creating server-side, Web-based application services. ASP applications are typically written using a scripting language, such as VBScript or Jscipt or PerlScript. The technology first appeared as part of Internet Information Server 2.0 and was …

Learn more