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...

main difference between asp.net2.0,asp.net1.1,asp.net1.0

Answer Posted / kumar

Master Pages
This new feature provides the ability to define common
structure and interface elements for your site, such as a
page header, footer, or navigation bar, in a common
location called a "master page", to be shared by many
different pages within your site.


Navigation Control
Provide a common UI for navigating between pages in your
site, such as tree views, menus, and breadcrumbs.


Themes and Skins
This allows for easy customization of a site's look-and-
feel. You can define style information in a common location
called a "theme" and apply that style information globally
to pages or controls in a site.


New Server Control
ASP.NET 2.0 includes 45 new server controls that enable
powerful declarative support for data access, login
security, wizard navigation, image generation, menus, tree
views, portals and more. Many of the new controls take
advantage of core application services in ASP.NET for
scenarios like data access, membership and roles, and
personalization.


Data Control
Data access can be accomplished completely declaratively
(without code) using the new data-bound and data source
controls. There are new data source controls to represent
different data backends such as SQL, business objects, and
XML, and there are new data-bound controls for rendering
common UI for data, such as grids, details, and data-bound
forms

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between the response.write() and response.output.write()?

1068


What are the event handlers that we can have in global.asax file?

1014


What is a response cookie?

1169


Can any body provide me the sample web application in asp.net

2023


What methods are fired during the page load? Init()

1022


How you will improve web application performance?

1092


What is app_code folder in asp net?

1102


Define dll hell?

1138


Can you set the session out time manually?

934


Can you change a master page dynamically at runtime? How?

983


How long do session variables last?

1015


What are the session variables?

1032


What is _viewstart?

962


What does passport and windows authentication mean in ASP.NET?

1282


How does the service stream content?

1087