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
What is custom attribute? How to create?
Differentiate strong typing and weak typing
Can you dynamically assign a Master Page?
What are main return types supported in Web API?
Can you explain the importance of finalize method in .net?
How long do session variables last?
what is silver light when will we use silver light,
What is the purpose of App_Code folder in ASP.NET? Why we this?
How ViewstateMac works?
What is the use of the tag in the web.config file?
Explain Features in ASP.NET
What are the asp.net server side objects?
How to find out what version of asp.net I am using on my machine?
What is asp.net ajax?
What is new asp.net core?