Professional VB.NET 2003 and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Professional VB.NET 2003, 3rd Edition
 
 
Start reading Professional VB.NET 2003 on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Professional VB.NET 2003, 3rd Edition [Paperback]

Bill Evjen (Author), Billy Hollis (Author), Rockford Lhotka (Author), Tim McCarthy (Author), Jonathan Pinnock (Author), Rama Ramachandran (Author), Bill Sheldon (Author)
3.1 out of 5 stars  See all reviews (19 customer reviews)

Price: $49.99 & this item ships for FREE with Super Saver Shipping. Details
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually ships within 1 to 3 weeks.
Ships from and sold by Amazon.com. Gift-wrap available.
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $39.99  
Paperback $49.99  

Book Description

0764559923 978-0764559921 June 18, 2004 3
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 namespaces within projects
  • Error-handling methods using the Try...Catch...Finally structure
  • How to work with data binding and update the underlying data source in Windows applications
  • Methods for developing multithreaded applications
  • How .NET Remoting is used to exchange serialized objects between clients and servers
  • The differences between Mobile Web and .NET Compact Framework applications

Who is this book for?

This book is for experienced developers who are making the transition to VB.NET or seeking a deeper understanding of the most common VB.NET programming tasks and concepts.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Beginning Visual Basic 2005 $26.39

Professional VB.NET 2003, 3rd Edition + Beginning Visual Basic 2005
Price For Both: $76.38

One of these items ships sooner than the other. Show details

  • This item: Professional VB.NET 2003, 3rd Edition

    Usually ships within 1 to 3 weeks.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Beginning Visual Basic 2005

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought


Editorial Reviews

Amazon.com Review

Aimed at the reader with some previous programming experience who wants to know VB.NET in detail, Professional VB.NET digs in deeply to the latest version of the popular tool, with plenty of coverage of advanced topics. With in-depth advice for using VB.NET as a true object-oriented language, plus coverage of the inner workings of the .NET Framework itself, this book delivers a thorough and wide-ranging tutorial.

The team authorship of this title shows up in a variety of writing styles. Some early sections contain more theoretical material with a tutorial for designing classes with VB.NET, including its full support for inheritance and "classic" object-oriented design concepts like polymorphism. As this text moves forward, it gets more momentum with somewhat less prose and more examples. Standout sections include some fine material on using Windows Forms, plus excellent coverage of properties and visual design options. Coverage of custom controls is very good here and might well justify the price of this book for experts who need to design their own controls. Much of the book zeroes in on standalone application mode, though three solid chapters on Web Forms, custom Web controls, and Web services will get you started with ASP.NET on the Internet. Short code excerpts, rather than whole programs, are the rule here.

With coverage of .NET assemblies and deployment, threading and COM interoperability, experts will find what they need to get legacy COM and ActiveX components to work with .NET, as well as to start deploying .NET applications in the field. This is a title that can be skimmed in stretches to find topics that really solve day-to-day problems, particularly with the thornier areas of object-oriented design in VB (on which it is excellent though somewhat diffuse), plus advanced object-deployment, security, and other low-level details of the new .NET platform. Clearly, the new version of Visual Basic means big changes for all VB developers, but Professional VB.NET can help experienced VB users negotiate this leap successfully and help them get the most out of this new language and platform. --Richard Dragan --This text refers to an out of print or unavailable edition of this title.

From the Publisher

This book is primarily aimed at experienced Visual Basic developers who want to make the transition to VB.NET. It will also be of benefit to programmers with a good grounding in VB.NET who want to step up to a professional level. --This text refers to an out of print or unavailable edition of this title.

Product Details

  • Paperback: 1056 pages
  • Publisher: Wrox; 3 edition (June 18, 2004)
  • Language: English
  • ISBN-10: 0764559923
  • ISBN-13: 978-0764559921
  • Product Dimensions: 9.2 x 7.4 x 2 inches
  • Shipping Weight: 3.2 pounds (View shipping rates and policies)
  • Average Customer Review: 3.1 out of 5 stars  See all reviews (19 customer reviews)
  • Amazon Best Sellers Rank: #1,550,714 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

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

15 of 16 people found the following review helpful:
2.0 out of 5 stars Too many cooks..., January 31, 2002
By 
Karl L Houseknecht (Palmyra, VA United States) - See all my reviews
This review is from: Professional VB.NET (Paperback)
...spoil the soup. The combined regurgitation of 17 authors, each with their own programming style and unorthodox naming conventions makes for a very confusing book. The proofing on this book is absolutely miserable. You had better be a professional developer to get past the myriad of errata in the sample code and text.

All in all, the book does provide a decent jumping off point from which to explore the world of VB.Net. Don't expect a definitive manual, though. If you want that, read the online documentation for Visual Studio.Net. In many ways it is far superior and certainly the last word. I did read this book cover to cover and worked through all the examples. Thankfully, I was able to pick out and fix the errors in the code. A less experienced developer may become quickly frustrated with this book.

The examples are often academic and rarely provide any real-world insight into the intricacies of application development. Another frustrating point is the continued use of the phrase "...we'll explain that later in chapter 'XX'...". In some cases this phrase is used several times in one paragraph. It points to a lack of organization and planning as to how the material should have been presented. You should rightly be very suspicious about a book that was written well before the actual release of the .Net SDK. I think it would be safe to say that as a result, none of the authors have written production .Net code. And from the look of some of their examples, God help their clients.

Overall rating: disappointing. Would I buy it? Probably not. I was able to get my hands on one of several copies floating around at one of my client sites. If you have the ability to borrow it, do so and save yourself the $40. Otherwise, just skip it and read the online documentation that comes with the product.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


14 of 15 people found the following review helpful:
3.0 out of 5 stars Not a very good book by Wrox's old standards, September 3, 2001
This review is from: Professional VB.NET (Paperback)
I use to love Wrox books but they are getting sloppier and sloppier and weaker and weaker in the mad rush to be first to market. Don't get me wrong, this book isn't so much bad as just not very good. Topics that I expect to be in a professional level book (like printing) aren't there and often chapters stop just when they could have gotten to the professional level (the chapter on multithreading is a good example of this, no real discussion of deadlock or race conditions). I would actually say as a result of this the level of this book is actually beginner+ and not professional!

I do believe this could have been a great book if it had another 3 months of development behind it, and I would be willing to bet the second edition of this book will be great and Wrox will recapture it's old glory. But, as of now this book is just half baked.

(I also found the order of this book very strange, the core programming chapters on OOP are introduced in the middle?)

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 10 people found the following review helpful:
2.0 out of 5 stars Not what I had hoped, September 12, 2001
By 
This review is from: Professional VB.NET (Paperback)
After reading "VB.NET For Developers" I was looking for something to take me the next step. This wasnt the book. It seamed that all of the authors did not work together to come up with a concise guide. There is a great deal of content on different topics but not meaty enough to merit the title and I felt lots of duplication (Should have expected with so many authors). My recommendation is to pick up either the "VB.NET For Developers" book or the Dan Appleman book. And wait for a true Professional VB.NET book in several months.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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











Only search this product's reviews



Inside This Book (learn more)
First Sentence:
New technologies force change, nowhere more so than in computers and software. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
subclassed controls, loan slicer, nonvirtual methods, root setup node, ect data type, active build configuration, templated controls, remoting host, mobile web applications, target list box, code access permissions, hosting page, birth date value, configuring remoting, child namespace, beep interval, shadows keyword, ect interface, background thread, using late binding, extends abstract class, compatibility library, overridable keyword, obj ect class, setup project
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Visual Basic, Public Sub, Public Class, Windows Installer, Compact Framework, End Class, Solution Explorer, Get Return, End Get Set, Click Dim, End Try, Server Explorer, Inherits System, Started Automatic Local System, Window Help, Integer Dim, Manual Local System, Microsoft Word, Internet Explorer, Service Control Manager, Object Browser, Protected Sub, Source Code Style, Add Reference, File Edit View Favorites Tools Help
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:




What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject