ASP Hosting Provider - Active Server Pages (ASP)
 
ASP Hosting Provider Logo
ASP Hosting Provider Main Top
 
Web Hosting Directory
 
ASP/ASP.NET Web Hosting
UNIX/Linux Hosting
Windows Web Hosting
Dedicated Server Hosting
E-Commerce Hosting
General Web Hosting
FrontPage Hosting
Cold Fusion Hosting
Managed Web Hosting
Virtual Private Server Hosting
Reseller Hosting
 
 
 
 
ASP Hosting Features
 

ASP Hosting defenitionASP Hosting : ASP Hosting gives a company the ability to create their own customized web solution using the popular Active Server Pages (ASP) technology.

Free ASP Hosting ProvidersFREE ASP Hosting Providers Are you paying too much for web hosting? We provide first class web hosting service for free.

 
 
 
 
Related links
   
  ASP Free
ASP.NET
ASP Resource Index
ASP Tutorial
 
     
     
     
 
 
Home Domain Name Web Hosting Internet Marketing Web Master
HOME > Features > ASP
Active Server Pages (ASP)
Active Server Pages (ASP) is Microsoft's server-side script engine for dynamically-generated web pages. It is marketed as an add-on to Internet Information Services (IIS).

Programming ASP websites is made easier by various built-in objects. Each object corresponds to a group of frequently-used functionality useful for creating dynamic web pages. In ASP 2.0 there are six such built-in objects: Application, ASPError, Request, Response, Server, and Session. Session, for example, is a cookie-based session object that maintains variables from page to page. Application Center Test is also available for load testing.

Most ASP pages are written in VBScript, but any other Active Scripting engine can be selected instead by using the @Language directive or the <script language="language" runat="server"> syntax. JScript (Microsoft's implementation of ECMAScript) is the other language that is usually available. PerlScript (a derivative of Perl) and others are available as third-party installable Active Scripting engines.

"PWS is a smaller, but fully functional version of IIS. To run PWS, we need Windows 95 or later. InstantASP, ChiliASP are technologies that run ASP without Windows Operating System."

There are large open source communities on the WWW, such as ASPNuke, which are producing ASP scripts, components and applications to be used for free under certain licence terms.

Versions
ASP has gone through six major releases:

ASP version 1.0 (distributed with IIS 3.0) in December 1996,
ASP version 2.0 (distributed with IIS 4.0) in September 1997,
ASP version 3.0 (distributed with IIS 5.0) in November 2000,
ASP.NET version 1.0 (part of the Microsoft .NET platform) in January 2002
(the pre-.NET versions are currently referred to as "classic" ASP)
ASP.NET version 1.1 in April 2003
ASP.NET version 2.0 (released on November 7, 2005).
ASP.NET was originally called "ASP+" or "ASP PLUS" before the .NET name was introduced.

The move from ASP 2.0 to ASP 3.0 was a relatively modest one. Some of the most important additions were the Server.Transfer and the Server.Execute methods, as well as the ASPError object.[1] Microsoft's What's New in IIS 5.0 lists some additional changes.

The move from ASP 3.0 to ASP.NET was a significant change. ASP.NET introduced the ability to replace in-HTML scripting with full-fledged support for .NET languages such as Visual Basic .NET and C#. In-page scripting can still be used (and is fully supported), but now pages can use VB.NET and C# classes to generate pages instead of code in HTML pages.

There are solutions to run "Classic ASP" sites as standalone applications. One of them is ASPexplore - a software package that runs Microsoft Active Server Pages off-line, without any web server. ASPexplore provides solutions to create fully fledged ASP-based Windows applications and their setups.

 
ASP Related Links
 ASP Free ASP Free - ASP Help, ASP Tutorials, ASP Programming, ASP Code.
Offers ASP downloads, demos, source code, and more.
 ASP.NET The www.asp.net site is a portal site for the ASP.NET development community. From here you can download ASP.NET, download Visual Web Developer
 MSDN Home Page ASP.NET Developer Center
Adaptive control behavior in ASP.NET 2.0 gives you the ability to customize the ... NET: Simplify Data Binding In ASP.NET 2.0 With Our Custom Control
 ASP Resource Index Directory of resources including applications, tutorials, code examples, COM objects and ASP code editors. The site also has a list of ASP hosting.
 Microsoft ASP.NET With Fort-Knox data centers and low cost dedicated servers, Gate.com is a popular choice that offers affordable hosting with strong shared-customer security.
  ASP Tutorial ASP Tutorial - Large collection of ASP tutorials with working examples and source code.
 ASP.NET Developer Center ASP.NET Developer Center - Latest on ASP.NET from Brian. Brian Goldfarb Welcome to the ASP.NET Developer Center. I'm Brian Goldfarb, Lead Product Manager on the Web Platform and Tools
 Microsoft .NET Homepage Microsoft .NET Homepage - Welcome to the one stop for all information about .NET.