- Back to Home »
- Windows Applications »
- Introduction to WinForms
Posted by :
Sudhir Chekuri
Wednesday, 10 February 2016
Win Forms is a technology under .NET framework used to develop windows applications.
Windows applications are the GUI applications which can be deployed in the form of exe files.
Example: VLC Player, Calculator.
Controls are user to develop windows applications.
They has to installed in a system to use them in that system.
Windows applications are the GUI applications which can be deployed in the form of exe files.
Example: VLC Player, Calculator.
Controls are user to develop windows applications.
They has to installed in a system to use them in that system.