|
ASP
.NET is an advanced version of the original ASP web programming
language intended to build, deploy, and run web applications and
distributed application. It is a component of the Microsoft .NET
Framework. ASP .NET works in all browsers. It allows you to be flexible
with language options. It includes built-in support for VB.NET,
C#, and Jscript. You can write ASP in any text editor, however products
like Visual Studio .NET allow you many visual drag/drop/double-click
features. ASP .NET offers rich class framework functionality like
XML, access, file upload, regular expressions, image generation,
performance monitoring and logging, transactions, messaging queuing,
SMTP mail, etc.
|