This Microsoft ASP.NET BASIC WEB CONTROLS exercise is provided to allow potential course delegates to assess their suitability for the Wise Owl ASP.NET 2.0 USING C# course only, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
A full answer to this exercise is provided as part of the training course!
| 1) | You work in a car repair shop and have dubious morals. Create a new form called frmCarRepairExcuse.aspx which lets you enter how much any given repair will cost, and why it is so expensive: |
This form includes a dropdownlist - you can enter items within it using the Items property
|
|
| 2) | Add code to your Enter button so that when clicked it displays the information entered in a previously hidden label. To get at the choice made in a dropdownlist, look at its SelectedItem.Text property. |
What the answer might look like
|
|
| 3) | Save and close all open files. |
Thank you for showing an interest in this ASP.NET 2.0 using C# training course! As mentioned above, full answers to this and other exercises are provided on the course. On all Wise Owl scheduled courses delegates can take away these model answers (together with their own efforts!) on a free USB stick.
Recommended sites: C# corner | Computer tutorials | Training classes