First c sharp program
First C sharp program
1 go to start menu and choose all programs and then choose Microsoft visual studio 2005 and open Microsoft visual studio 2005.
2 go to file menu and then select new project and then select console application.
3. we write in Main function.
Console.WriteLine("this is my first post");
4 and then we press f 5 button
5 the output display on the command prompt
thank you friends
No comments: