Course Overview
In this course on Basics of Winforms with VB.NET, you will learn how to do programming using Visual Basics. The course starts from scratch and hence a beginner can also take and enjoy this course.
The course starts with Basics of Winforms with VB.NET where we will get acquainted to Features of Visual Studio .NET, Window Management, Designers, Visual Database Tools. We will also learn User Interface, Graphical User Interface, Winforms IDE , Objects, Classes, Properties and Methods , Introduction to class libraries etc.
Visual Basic .NET (VB.NET) is a multi-paradigm, high level programming language, implemented on the .NET Framework. Microsoft launched VB.NET in 2002 as the successor to its original Visual Basic language. Although “.NET” portion dropped in 2005, this article uses “Visual Basic .NET” to refer to all Visual Basic languages releases since 2002, in order to distinguish between them and the classic Visual Basic. Along with Visual C#, it is one of the two main languages targeting the .NET framework.
Microsoft’s integrated development environment (IDE) for developing in Visual Basic .NET language is Visual Studio. Most of Visual Studio editions are commercial; the only exceptions are Visual Studio Express and Visual Studio Community which are freeware. In addition, .NET Framework SDK includes a freeware command-line compiler called vbc. exe. Mono also includes a command-line VB.NET compiler.
In this course you will be learning in detail about the following topics:
Introduction to VS. NET
Introduction
Features of Visual Studio .NET
Shared IDE
Window Management
Designers
Visual Studio Macros
Visual Database Tools
Types of Projects
Winforms
Webforms
Working with WINFORMS
Introduction
User Interface
Character – Based Interface
Graphical User Interface
Winforms IDE
Objects, Classes, Properties and Methods
Introduction to class libraries
Events and event handlers
Creating a simple winforms application
Code behind a simple winforms application
Form class hierarchy
Properties, methods and events of a form
Owned forms
Controls
The Control in winforms
Label
Textbox
Button
Listbox
Combobox
Sample Application
Event handling in winforms
Creating an event handler at design time
Creating an event handler at runtime
Adding events to sample application
Examples
Additional Examples 1
Additional Examples 2
Winforms Controls
Introduction
Introduction to types of controls
Text Edit
Text Display
Commands
Selection List Controls
Value Setting Controls
Grouping Controls
Graphic Display
Graphic Storage
RichText Controls
Advanced controls
The ImageBrowse application
Establishing link between forms
Completing the ImageBrowse application
What are the requirements?
– A PC with internet
– The course starts from scratch. No prior programming knowledge required
What am I going to get from this course?
– Over 21 lectures and 3 hours of content!
– Understand in detail about VisualStudio.NET
– Learn about WINFORMS
– Get to know about Winforms Controls
What is the target audience?
– Programmers
– Developers
– Students and Freshers
– Software Professionals