Transcription of Introduction to Visual Basic - Jones & Bartlett Learning
{{id}} {{{paragraph}}}
Elements of a Visual Basic Getting Started in Visual Adding an Event Adding Adding Additional Event Focus on Program Design and Implementation:Creating a Main Knowing About: The Help Common programming Errors and Chapter ReviewIntroduction to VisualBasic . 11/10/04 12:44 PM Page 4546|Chapter 2: Introduction to Visual Basic .NETIn this chapter we begin Learning about the fundamentals of programming and VisualBasic .NET. First we examine the two elements that are required by every practicalVisual Basic program: the screens and instructions seen by the user, and the behind thescenes processing that is done by the program. We then present the Basic design win-dows that you must be familiar with to produce such programs. Finally, we show youhow to use these design windows to create the Visual user interface, or GUI, and thenadd processing of a Visual Basic ApplicationVisual Basic was initially introduced in 1991 as the first programming language thatdirectly supported programmable graphical user interfaces using language-suppliedobjects.
Visual Basic is a high-level programming language that supports all of the proce-dural programming features found in other modern languages. These include statements to perform calculations, permit repetitive instruction execution, and allow selection between two …
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}