Have one to sell? Sell yours here
 
 
Professional VB.Net
 
 

Professional VB.Net (Paperback)

by Billy Hollis (Author), Rockford Lhotka (Author), Richard Case (Author), Whitney Hankinson (Author), Bill Sheldon (Author), Jonathan Pinnock (Author), Bill Forgey (Author) "New technologies force change, nowhere more so than in computers and software ..." (more)
3.8 out of 5 stars  See all reviews (5 customer reviews)

Available from these sellers.


11 used from £3.41

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Visual Basic Professional opens new browser window
www.Ask.com  -  Find the Best Results for Visual Basic Professional 
   Free Code Generator opens new browser window
www.ironspeed.com  -  Generate database & reporting apps straight from your database! Try it 
   Find VB Programmers opens new browser window
www.RentACoder.com  -  Post Your Project. Escrow Account & Arbitration Service Provided Here 
  
 

Customers Who Bought This Item Also Bought

Beginning Visual Basic 2005

Beginning Visual Basic 2005

by Thearon Willis
3.7 out of 5 stars (6)  £17.19
Beginning VB.Net Databases

Beginning VB.Net Databases

by Thearon Willis
5.0 out of 5 stars (1)  £22.94
VB.NET Language Pocket Reference (Pocket Reference (O'Reilly))

VB.NET Language Pocket Reference (Pocket Reference (O'Reilly))

by Steven Roman
£5.99
MCAD/MCSD Self-Paced Training Kit: Developing Windows®-Based Applications with Microsoft® Visual Basic® .NET and Microsoft Visual ... with VB.NET and C#.NET (Pro-Certification)

MCAD/MCSD Self-Paced Training Kit: Developing Windows®-Based Applications with Microsoft® Visual Basic® .NET and Microsoft Visual ... with VB.NET and C#.NET (Pro-Certification)

by Matthew A. Stoecker with Microsoft Corporation
3.4 out of 5 stars (13)  £34.99
VB.NET for Developers (Sams White Book)

VB.NET for Developers (Sams White Book)

by Keith Franklin
4.0 out of 5 stars (9)  £28.99
Explore similar items

Product details

  • Paperback: 942 pages
  • Publisher: WROX Press Ltd; illustrated edition edition (1 Aug 2001)
  • Language English
  • ISBN-10: 1861004974
  • ISBN-13: 978-1861004970
  • Product Dimensions: 22.9 x 18 x 5.3 cm
  • Average Customer Review: 3.8 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon.co.uk Sales Rank: 1,003,763 in Books (See Bestsellers in Books)
  • See Complete Table of Contents

Product Description

Amazon.co.uk Review

VB.NET is Microsoft's more powerful and elegant replacement for VB, designed to work with its .NET platform. As Professional VB.NET points out in the introduction, it has basically the same functionality as C# and C++ for .NET, including full OO. It's interesting that it also points out the many problems with VB--problems that used to be glossed over--while enthusing about VB.NET. The improvements though are real, as you'll quickly appreciate.

Professional VB.NET covers the new IDE, CLR, changes to types--including the new Object class--and Namespaces among others. You'll learn the new error-handling methods including Try/Catch/Finally and the creation and deployment of classes and controls, inheritance from controls, composite controls and so on. The OO warnings, with examples, of the dangers involved in inheritance are particularly welcome. Backward compatibility with COM is covered as is running VB.NET code disguised as a COM object. XML, the underlying data storage format--is covered along with Web forms, though Web programming is left to companion volume, Professional ASP.NET.

Professional VB.NET is thorough, with plenty of worked examples, but assumes you're already familiar with VB. Unlike many previous VB.NET titles it's based on release code rather than the beta. With Professional VB.NET working VB programmers can move to VB.NET on the fly. --Steve Patient



Book Description

Visual Basic.NET is the next version of Visual Basic and a major part of Microsoft's .NET initiative. Responding to pressure from the VB community, VB.NET is a significant upgrade that is far more flexible and powerful than previous versions. Microsoft have introduced a number of new features, not least a move to full object-oriented programming and greatly enhanced web design facilities.

This comprehensive book takes an in-depth look at the new and enhanced features of VB.NET and provides the professional programmer with the knowledge needed to build real-world applications and fully utilize the power of VB.NET.

This book covers:
An introduction to the .NET Framework and Common Language Runtime (CLR)

Deriving classes from base classes using inheritance

Handling errors with the Try...Catch structure

Developing multi-threaded applications

COM and .NET component interoperability

Accessing data with ADO.NET and XML

Building web applications with Web Forms

Creating custom controls for Windows Forms and Web Forms

Creating and consuming Web Services


Inside This Book (Learn More)
Browse and search another edition of this book.
First Sentence
New technologies force change, nowhere more so than in computers and software. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?


 

Customer Reviews

5 Reviews
5 star:
 (2)
4 star:    (0)
3 star:
 (3)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.8 out of 5 stars (5 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
7 of 8 people found the following review helpful:
5.0 out of 5 stars Another high quality and informative book from Wrox, 11 Nov 2001
By A Customer
This book is in the same league as all the other Wrox Press books - high quality and very informative. Even though VB.NET is still in Beta 2 with the majority of features in place for the final version, this book does very well to explain whats new and how to migrate from VB6 to VB.NET. There are lots of examples in each of the many sections and the authors do an excellent job of explaining how things are different to VB6, what to watch out for and other good bits of advice. One assumption is made, and stated at the start of the book, and that is that you do have a firm grasp of VB6. Without it, you'll quickly get lost in this book and VB.NET in general. But if you have been using VB6 for a while, you'll sail though the 900+ pages and be well versed in VB.NET at the end of it.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 3 people found the following review helpful:
5.0 out of 5 stars Great starting point for VB.Net, 21 Nov 2004
By A Customer
If you're familiar with previous versions of VB, in particular VB6, you'll find this book a great introduction to VB.Net.

There is a lot to learn, inheritance, garbage collection, windows forms, web forms, web services, etc. The list is endless! No, this book can't describe every single feature of the .Net framework, but at least it clearly describes the essential things that would be so hard to find/understand without a book like this.

For me, this book was invaluable.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 7 people found the following review helpful:
3.0 out of 5 stars Not bad at all, 27 Oct 2001
By A Customer
This book does not help you migrate from VB6, it only tells new features in the .NET architecture. It is recomended for experienced VB programmers or VB programmers with experience of some other object oriented programing (OOP) knowledge. For the not very experienced programmer, I'll wait until the proper .NET release comes out, this book is based on the Beta 2 version.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

3.0 out of 5 stars A bit confused
A number of people had input into this book which lends itself to unnecessary repetition, but worse than that the intended audience viers between advanced to novice with... Read more
Published on 28 Jun 2005

3.0 out of 5 stars Not what I expected.
This book is good for a VB6 developer wanting to move to VB.Net. It has good explanations of OOP, and the new language features. But for a more experienced VB. Read more
Published on 26 Sep 2001

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.