Site MapHelpFeedbackShort Answer Quiz
Short Answer Quiz
(See related pages)

1.
What is meant by the term stateless when talking about HTML Web pages?
2.
What are the two basic pieces of a Web Form?
3.
What is a common use of the Web.config file in a Web application?
4.
What are some differences in the Visual Studio IDE when creating a Web form as compared to the creation of a Windows Form?
5.
What types of controls can be added to a Web Form?
6.
When would you use a link button instead of a hyperlink button on a Web form?
7.
How do you set a background image for a Web page?
8.
What does it commonly mean when there is an asterisk next to a field on a Web page displayed in a browser?
9.
How is a cookie used to store state information for a Web application?
10.
How can you make sure that all of your files for a Web project are stored in the same folder?







Advanced Programming VB.NETOnline Learning Center

Home > Chapter 6 > Short Answer Quiz