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 application directory.

Related TutorialsTypes
Hash Code
Constructor
CIL (Common Intermediate Language)
ASP.NET (Active Server Pages …

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 code-named Denali.

Related TutorialsData provider
Shared …

Learn more