> ASP.NET is not a language. It is more like a framework that can run
> multiple languages. It can run VB.NET, C# and even PHP (although it is
> not usual).

I'm going to shoot from a (90's?) hip on this one.

Isn't ".NET" the framework, and "<enter_your_language_here>.NET" the language?

ASP.NET uses ASP to access the .NET framework.
VB.NET uses VB to access the .NET framework.
<enter_your_language_here>.NET uses <enter_your_language_here> to
access the .NET framework.


And how _IS_ Mono coming along?  Last I checked, 1.x stuff worked on
Linux, but the goodies I wanted were in the 2.x framework.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to