View Single Post
Old Mar 15th, 2007, 7:43 AM   #1
smita
Newbie
 
Join Date: Feb 2007
Posts: 16
Rep Power: 0 smita is on a distinguished road
Post ASP.Net Tutorial

# ASP.Net
ASP.NET is a set of web application development technologies marketed by Microsoft.

Microsoft has completely rebuilt ASP.NET, based on the Common Language Runtime (CLR) shared by all Microsoft .NET applications.

Programmers can write ASP.NET code using any of the different programming languages supported by the .NET Framework, usually C#, Visual Basic.NET, or JScript .NET, but also including open-source languages such as Perl and Python.
http://www.academictutorials.com//asp.net/
smita is offline   Reply With Quote