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
Can we have multiple web config files for an asp.net application?
What is a uri query?
Why is global asax is used for?
What is a global postback url?
How does http session work?
What is the difference between dispose() and finalize()?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Explain the difference between inline and code behind - which is best in?
Explain login control and form authentication.
Explain the working of passport authentication.
what are the security certificates used in webservices?
Explain about the .NET framework?
How to use push notification?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
How many types of triggers are there in update panel?