Windows Forms - online course with 12 free videos
In this course we will see how characteristics of applications .Net Windows Forms and components like these one: Common Controls(Open file dialog, TreeView and WebBrowser controls, BackgroundWorker component, File System Watcher, Folder Browser, Tab Control and others one. It's worth checking! In this course we will see how characteristics of applications .Net Windows Forms and components like these one: Common Controls(Open file dialog, TreeView and WebBrowser controls, BackgroundWorker component, File System Watcher, Folder Browser, Tab Control and others one. This is for "Windows Forms Development". .NET developers can use those videos to create Windows Forms applications, and be ready for the Windows Forms certification exam. It's worth checking!
Main form
1) Creating a main form and change the FormBorderStyle property to see how that affects the form display Description: In this video, We will create a main form and change the FormBorderStyle property to see how that affects the form display.
ComboBox and Menu
2) Working with ComboBox and Menu Description: After adding the combo box on the tool strip, we hooked up the tool strip with the status strip.
Common Controls
3) Adding all the controls for the Common Controls form Description: In this video, we add all the controls for the Common Controls form.
Open file dialog
4) Implementing the functionality that allows the user to select a picture using the open file dialog Description: In this video we continue the ‘Common Controls’ form.
TreeView and WebBrowser
5) TreeView and WebBrowser controls Description: In this video, we will experiment with the TreeView and WebBrowser controls.
BackgroundWorker component
6) BackgroundWorker component which is a component that provides an easy way to run time-consuming processes in the background Description: In this video will see BackgroundWorker component that provides time-consuming processes in the background.
Triggers the RunWorkerAsync
7) Implementing the Start button that triggers the RunWorkerAsync and the Cancel button that triggers the CancelAsync Description: This video continues the discussion of BackgroundWorker process.
Calling methods asynchronously
8) Showing three ways of calling methods asynchronously Description: In this video we will show three ways of calling methods asynchronously.
ControlExplorer application
9) File System Watcher Description: In this video, we continue our ControlExplorer application. We started by looking at how the application works.
10) File System Watcher 2 Description: In this video, we wrap up the FileSystemWatcher part of the application.
Folder Browser
11) Folder Browser Description: In this video, we continue adding functionality to the ControlExplorer application.
Windows Forms Controls
12) Tab Control (END) Description: In this video, we wrap up some of the controls discussion we have had about Windows Forms Controls.












