Converting Application Types using Visual Studio
Visual Studio helps you to change Console Application to Windows Forms Application as shown below. This will help if you want to have your output on Console; then you can change the type from WinForms to console and view the o/p.
No comments:
Post a Comment