This article will assume that you have installed a copy of Visual Studio or Visual Studio Express and that it is configured. You do not need any programming skills, but knowing another language never hurts. We will be creating a Hello World style application that asks for input (or data that the user types in) and then responds by printing some text to the user's monitor. For those of you that are new to programming, a Hello World application is equivalent to learning Smoke on the Water when you first pick up a guitar - it is a universal application used to demonstrate programming basic...
↧