Essential VB .NET fast

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Visual Basic .NET is part of the Visual Studio .NET family of products in addition to Visual C++ and the new programming language Visual C#. While the syntax and style of Visual Basic .NET is very similar to earlier versions of Visual Basic this version has many important improvements, which will ensure that Visual Basic remains as Microsoft's most popular Integrated Development Environment (IDE) for application development. Whether you want to develop applications for Windows or for the World Wide Web (WWW) Visual Basic .NET is an excellent tool for producing reliable, professional applications fast. Visual Basic has set the standard as one of the best development environments for Windows applications, but increasingly we want to create applications for the WWW which will run within a browser environment. This version of Visual Basic provides an excellent set of tools for doing this. The WWW is a part of the Internet and originally Web pages were written in simple HTML and were static, that is you could look at them and follow links to other pages but you could not do anything else. To develop a Web application which can respond to user requests, for example, reading a database, and updating the Web page, other tools apart from HTML are needed. Visual Basic .NET uses an extended version of ASP called ASP.NET for doing this.

Author(s): John Cowell BSc (Hons), MPhil, PhD (auth.)
Series: Essential Series
Edition: 1
Publisher: Springer-Verlag London
Year: 2002

Language: English
Pages: 253
Tags: Programming Languages, Compilers, Interpreters

Front Matter....Pages i-x
Why Use Visual Basic.NET?....Pages 1-7
The Visual Basic. NET IDE....Pages 9-22
Windows Controls....Pages 23-40
Windows Applications....Pages 41-54
Variables and Operators....Pages 55-75
Controlling Program Flow....Pages 77-91
Functions and Procedures....Pages 93-111
Classes and Objects....Pages 113-130
Further Windows Controls....Pages 131-145
Web Applications....Pages 147-157
Web Server Controls....Pages 159-168
Working with Forms....Pages 169-182
Working with Dialogs....Pages 183-194
Mouse and Keyboard Events....Pages 195-207
Databases and SQL....Pages 209-216
The Data Form Wizard....Pages 217-225
DataReader and DataSet....Pages 227-240
Back Matter....Pages 241-249