What is the difference between ASP and ASP.NET?
Answer Posted / divya
Asp.Net - Code & Content separation, Used dataset, there is
code behind
Asp - Code & Content mixed, Used Recordset, there is no
code behind.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Demonstrate Render and PreRender?
What is s2s tracking?
How to use ipostback?
What is GAC in ASP.NET 2.0
What is a viewstate?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What are session state modes in asp.net?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
Explain about consistent programming model in the .NET framework?
What are all the various Estimation Techniques available ?
Explain the different types of directives in .net?
Explain the use of view state?
What are session state modes?
Is asp.net mvc front end or backend? : Asp.Net MVC
What is application session?