Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
48 used & new from £3.01

Have one to sell? Sell yours here
 
   
Tell a Friend
Professional VB.NET 2003
 
 
Professional VB.NET 2003 (Paperback)
by Bill Evjen (Author), Billy Hollis (Author), Rockford Lhotka (Author), Tim McCarthy (Author), Jonathan Pinnock (Author), Rama Ramachandran (Author), Bill Sheldon (Author) "New technologies force change, nowhere more so than in computers and software ..." (more)
3.8 out of 5 stars  (5 customer reviews)
RRP: £33.99
Price: £22.09 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £11.90 (35%)
Availability: In stock. Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 3 left in stock--order soon (more on the way).

Want guaranteed delivery by 1pm Friday, August 22? Choose Express delivery at checkout. See Details

48 used & new available from £3.01
Other Editions: RRP: Our Price: Other Offers:
Paperback 9 used & new from £0.33
 
   

Frequently Bought Together

Customers buy this book with Beginning VB.NET (Programmer to Programmer) by Thearon Willis

Professional VB.NET 2003 Beginning VB.NET (Programmer to Programmer)
Price For Both: £40.98

Customers Who Bought This Item Also Bought

Beginning VB.NET (Programmer to Programmer)

Beginning VB.NET (Programmer to Programmer) by Thearon Willis

3.7 out of 5 stars (6)  £18.89
Beginning VB.Net Databases

Beginning VB.Net Databases by Thearon Willis

5.0 out of 5 stars (1)  £24.29
VB.NET Language Pocket Reference (Pocket Reference (O'Reilly))

VB.NET Language Pocket Reference (Pocket Reference (O'Reilly)) by Steven Roman

£5.56
Teach Yourself Visual Basic.NET in 21 Days (Sams Teach Yourself)

Teach Yourself Visual Basic.NET in 21 Days (Sams Teach Yourself) by Steven Holzner

4.2 out of 5 stars (6)  £17.39
MCAD/MCSD Self-Paced Training Kit: Developing Windows®-Based Applications with Microsoft® Visual Basic® .NET and Microsoft Visual C#® ... 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 C#® ... with VB.NET and C#.NET (Pro-Certification) by Matthew A. Stoecker with Microsoft Corporation

3.2 out of 5 stars (8)  £33.59
Explore similar items : Books (7)

Product details

  • Paperback: 1056 pages
  • Publisher: John Wiley & Sons; 3rd Ed. / edition (22 Jun 2004)
  • Language English
  • ISBN-10: 0764559923
  • ISBN-13: 978-0764559921
  • Product Dimensions: 23.2 x 19.8 x 6.2 cm
  • Average Customer Review: 3.8 out of 5 stars  (5 customer reviews)
  • Amazon.co.uk Sales Rank: 242,469 in Books (See Bestsellers in Books)
    (Publishers and authors: Improve Your Sales)
  • Other Editions: Paperback  |  All Editions

  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

 (What is this?)
VB to .NET Conversion
www.virtusa.com    VB to .NET Conversion Services from Virtusa. Microsoft Gold Partner. 
Join Other Entrepreneurs
www.eonetwork.org    Network with other business owners in the Entrepreneurs' Organization. 
Excel Consultancy
www.CleverEgg.co.uk    Spreadsheet Design & Development Automate with VBA/Macros 

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 --This text refers to an out of print or unavailable edition of this title.

Product Description
What is this book about?

Microsoft considers Visual Basic.NET to be the language of choice for applications where developer productivity is a top priority. It offers you the ability to program against the .NET Framework, and the most recent version includes tools for programming today’s hot mobile applications. This code–laden reference covers VB.NET 2003 from start to finish.

These pages help you discover how to apply object–oriented concepts in design and development to create effective business applications. You will be able to access data using ADO.NET, integrate VB.NET with XML, create both Windows applications and Web services, and much more. Finally, you explore best practices for deploying .NET applications and understand the power of VB.NET in development that targets the Internet as easily as the desktop.

What does this book cover?

Here are just a few of the things you′ll discover in this book: 

  • How to create new namespaces and import and alias existing n