News & UpdatesProgrammingWeb programmingPartnersStore
Book Cover
Buy Now
Projects
Links

ASP.NET Tutorial – 01 – Introduction

ASP.NET is the successor to classic ASP. It is not a programming language. Instead, it’s a programming framework for building web-based applications. It’s part of the .NET Framework and supports the .NET languages such as C#, Visual Basic, and J#.

ASP.NET files are run on the server-side, just as classic ASP and PHP, however unlike these languages ASP.NET is compiled, making it faster than interpreted languages. ASP.NET code is not fully backward compatible with classic ASP, since the VBScript commonly used in ASP has been replaced by full Visual Basic. Although it’s still possible to write code in the same way as in classic ASP, with code included in the markup, ASP.NET encourages a completely different approach by allowing code to be separated from the HTML markup, making it easier to program.

If you like this tutorial please +1 it:


5 Responses

vikas kharor
September 11th, 2011 at 12:52  

I am frist time use asp.net programming language. I hope that you help me to learn more about this.

susheel dixit
September 1st, 2011 at 07:54  

mujhe asp.net ke complete vidoe lena hai video download karne ki world level ki site bata do

July 6th, 2011 at 05:53  

This is really help me ,bt i want save my computer ,how is it possible?please give response

Subhas Mondal
May 30th, 2011 at 08:32  

good data, want to more with these, pls send

aggi
August 4th, 2010 at 13:24  

where can i get dvd of alll these tutorial ?.

Leave a Reply