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 is difference between Server.Transfer and Response.Redirect in ASP.NET?

560


What do you understand by aggregate dependency?

612


What is a session in asp.net?

535


To load your generated dataset with data which method do you invoke?

604


In order to get assembly info which namespace we should import?

523






Which authentication uses a combination of windows and iis authentication?

583


What is different authentication mechanisms used in ASP.NET?

588


Why is mvc better than asp.net?

532


A web service can only be written in .net? State whether true or false.

538


They mostly asked difference between versions of technologies

951


What is different in .net 1.1 and .net 2.0?

575


Can we have 2 web config files?

544


What are the new navigation controls in asp.net 2.0?

536


3. What goals do you have in your career?

1421


What is ASLM?

679