main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / sivasaravanan
Feaures in 2.0:
Special folders to make integration easier.
navigation controls,
login controls,
new conrols,
Master page,
Website without IIS,
Pesonalization,
| Is This Answer Correct ? | 56 Yes | 5 No |
Post New Answer View All Answers
What are the Types of state management techniques
What are client activated objects and server activated objects?
How can you identify that the page is post back?
What is the viewstate in asp.net?
Explain the concept of event bubbling in ASP.NET?
What is difference between singleton and single call?
Explain a program using code nuggets to create a simple application? : asp.net mvc
In Code-Behind class which kind of code (server or client) is found ?
What are server-side comments in ASP.NET?
What are the differences between primary foreign and unique keys?
What is asp.net ajax?
What are the advantages of the code-behind feature?
What are the validation controls available in ASP.NET?
How response object is related to asp's response object?
How to register exception filter globally?