Overview
Dive into user interface controls and object-oriented programming concepts in this comprehensive video tutorial on VB.NET programming. Explore variable scope, events, and the implementation of interactive elements like buttons and labels. Learn to create and manipulate classes, work with properties, and handle events such as form clicks and double clicks. Gain practical experience by building a pizza ordering application, implementing features like adding toppings, calculating prices, and managing button states. Master essential programming techniques including concatenation, naming conventions, and working with read-only properties. By the end of this tutorial, acquire the tools and knowledge to develop your own sophisticated VB.NET applications with graphical user interfaces.
Syllabus
Introduction
Recap
Scope
Variables
Private variables
Why User Interface
Events
Form Click
Double Click
Toolbox
Button
Properties
Buttons
Application
Add Cheese
Create Pizza
Discover Pizza
Add Onion Pizza
Message Box Pizza
Disable Buttons
Boolean
Naming
Renaming Methods
Pizza
Prices
Compile
Text Books
Label
Labels
Names
Pizzas
Form
ReadOnly Properties
AddPizza
ReadOnly
Add Labels
Calculate Price
Concatenation
Taught by
Hussein Nasser