Computer Science Homework Solutions
Problem
#99086

Visual Basic.NET allows you to create your own classes. Provide an example of a useful class you could create. What methods and properties would you include?

I have created a document with some information regarding the question below.  

However I need more of an in depth definition and a small example as well.  Please help by adding some more information to my document that is attached.  I need explanations and examples but also in paragraph format.  I am not sure if I explained myself correctly. Please see questions below...

Visual Basic.NET allows you to create your own classes. Provide an example of a useful class you could create. What methods and properties would you include?


Please see attachment

Attached file(s):
Attachments
Class.doc  View File

Attachment Content Summary (Note: view attachment at the above link before purchasing. Actual attachment content may vary slightly from that shown below.)

Class.doc
Jennifer Snyder

Unit 4 DB

Visual Basic.NET allows you to create your own classes. Provide an
example of a useful class you could create. What methods and properties
would you include?

Let’s first define what a “class” is. A class is known as the
main source in which data and code are contained. The data in this can
also be accessed by properties and the code is considered “methods”.
(www.msdn.microsoft.com)

What does that mean exactly? Well for instance because each class is
the main source of the language, you will be using classes to not only
write programs but to act and respond to the properties and/or methods.
When you create a property you set a value to it which is set in the
code and responds to the users input. When you have text box for
example, you can change the control of it and/or value, which are known
as “properties”. When you turn your radio on and off, you have two
buttons, an “on” and “off” button with values assigned to each
which “controls” the property of the button.

For example,

Solution Summary

Demonstrates how to create your own Visual Basic .NET (VB.NET) class which may be useful

Solution
What is this?
By OTA - Overall OTA Rating
Purchase Cost Now
$2.19 CAD (was ~$11.97)
Included in Download
  • Plain text response
  • Attached file(s):
    • Class.doc
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
  • Information about .NET. - Information about .NET. What is it? Why do you want to learn Visual Basic .NET? How will it be useful for you? For those who have used Visual Basic, how is Visual Basic .NET different?
  • VB.net - .NET. What is it? Read the articles on Visual Basic .NET. Why do you want to learn Visual Basic .NET? How will it be useful for you? For those who have used Visual Basic, how is Visual Basic .NET diff ...
  • Visual basic code - Attached is a form using visual basic. The user should be able to choose a class and a location of the class with the list boxes I have provided. The location and the class should show up in the thi ...
  • Visual Basic - Your employer has requested the development of a software application to calculate the area of a circle. The application must accept only one value (i.e., the radius), and it must display the result i ...
  • Visual Basic .NET - Search for information about .NET. What is it? Read articles on Visual Basic .NET. Why do you think students should learn Visual Basic .NET? How will it be useful for students? For those who have ...
Browse