Adopting the concepts of C programming, a train individual can perform simple programming in Visual Basic Studio 2010.
A simple console application printing hello world on screen.
Hello World Console Application
A simple console application printing hello world on screen.
Hello World Console Application
- Open Visual Basic 2010 Express
- Click New Project
- Select Console Application
Type the name of application. Hello World
- Click OK
Coding the Console Application
Console.Writeline("Hello World")
Console.Readline()
Press Function Key F5 to run your first vb.net console application.
Enjoy your programming skills in Visual Basic Studio 2010 Express.
Press Function Key F5 to run your first vb.net console application.
Enjoy your programming skills in Visual Basic Studio 2010 Express.
0 comments :
Post a Comment