What are the major differences between asp.net1.1 and
asp.net 2.0?
Answer Posted / tiger kumar
Asp.net 2.0 enhanced with many new features.
* Partial Classes
* Master pages
* Skins and Themes
* Roles and MemberProfiles
* Generics
* Added many new server contols like
GridView,DetilsView,FileUpload etc..,
* Web Personalization - Web Parts
* New Folders lime App_Browsers,App_Code,etc..,
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What are the advantages of using session?
Name the namespace which is used by ado.net?
What are the Types of state management techniques
What types of data validation events are commonly seen in the client-side form validation?
What is the function of new view engine in asp.net? : asp.net mvc
What is the difference between trace and debug in asp.net?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Disable Mouse right click on web page in asp.net?
Explain how do you validate the controls in an asp .net page?
Is it possible to migrate visual interdev design-time controls to asp.net?
How can you use a custom controls in ASP.NET application?
Which of the following .NET framework supports Web API?
Is asp.net and .net are same or different?
What is asp.net globalization?
What are the navigation ways between pages available in ASP.NET?