Use visual interdev as an editing tool to create the app

Assignment Help Visual Basic Programming
Reference no: EM13935000

Task:

Make a class called student where the properties are name, age, and school.

A. Develop a Contact Manager application that includes at least five of your friends or classmates.

B. Try inserting correct and incorrect dates into the application when age is a public variable. Switch age to a private variableand try inserting both correct and incorrect dates again. What differences do you see? Would you make age a private or apublic variable? Why?

Use Visual InterDev as an editing tool to create the application. Visual InterDev is available as part of the MSDN.

Help & Directions

Thinking OOP - Object Oriented Programming

OOP is not about programming as much as it is about thinking in a specific way. When you think of an object, you should see it as a set of properties and methods. Properties are the data, and methods are what you do to the data.

What is empowering about OOP is that once you have made a class, the specific instances of that class can be customized to create an object. Your text suggests that you think of a class as a template or pattern, and that you think of an object as what you actually build or make with the template.

Some Advice: There are a lot of fancy terms used in this chapter like class, method, object, variable, etc. I sometimes find it easier to sketch out the words or create a little cheat sheet for myself when learning new terms. This could be done in a traditional manner with a glossary or as a diagram where the words are grouped and relationships are drawn in.

In order to make a class, you use the class-end class syntax that appears as follows:

Class classnamehere

'Class statements

End Class

This is all it takes to make a simple class. However, there are properties of the class that you have to consider when makingthe class. An unlimited number of properties can be part of the class.

When setting the properties of the class, you can set the scope of the data as either private or public. By creating encapsulated code, you can control what information in your script is available to the outside world to see.

As you can see, creating and defining class gives you a powerful way to create and exchange information using ASP andvb-script. However, there are limitations to what you can accomplish using vb-script.

When you hit the limitations of vb-script, there are two ways around it.

One is to create custom classes using either VB or C++.

The other is to take advantage of the add-on objects known as ActiveX Components that reside in the ActiveX DLLs and ActiveX EXE object libraries. You can use these components to extend the functionality of vb-script.

These components contain some of the most common things that a web developer would want to create on a web site ... things such as having an advertisement rotator, or a page counter, or even a logging utility. All you need to do is install the components and register in the server's Windows NT registry.

 

Reference no: EM13935000

Questions Cloud

Wha primary difference between passive and active transport : Imagine that you are a pediatrician and one of your patients is a newborn who may have a lysosomal storage disease. You remove some cells from the patient and examine them under the microscope. What would you expect to see? Design a series of test..
Develop a system that is both more responsive to clients : Develop a system that is both more responsive to clients and helpful to technicians. He would like to see a system that allows clients to directly enter their service requests.
What were some of the causes of sectionalism : Besides the Missouri Compromise, what were some of the causes of sectionalism in this early period? What were the different proposals and political maneuvers that eventually led to the Missouri Compromise? What was the final outcome
Er diagram of the normalised relations : You are required to perform the process of normalising the data shown in Appendix A and B to first (1NF), second (2NF) and third (3NF). Ensure you clearly outline the process you went through to create the database in 3NF and identity the appropri..
Use visual interdev as an editing tool to create the app : Use Visual InterDev as an editing tool to create the application. Visual InterDev is available as part of the MSDN.
Determine the version by launching each application : determine the version by launching each application,Be sure to list your installed version for all of these required applications:
How the organisation will implement total quality management : You are required to write a 3000 word short report to the owner of the business that describes how the organisation will implement Total Quality Management.
List the common interface feature : List the common interface features seen in this applications versions of each of the following office applications installed on a computer. List installed version for all of these required applications:
What the court decided in the case and why : In a nutshell, the case brief is an explanation of what the court decided in the case and why. See the attached worksheets for information and examples

Reviews

Write a Review

Visual Basic Programming Questions & Answers

  Describe visual studio .net and the .net framework

Describe Visual Studio .NET and the .NET Framework and list the various Arithmetic, Concatenation, Comparison, Logical and Bitwise Operators.

  Run the attached project.

Run the attached project. Use the first and second rows of test data in the above table to test the application. The second set of data results in a run time error.

  Write a program using visual basic 2012

Write a program using Visual Basic 2012 that reads a test score from a text box each time a button is clicked, and then shows the two highest scores whenever a second button is clicked. Use two class-level variables to track the two highest scores..

  Assignment on visual communication

Project teams from Stone Yamashita Partners (profiled in the chapter-opening "Communication Close-Up) look for new ways to connect and explore business ideas through creative

  The implementation of server side of the application

Implementation of dynamic content, server side (backend) and database for your web site using Microsoft Visual Studio 2012

  Evaluate statements of an expression language

Project involves completing and extending the C++ program that evaluates statements of an expression language contained in the module 3 case study.

  Design a windows application for baseball ticket sales

Baseball ticket sales, design a windows application and write the code that will execute according to the program requirements, the chart and the use case definition.

  Ticketseller

Use Visual basic 2010Visual Basic,  TicketSeller. This assignment will contain two (2) Parts: Event Planning Document and Coding phase. You must submit both parts as separate files for the completion of this assignment. Remember, you are only to de..

  Visual basic program to accept numeral values

Write a VISUAL BASIC program to accept numeral values of any unit, sum up the total, calculate the average, and then Output the result with a proper unit.

  Module scope and procedure scope

What are the differences between a module scope and procedure scope? How do you declare a procedure-level and module-level variable?

  Determine the version by launching each application

determine the version by launching each application,Be sure to list your installed version for all of these required applications:

  Write a program to create an invoice to the supplier

Write programs in Visual Basic while being guided by the six steps of the program development cycle: analyze the problem, design a solution, choose the interface, write code, test and debug your solution, and document code.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd