Choose new datasource controls introduced in ASP .NET 2.0.
SQL Data Source
XML Data Source
Object.
ODBC
Strongly Typed Dataset contains
Columns of defined Datatype
Tables schema information within them.
All of the above
None of the above
Choose new databound controls(Controls to display data) introduced in ASP.NET 2.0.
Detailsview
Listview
Formview
TableView
What are Master Pages?
) Home page in your web application
A web page to create a consistent layout for the pages in your application.
Menu page in your web application
Theme is made up of -
Skins and CSS
CSS and Images
Skins and Images
Skins, CSS and Images
The differences between Themes and CSS are
a) Themes can define many properties of a control or page, not just a specific set of style properties.
b) Themes can’t include auxiliary files (e.g. graphics) but CSS can include it.
c) Themes can include style sheet references.
adding, creating, deleting, and modifying user account information
Choose important functionalities provided by Memberiship and Role Management model.
Creating and deleting roles
Caching user information
Login Control
RemoveUser
ChangePassword
passwordRecovery
What is Profile service?
Service to store per-user data throughout session.
Service to store per-user data accross sessions i.e. persistently
Home page in your web application
What are different navigation controls introduced in ASP.NET 2.0. Choose from the following list.
Hyperlink
TreeView,
Menu
Tools