Purchase Solution

Create a Visual Studio Application

Not what you're looking for?

Ask Custom Question

Individual Project

Deliverable Length: One Visual Studio.NET project

Details: Create a Visual Studio.NET 2005 web application with one aspx form. Place a CheckBoxList, TextBox, Button, and Label control on the form. Use a RequiredFieldValidator control that verifies the user entered a string in the Textbox control.

Write an event handler that adds an item to the CheckBoxList control based on the contents of the TextBox control when the user presses the button. Write another event-handler that automatically displays the number of items selected by the user every time they select/deselect an item in the CheckBoxList control. (Hint: Use the AutoPostBack property).

When you have a working application, set the RequiredFieldValidator control's EnableClientScript property to "false." Place a MS Word document in your project folder that explains the behavior of the application when this property is set to "false." Please make sure the RequiredFieldValidator control's EnableClientScript property is set to "true" before placing the project in your drop box.

The name of your Visual Studio project should be based on your last name. For example, if your last name is Jones, then assign the name, Barnes_IP1.

Purchase this Solution

Solution Summary

Create a Visual Studio.NET 2005 web application with one aspx form.

Purchase this Solution


Free BrainMass Quizzes
Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic Networking Questions

This quiz consists of some basic networking questions.