Senin, 02 September 2013

Make First Project on ASP.NET

Hello guys, i want to share about make a first project on ASP.NET
Firstly, i want to make "Hello World" with C#

1. Open Visual Studio 2012 Above or older, and Click New Project...

2. and then look at Template tab -> Visual C# -> Windows and then we trying to make first project, so choose "Console Application"
3. you will see the blank project, but there still any standart commands
4. and add Console.WriteLine("Hello World"); inside input tag. but becarefull, it's Chase Sensitive, so look on the letters..
5. and the last thing, Run with Ctrl+F5 and look your first Project :)
And then We will add a new Class, 1. Right Click on your project name, and rename it "Luas_Lingkaran.cs" or whatever you want.
To Be Continued. . . Continued on Page: Make First Project on ASP.NET [2]

0 comments:

Posting Komentar