Course Overview
About Winforms – UI Enhancements and Error Handling:
In this course on UI Enhancements and Error Handling in Winforms, 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 Winforms – UI Enhancements and Error Handling starts with User Interface Enhancements where we will get acquainted to Print support controls, PrintDocument, Printpreview control, Creating an application that previews and prints a document, Dialog Boxes, Distinguishing features of a dialog box 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:
User Interface Enhancements
Introduction
Print support controls
PrintDocument
Printpreview control
Creating an application that previews and prints a document
Dialog Boxes
Distinguishing features of a dialog box
Types of Dialog boxes
Messagebox
Application to denote the functionality of common dialog boxes
Visual effect in Winforms
Transparent forms
Control anchoring and docking
Visual inheritance
Examples
Error Handling in Winforms
Introduction
Data validation
Form level validation
Field level validation
Exception
Types of errors
Exception classes
Properties of exception
Handling exception
Error provider control
Examples
MDI Applications
Introduction
Single document interface (SDI)
Drawbacks of using single document interfaces
MDI
Designing a MDI application
Characteristics of MDI components
Activating and deactivating windows
Arranging child windows
Menus
Types of menu
Adding and removing menu item at run time
Menu – A programmer’s viewpoint
Toolbar
Mouse event to handle mouse triggered actions
Statusbar
User defined dialog boxes
Examples 1
Examples 2
Examples 3
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 30 lectures and 4.5 hours of content!
– Learn about User Interface Enhancements
– Understand Error Handling in Winforms
– Perform MDI Applications
What is the target audience?
– Programmers
– Developers
– Students and Freshers
– Software Professionals