Exam 15: Web-Based Applications
Exam 1: Introduction to Computing and Programming75 Questions
Exam 2: Data Types and Expressions75 Questions
Exam 3: Methods and Behaviors75 Questions
Exam 4: Creating Your Own Classes75 Questions
Exam 5: Making Decisions75 Questions
Exam 6: Repeating Instructions75 Questions
Exam 7: Arrays75 Questions
Exam 8: Advanced Collections74 Questions
Exam 9: Introduction to Windows Programming75 Questions
Exam 10: Programming Based on Events75 Questions
Exam 11: Advanced Object-Oriented Programming Features75 Questions
Exam 12: Debugging and Handling Exceptions75 Questions
Exam 13: Working With Files75 Questions
Exam 14: Working With Databases75 Questions
Exam 15: Web-Based Applications73 Questions
Select questions type
The Calendar control has a number of properties including the ____________ property that is used to pick the month, day, and year for display.
(Short Answer)
4.9/5
(30)
Web Forms controls map straight to HTML tags. There is a one-to-one correspondence between the controls and the tags generated.
(True/False)
4.7/5
(39)
You cannot use the drag-and-drop construction approach of Visual Studio to develop Web-based applications. This approach can only be used with Windows applications.
(True/False)
4.9/5
(41)
____________ controls do not maintain their state during the round-trip from the Web server. So, when the Web server sends back results, the original values on ____________ controls disappear.
(Short Answer)
4.9/5
(36)
There are more controls to add to a Web application than there are for Windows applications.
(True/False)
4.7/5
(47)
Static Web pages involve processing in addition to rendering the formatting of HTML tags.
(True/False)
4.8/5
(41)
Master page allows you to create and maintain a consistent theme across several pages for a Web site.
(True/False)
4.9/5
(34)
Style sheet includes a list of rules. Each rule consists of ____.
(Multiple Choice)
4.8/5
(38)
All of the following are true statements regarding Web-based applications, EXCEPT ____.
(Multiple Choice)
4.9/5
(48)
As you review the Solution Explorer window, you will find a .Designer.cs file similar to the one you find with Windows applications.
(True/False)
4.9/5
(43)
Natively backed means the user interface controls are rendered and transformed using the native controls of the target platform which ____
(Multiple Choice)
4.8/5
(34)
Showing 61 - 73 of 73
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)