See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.


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

Professional VB.Net [Illustrated] (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.


13 used from £4.76
Other Editions: RRP: Our Price: Other Offers:
Paperback (3rd) £33.99 £28.89 33 used & new from £2.99

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)  £22.09
VB.NET Language Pocket Reference (Pocket Reference (O'Reilly))

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

by Steven Roman
£5.99
Beginning VB.Net Databases

Beginning VB.Net Databases

by Thearon Willis
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)  £35.49
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: 853,197 in Books (See Bestsellers in Books)
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
Visual Studio 08 Pro £565
   www.eCostSoftware.com    Buy UK Version Retail Box Software. In Stock. Same day UK shipment. 
Vb6 Professional
   www.ebaymotors.co.uk    Vb6 professional on eBay Motors The UK's Online Auto Marketplace 
Visual Studio 2008 Std
   www.buypcsoft.com    full Commercial version $246.95 Call 1.281.403.3480 or visit 
  
 

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


See all Product Description


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?

Professional VB.Net
79% buy the item featured on this page:
Professional VB.Net 3.8 out of 5 stars (5)
Beginning Visual Basic 2005
21% buy
Beginning Visual Basic 2005 3.7 out of 5 stars (6)
£22.09

 

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

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Listmania!


Look for similar items by category


Feedback


Programming Microsoft® Visual...

Programming Microsoft® Visual...

The Microsoft .NET Framework is a new world for developers who work... Read more
£43.99 £37.39

Find similar items

 

More From Bill Evjen

Professional C# 2008

Professional C# 2008 by Christian Nagel

Professional C# 2008 starts by reviewing the overall architecture of... Read more
£39.99 £23.99

 

A Close Shave

Philips Nivea Coolskin HS8060 Moisturizing Rotary Shaving System
For all types of hair removal, stay smooth with Amazon.co.uk.

Discover Shaving & Hair Removal

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

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

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers
The Girl Who Played with Fire
Breaking Dawn (Twilight Saga)
The Girl with the Dragon Tattoo
The Host
The Host by Stephenie Meyer

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates