Hello Everyone!This is hitesh,I think i forgot to tell you about visual studio 2010,which we are using for programming .
You need to install visual studio 2010 or any other version to execute your program.
after installing just follow few simple steps.
1.click on the new project on the left top corner in visual studio.
By clicking that a new window will open to ask on which language you want to work.
2.click on the visual C# option
3.choose windows
4.click on console applications.
5.Name your project(Optional)
6.You can choose the location of your project where you want to save it.
7. click OK to continue....

After that A window will open where you can Write your program.
Here you can write your code and debug and run it.
IN the next post we'll learn about inputs Literals and taking Input from user.
comment for any query.
Thank You
Keep Coding :)
Keep Learning :)
You need to install visual studio 2010 or any other version to execute your program.
after installing just follow few simple steps.
1.click on the new project on the left top corner in visual studio.
By clicking that a new window will open to ask on which language you want to work.
2.click on the visual C# option
3.choose windows
4.click on console applications.
5.Name your project(Optional)
6.You can choose the location of your project where you want to save it.
7. click OK to continue....
After that A window will open where you can Write your program.
Here you can write your code and debug and run it.
IN the next post we'll learn about inputs Literals and taking Input from user.
comment for any query.
Thank You
Keep Coding :)
Keep Learning :)