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 is asp.net futures?
Which two new properties are added in asp.net 4.0 page class?
What is state management techniques in asp.net?
How tooltip is set through code-behind in ASP.NET?
What is the use of placeholder control?
Explain how can we inherit a static member?
Distinguish between Server-side and Client-side code with its functionality?
Why is this service branded with windows livetm?
How dataadapter.fill works?
Which is better union or union all?
When should I use server transfer and response redirect?
What is the meaning of TestApi?
Explain what is clr?
What is asp.net with mvc? : Asp.Net MVC
Can you dynamically assign a Master Page?