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
What is a server farm in iis?
What is the function used for removing an event listener?
How do you open a page in a new window?
What is asp net application object?
How to sign out from forms authentication?
What is mvc in asp.net interview question? : Asp.Net MVC
What is difference between view state and session state?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Why is an object pool required?
How to find last error which occurred?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is event in asp.net?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Define web services in asp.net.