Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the major differences between asp.net1.1 and
asp.net 2.0?

Answer Posted / sabari_bec

Benefits of ASP.NET 2.0 include:

1) A wide array of new controls, such as GridView control,
MultiView, Wizard and FileUpload.
2) Superior separation of design and content, enabling
developers and Web designers to work together.
3) A new model for compiling and distributing applications.
4) Customization with Web Parts.

Bug in ASP.NET 2.0:-
If you have a control on a page that is marked Read-Only
and EnableViewState is set to false on the Page, the
ReadOnly value will no longer post back in ASP.NET 2.0 -
the value gets lost. This even though the value is actually
returned in the POST buffer.

This behavior is also different than 1.1 which (correctly I
say) posted back the READONLY value.

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the concept of View Model in MVC?

1084


Can I have a unique key as foreign key?

1011


I’m having some trouble with cas. How can I diagnose my problem?

1091


What are the three parts of an http response?

1023


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1989


What is the typical session identifier?

1111


How you can return View from ASP.NET Web API method?

1057


Can you set the session out time manually?

936


What is asp net theme?

1062


Mention the execution process for managed code?

1056


What is page fragment caching?

1013


What is server side session management?

985


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

1280


What is semantic gap?

1077


Why do we use web config?

990