Now lets start over first application in C#.
Step 1:
Goto the search manu and start your visual studio...
Step 2:
- Click on new program
- Select language as visual c#
- Select Console application
- Name that application
- And click on next
Step 3:
- Write that code on your window screen
- Then right click on project solution tab
- And built the project
- Then Start Debugging
Then output window will be shown....
Thank You !
Post a Comment