04 Handout 1 Flashcards

1
Q

consists of add-ins to the markup section of the application, which are added to HTML documents.

A

ASP .NET Web Forms Server Control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

These are the elements added to an .aspx file used for displaying the properties, methods, and events that can be accessed by the code-behind file

A

ASP .NET Web Forms Server Control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Server controls are designed to give support for the user interface; they are generally called in the

A

HTML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

are those controls designed to help enter, access, and display data on webpage.

A

Data Controls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When you are developing a website that requests user information, you need to ensure that this information is what you are expecting.

A

Validation Controls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

As you look through websites, you can notice many common features. One of these is a menu system that takes you to different areas of the site.

A

Navigation Controls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Security is a critical aspect of the Internet, so any site that conducts business online, especially those that capture private information such as name, phone number, and email address, or those sites that accept credit cards or other forms of online payment, must ensure that they are as secure as possible.

A

Login Controls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

enables you to determine, on the service side, differences between posts to a page.

A

ASP .NET State Engine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

These are the built-in controls in ASP .NET that are used to display information to the user.

A

Standard Controls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly