Home All Groups Group Topic Archive Search About
Author
7 Feb 2006 11:56 AM
Micheal
Hi,

asp means Active Server Pages

what does aspx stands for ?

Regards
Micheal
Author
7 Feb 2006 12:13 PM
Patrice
I believe this is because ASP+ was the very first name of the project that
finally gave ASP.NET. The x is just a rotated +.

At least this is my theory ;-)

--
Patrice

Show quoteHide quote
"Micheal" <mich***@hotmail.com> a écrit dans le message de
news:uAQOV39KGHA.524@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> asp means Active Server Pages
>
> what does aspx stands for ?
>
> Regards
> Micheal
>
>
Are all your drivers up to date? click for free checkup

Author
7 Feb 2006 12:24 PM
Herfried K. Wagner [MVP]
"Patrice" <a@bc.c> schrieb:
>I believe this is because ASP+ was the very first name of the project that
> finally gave ASP.NET. The x is just a rotated +.
>
> At least this is my theory ;-)

Good theory, and similar to the theory that "C#" stands for

C++
++    .

"asp" stands for "active server page".
"ash" stands for "active server handler".
"asc" stands for "active server control".

I assume that the "x" has simply been added to make visible that .NET is
used, which is a bad choice by the way (hide implementation details!).

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
7 Feb 2006 12:26 PM
AMercer
> what does aspx stands for ?

Active Server Page Extension

Bookmark and Share