About 22 results
Open links in new tab
  1. vb.net - VB program to calculate grades - Stack Overflow

    Aug 10, 2013 · For example if the user put in 2 assignments with assignment 1 earning 48 points out of 50 and assignment 2 earning 35 points out of 40 the program would display the grade as 92. So far here is what I have: Private Sub btnExit_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnExit.Click. Me.Close() End Sub.

  2. VB.Net program to create a Student class and read and print Student detail

    Nov 11, 2024 · Read and print student's details using class in VB.Net Here, we will create a Student class then read and print student information on the console screen. Program/Source Code: The source code to create a Student class and read and print Student detail is given below. The given program is compiled and executed successfully.

  3. VB.Net Program with Code Examples: Module, Class & Structure

    Sep 26, 2024 · In this VB.Net Program Tutorial, we will learn about VB.Net Program Modules, VB.Net Class, and VB.Net Structure with Program & Code Examples.

  4. Visual Basic programs for beginners with examples – Codebun

    How to write a visual basic program. Visual Basic programs for beginners with examples. How to print a string in visual basic. below are some examples of visual basic programs. In this tutorial, Will see some basic string operation like how to print string and char in visual basic. Check the visual basic program for mathematical operations.

  5. Visual Basic Sample Code

    Nov 26, 2023 · You will be able to: Understand basic to intermediate concepts of Visual Basic programming. Create your own Visual Basic 6 programs from scratch. Get programming ideas from 48 interesting sample programs. Modify the source codes easily …

  6. Student Data - Block of Code

    Using Visual Basic, create a project called Student Data. Add a new class “Student.vb” to the project. The Student class should contain four member variables (LastName, FirstName, StudentId, and TestAverage). Next add a constructor to the class that initializes the private member variables.

  7. VB.NET Classes and Objects - Online Tutorials Library

    VB.NET Classes and Objects - Learn about classes and objects in VB.NET, including their definitions, properties, methods, and how to create and use them effectively in your applications.

  8. Free Visual Basic Projects with Source Code | SourceCodester

    Free Visual Basic Projects with Source Code. Download latest editors' pick Visual Basic projects with source code for free here. We select the best source code uploaded here and hand pick it for you.

  9. Visual Basic Creating and Managing Classes - the coding guys

    In this tutorial you will learn how to create and mange classes in Visual Basic, you will also build a vat calculator.

  10. Student Management System Using VB.Net And Microsoft Access

    The Student Management System is a simple application developed in Visual Basic (VB) that allows for the management of student records. It provides functionalities for inserting, viewing, updating, and deleting student information.

  11. Some results have been removed
Refresh