2.7. Wrap-Up

In this chapter, we introduced key features of the Visual Studio Integrated Development Environment (IDE). You used the technique of visual programming to create a working Visual Basic program without writing a single line of code. Visual Basic programming is a mixture of the two styles—visual programming allows you to develop GUIs easily and avoid tedious GUI programming; conventional programming (which we introduce in Chapter 3) allows to specify the behavior of your programs.

You created a Visual Basic Windows application with one form. You worked with the Solution Explorer, Toolbox and Properties windows, which are essential to developing Visual Basic programs. The Solution Explorer window allows you to manage your solution’s ...

Get Visual Basic 2005 for Programmers: Deitel Developer Series, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.