What are the major differences between asp.net1.1 and
asp.net 2.0?
Answer Posted / rameshwar gaikwad
Additional things in ASP.NET 2.0
1. Partial Class
2. Generics
3. New control like grid view,masterpage
4. More event in Page Life cycle
5. Incorporated Classic ASP style save functionality, no
needs to compile each time for small modification
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
8. Why do you want to work here?
WSDL means?
Explain Authentication mechanism in dotnet
How do you open a page in a new window?
Why does my asp.net file have multiple tag with runat=server?
What are the Types of state management techniques
Differentiate between a page theme and a global theme?
Do gac'ed assemblies have fulltrust?
How to sign out from forms authentication?
Define authentication and authorization.
What is the purpose of session management?
Where is session cookies stored?
What are the different types of sessions in asp.net? Name them?
How can you register a custom server control to a web page?