Limit this search to....

Essential VB .Net Fast Softcover Repri Edition
Contributor(s): Cowell, John (Author)
ISBN: 1852335912     ISBN-13: 9781852335915
Publisher: Springer
OUR PRICE:   $52.24  
Product Type: Paperback - Other Formats
Published: April 2002
Qty:
Annotation: Visual Basic .NET is part of the Visual Studio .NET family of products. While the syntax and style are similar to earlier versions of Visual Basic, this version has many radical new features to ensure that Microsoft's best selling language remains one of the most sophisticated Integrated Development Environments available. Whether you want to develop applications for Windows or for the World Wide Web, Visual Basic .NET is an excellent tool for producing reliable, professional applications "fast,"
Essential VB .NET "fast" covers the development environment, the key controls and the VB programming language including the new additions which allow serious object-oriented programming.
Using plenty of examples, John Cowell shows:
- How to develop both Windows and ASP .NET applications in a Windows XP environment
- An introduction to developing Windows database applications
- How to use the essential Windows and Web controls
- How to create object orientated applications
to get you up and running fast, using VB .NET.
The source code for the examples in this book is available at the "Essential series" web site http: //www.essential-series.com
Additional Information
BISAC Categories:
- Computers | Compilers
- Computers | Programming Languages - General
Dewey: 005.276
LCCN: 2002021161
Series: Essential
Physical Information: 0.66" H x 6.22" W x 9.24" (1.00 lbs) 253 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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.