Asp.net and asp ? differences?

Answer Posted / satish v itagi

1. ASP.NET has languages that comply to CTS and CLS for
coding the business logic. CLR manages the JIT from IL byte
code.
2. ASP.NET has class libraries which have web controls
which are run at server by default.

3. ASP.NET can be either single file with/without Code
Behind but ASP is single file only.

ASP uses scripts and ASP.NET uses dot Net compliant
languages.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is paging in context of Memory?

658


What are the 3 types of web?

510


What are the advantages of Web API?

640


What does it mean your session has timed out?

533


How will you do Redo and Undo in a TextControl?

674






What is route in web api?

535


Explain what are webservices?

549


How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?

559


What are type/key pairs in client script registration?

568


Tell me the code snippet to show how we can return 404 errors from HttpError?

792


Is it possible to apply themes to an asp.net application? If yes, then how?

581


What are tuples?

544


what is command line compiler.what are the steps and how it is related to debugging.

1417


Explain diff. Between friend and protected friend?

501


calling result set one procedure to anothar procedure in sql2000

1342