Learning C# 2005: Get Started with C# 2.0 and .NET Programming (2nd Edition)

19.10. Exercises

Exercise 19-1

Create a web application that displays the words "Hello" and has a button that changes the display to "Goodbye."

Exercise 19-2

Create a web application that presents an order form that lets the user enter information through various controls such as buttons, checkboxes, radio buttons , and lets the user pick a date, as shown in Figure 19-17.

Figure 19-17. Exercise 19-2

Exercise 19-3

Modify the second exercise to populate the radio buttons and the contents of drop downs from tables in the Northwind database, as shown in Figure 19-18.

Figure 19-18. Exercise 19-3

Категории