Master pages enable creating a template for multiple pages...
The WebPartManger control allows adding, deleting, and removing the...
Use 192-bit algorithm for hashing.
The steps to be followed for creating a composite control:1....
Authentication is required before authorization
//Web parts.Web parts are a set of controls that allow user to...
This includes the Webpart control.
Custom controls are reusable controls.
Custom controls are created of you want to extend the behavior of...
Enable the aspx web forms to place content on the Master page
It allows you to configure the settings of an asp.net application for...
These controls are compiled into .dll file which can be shared across...
This method marks a configuration section for protection. this is used...
This class throws an exception when an error occurs during encryption.
The AppearanceEditorPart control allows end users to edit the...
The ApplyStyle() method of the WebControl class applies the specified...
The ChangePassword control consists of the ChagePassword view and an...
Display relevant content on user request.
This specifies the format to serialize the profiles data
In IIS manager, you can configure the virtual directory for...
This includes the EditorPart controls.
For forms-base authentication, you must provide the code to verify...
Navigations for the web page application Master page in the way you...
It allows you to create a database
This provides a list of Web Parts control that are derived from the...
This manages the Web Parts controls included within a web page.
The @ Register directive associates a user control to a web page.
User credentials can be stored in the web.config file
CreateUserRole
Can be used to insert the common elements such as company logos,...
//Security.This is used to verify the identity of a user before...
Form-base authentication requires the user of web page for user...
It allows you to keep the database settings of an asp.Net application...
The CatalogPart class acts as a base class for providing a list of Web...
These controls are similar to ASP.Net web pages. and they are saved as...
Creating user accounts
This specifies an optional value that contains custom information,...
Uses 128-bit algorithm for hashing.
In IIS manger, you must specify the user name and password to access...
Impersonation requires the use of IIS to authenticate users
Requirements for personalizing a web application, a reliable and...
It allows you to create virtual directories for an asp>net...
IIS manager helps you specify the windows authentication mode in the...
This allows user to customize the appearance and behavior of Web Parts...
User controls can be created if you want to use the user interface...
It allows you to configure individual web.config file for the...
You can use the Access dialog box of IIS manager to configure the...
User controls are saved with .aspx extension.
IIS manager helps you override the default access permissions to...
This control provides a login link for users who are not authenticated...
Master pages are used for configuring session information
This specifies a values to indicate whether the property can be...
Application settings helps you to:- 3 choices
This allows end users to and, hide and remove web parts controls....
Master pages enable specifying the access authentication method.
Requirements for personalizing a web application, a data model...
This specifies the property you define and has String as the default...
Security Settings involve:- 3 choices
This allows user to use the control setting in other Web pages.
This stores membership detail
The LoginView Control can be used as a standalone control, without any...
This includes the CatalogPart controls.
The LoginView control in asp,net uses templates to provide customized...
Only users with a valid identity can access specific resources in an...
The WebPageCatalogPart control allows adding a set of server controls...
AllowAnonymous enables unauthorized uses to manage the property when...
The default authentication method in asp.net is :
The web parts controls set consists of three main building blocks,...
The CompositeControl class exists in the System.Web.UI.WebControl...
The PasswordRecovery control depend on the configuration option
User credential.
The MapPath() method of the WebControl class specifies a physical...
The DisplayTitle property of the WebPartZone class specifies or...
Requirements for personalizing a web application, an API to allow...
Custom controls are compiled to .ascx extension.
This provides a list of Web parts controls that the users can include...
Internet-based authentication to the application.
The TagName attribute of the @ Register directive specifies a unique...
The LoginStatus control also enables a user to log on to an...
Changing the passsword of an authenticated user the ChangePassword...
This represents a collection of custom Web Parts controls.
Impersonation does not work with anonymous user access.
IIS performs the authorization check for users.
Which statements are true about theme in ASP.Net- 3 choices
Requirements for personalizing a web application, Registration of the...
Information to be imported for the application to run property
The Login control in asp.net cannot be used without template.
ASP.Net provides an authenticated cookies a valid user.
The User name and password for the data connection
While developing globalized applications in ASP.Net, you need to...
The attribute in the web.config file is set to forms
Managing user roles programmatically.
The build-in authentication providers are :
Which statements are true with respect to working with themes ?
File authorization makes use of authorization rules from the...
Creating users programmatically.
Types of authorization are :
Which of the following options refer to securing web sites.
The name of the server on which the application runs.
Which of the following options refer to securing web sites.
Which statements about globalization and implementing globalization...
Which statements are true about localization, resource files and...