Explain the difference between asp.net and asp?
Answer / Nidhish Paty Sahay
ASP (Active Server Pages) is a technology developed by Microsoft that allows developers to create dynamic web pages using various scripting languages such as VBScript, JScript, etc.nASP.NET is an evolution of ASP and it uses C#, VB.NET, F#, or any other .NET language to build dynamic web applications.nThe key differences between ASP and ASP.NET are:
1. ASP.NET supports multiple programming languages, while ASP supports only VBScript and JScript.
2. ASP.NET provides a rich set of controls unlike ASP which has a limited number of built-in controls.
3. ASP.NET follows the MVC (Model-View-Controller) architecture while ASP does not.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between static page and dynamic page?
What are good ADO.NET object(s) to replace the ADO Recordset object.
What is an Interface? Have you ever developed an Interface.
Is .NET a runtime service or a development platform?
Class for getting the info that is on clipboard of our system in a windows App?
Can you write a class without specifying namespace?
Interop Services?
Is atl redundant in the .net world?
Which dll translate xml to sql in internet information server (iis)?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
How can you see which services are running on a Windows box?
What are Sessions?