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
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is cas?
How can you handle unmanaged code exceptions in asp.net?
What is the default timeout for a cookie?
How to unit test Web API?
What is preprocessor in .net?
What is a session http?
What is custom attribute?
Describe the difference between inline and code behind - which is best in?
Explain the working of passport authentication.
Explain the difference between asp and asp.net?
Which is better viewstate or session?
How many types of session state management options available in asp.net?
Where code pages are used?
Explain how do you deploy your asp.net application?