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

1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?

2027


What is the purpose of session management?

698


What do you mean by marshalbyref?

838


What is mvc in asp.net tutorial? : Asp.Net MVC

768


What events will occur when a page is loaded?

804


What is the concept of view state in asp.net?

762


What is application session?

687


Can you explain autopostback?

717


Explain security types in asp.net?

766


What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?

734


How can we identify that the page is post back in asp net?

675


What is true about application service provider?

658


Where is asp.net session stored?

664


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

1607


What are the main requirements for caching?

745