Purchase Solution

Visual Basic.NET

Not what you're looking for?

Ask Custom Question

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? Show an example of a method declaration for your class.

Purchase this Solution

Solution Summary

Provide an example of a useful class you could create

Solution Preview

Public Class Student

Private _firstName As String
Private _lastName As String
Private _dob As Date

''' <summary>
''' 'there are public properties we can set and get values of student class members
''' </summary>
''' <value></value>
''' <returns></returns>
''' ...

Purchase this Solution


Free BrainMass Quizzes
C++ Operators

This quiz tests a student's knowledge about C++ operators.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Networking Questions

This quiz consists of some basic networking questions.

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.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.