Chapter 3:(Part-I) Creating New Project in Visual Studio
<< PREVIOUS LESSON NEXT LESSON >> Chapter 3:(Part-I) Creating New Project in Visual Studio Let’s start a new project called “School Management System”. Visual Studio will create a new project with a default Form and named it as Form1. Form1 will be the startup Form of our Project. We will soon changed it to […]