Mastering microsoft Visual Basic 2008

(1/1)

RealPower:
Mastering micr0$0ft Visual Basic 2008




Welcometo Visual Basic 2008, the most mature version yet of the most popularprogramming language for building Windows and web applications. Inmodern software development, however, the language is only one of thecomponents we use to build applications. The most important componentis the .NET Framework, which is an indispensable component of everyapplication; it’s actually more important than the language itself. Youcan think of the Framework as an enormous collection of functions forjust about any programming task. All drawing methods, for example, arepart of the System Drawing class. To draw a rectangle, you call theDrawRectangle method of the System.Drawing class, passing theappropriate arguments. To create a new folder, you call theCreateDirectory method of the Directory class, and to retrieve thefiles in a folder you call the GetFiles method of the same class.

TheFramework contains all the functionality of the operating system andmakes it available to your application through methods. The languageand the Framework are the two ‘‘programming’’ components, absolutelynecessary to build Windows applications. It’s possible to developapplications with these two components alone, but the process would beawfully slow. The software development process relies on numerous toolsthat streamline the coding experience, and these tools are provided forus by Visual Studio 2008.


<!--c1-->
CODE
<!--ec1-->http://rapidshare.com/files/160941309/MsVB08.rar.html

Navigasyon

[0] Mesajlar