copy code,drag or close
Visual Studio.NET 2005 has
50+ new Web Forms Controls available for ASP.NET 2.0 developers.
The Toolbox has has over 50 new server controls that provide highly productive support for secure login, site navigation, data access, Web parts, and validation.
The new Login controls provide building blocks for authentication and authorization-that take advantage of the built-in membership and role services in ASP.NET 2.0.
Others include LoginView, PasswordRecovery, Login Status, LoginName, CreateUserWizard and ChangePassword.
The navigation controls provide a common UI to navigate across the pages of a site, such as Treeviews, Menus, and the SiteMapPath..
There are new data source controls to represent different back end data sources, such as SQL databases, business objects, and XML.
There are new data-bound controls for displaying data, such as grids, details, and forms.
There’s a new collection of controls, called Web Parts, that allow personalized content and layout to be added to a site that allow site users to edit the content and layout directly from within the application pages.
These controls rely on the personalization services in ASP.NET 2.0 allowing developers to offer users a unique experience for each page within the Web application.