Buy Used
Used - Good See details
$3.99 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
VB.NET Programming with the Public Beta
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

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

VB.NET Programming with the Public Beta [Paperback]

Billy Hollis (Author), Rockford Lhotka (Author)
4.0 out of 5 stars  See all reviews (25 customer reviews)


Available from these sellers.



Book Description

Programmer to Programmer February 2001
The .NET framework is the first development platform designed from the ground up with the Internet in mind. In order to incorporate VB developers within this framework, Microsoft have introduced a number of new features to VB.NET, not least a move to full object-oriented programming and greatly enhanced web design facilities.

This book will give the experienced programmer insight into these new and enhanced features, so as to allow them to begin designing and writing real-world applications, which fully utilize the exciting power of VB.NET.


Editorial Reviews

From the Publisher

This book is for existing developers, with a background in Visual Basic, ASP, or VBScript, who want a summary of the differences between VB6 and VB.NET, as well as information on migration issues. This book was written on the public beta release and while we can't guarantee that the final version will be identical, you can be sure that almost all of the concepts, examples, and explanations will still be available for the final release.

About the Author

Billy Hollis has written many articles, reviews, and columns, appearing in such publications as the Visual Basic Programmers Journal, Unisphere, and Computer User Magazine. He is a frequent speaker at industry events such as the Visual Basic Insiders Technical Summit (VBITS) and Comdex. He presented two sessions at VBITS New York in June 2000 on Getting Ready for Web Forms and A COM Component for Browser Independence. His session at VBITS 99 in Chicago was the highest rated session at the conference. His most recent presentation was at the Wrox conference in Las Vegas (September 2000) on What's new in VB.NET. He is also currently writing the introductory chapter for the Wrox book (in production) previewing Microsoft.NET.

Billy is the Microsoft MSDN Regional Director for Nashville, Tennessee, and collaborates with Microsoft to put on Developer Days in Nashville. He is considered a Subject Matter Expert at Microsoft, and is on the content committee to develop the content for Developers Days 2000.

Rockford Lhotka Rockford is the author of Professional Visual Basic 6 Distributed Objects and Visual Basic 6 Business Objects both published by Wrox Press and is a contributing author for Visual Basic Programmers Journal and DevX. He has resented at numerous conferences including Microsoft Tech Ed and VBITS. He has over 14 years experience in software development and has worked on many projects in various roles, including software architecture, design and development, network administration and project management. Rockford is the Principal Technology Evangelist for Magenic Technologies, one of the nation's premiere Microsoft Certified Solution Providers dedicated to solving today's most challenging business problems using 100% Microsoft tools and technology.


Product Details

  • Paperback: 433 pages
  • Publisher: John Wiley & Sons; 1st edition (February 2001)
  • Language: English
  • ISBN-10: 1861004915
  • ISBN-13: 978-1861004918
  • Product Dimensions: 9 x 7.2 x 1.1 inches
  • Shipping Weight: 1.4 pounds
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (25 customer reviews)
  • Amazon Best Sellers Rank: #2,913,070 in Books (See Top 100 in Books)

More About the Authors

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

 

Customer Reviews

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

11 of 11 people found the following review helpful:
4.0 out of 5 stars VB.NET steps up, February 21, 2001
By 
J. Gartin (Chico, CA United States) - See all my reviews
(REAL NAME)   
This review is from: VB.NET Programming with the Public Beta (Paperback)
The book is a standard for Wrox. Two chapter intro to the product and some brief history. Then go into a good chapter breakdown of the new stuff and the differences between old VB 6.0 and .NET. Explains the concepts of OO and how VB.NET handles that, and finishes with some small but real world-like applications.

Overall a good introduction book, some light reference material. Wrox continually produces good quality learning texts.

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 Best of the lot cause its the only one in the lot, February 28, 2001
This review is from: VB.NET Programming with the Public Beta (Paperback)
While I used to be an avid fan of Wrox's books (my bookshelf bleeds red), I am getting less and less enthralled with some of the newer books. It seems that being first out with a book, and thus taking the lion's share of the market, is more important than writing a really good book. And, that's too bad. Rocky has written some excellent books in the past. Too bad this is not on par with them. This is not saying that the book is awful (it isn't), just that it is not quite as great as it could have been. As such, I rate it right down the middle.

The first two chapters are largely background material (as mentioned by a previous reviewer). But, then so are chapters 3 - 7, if you look at it with a completely objective eye. This, in and of itself, is not a bad thing, but you do have to remember that the book is largely introductory. If you have not touched VB.Net with any depth, this is not a sticking point at all.

There are a few areas with some minor mistakes and some portions that appear as if they were written with the PDC version and never completely updated. Most of these appear in the chapters that cover the Framework proper, so they should not pose any problems and you probably will not even notice them

It is also annoying at times that going from chapter to chapter means re-reading the same material in different words, with a reference added to have me go back to the same material I have just read. If these were generally references back to material with much greater depth, the annoyance factor would be lessened. On the other hand, I like a book that has references to other chapters; when there is greater detail, this is a very good thing.

I also noticed a sense of deja vu when reading a couple of the chapters. Looking back into the Introducing.Net book, some of the material is verbatum. If you have not read the book, you will not notice this, but it caught me as strange as my read through the first couple chapters was late at night and I got that eerie sense that I had a book with repeat pages in it.

The book does provide a fairly well rounded presentation on the concepts of VB.Net. There are plenty of code samples to show you exactly how to code many things, and it covers a lot of VB6 code to help older VB Pros quickly move into VB.Net. As the book is aimed at VB and ASP developers, it hits this objective very nicely.

The cream of the book, IMHO, is found in chapters 8 - 10, which cover the more advanced topics of VB.Net. While I believe there are some missing, you should be able to pick them up if you read one of the books on C#. The code structure is different, but you can ferret out the concepts and relate them to VB.Net.

Overall, I was a little disappointeed ,as I was expecting a lot more depth from a book entitled VB.Net Programming with the Public Beta than I would a book called Introducing VB.Net. I am sure that more specific books are on the way as the technology ripens and goes gold.

Summary:

This is about an average IT book. Overall, it is fairly consistent, and, unlike some on the market, all of the code samples I have checked work (if you have bought many books in the past few years, this makes it well worth the price of admission). Note that I have not checked the code against the beta 2 changes so some of the concepts may be a bit dated in a few months.

This is the only book on VB.Net on the market right now. As your other alternative is to attempt to read the SDK help file and experiment, you can save a lot of time with this book. This makes it well worth the money, unless you do not consider your time valuable.

I hope that more VB.Net books hit the market soon to expand on the topics covered in this one. In the scheme of the entire IT book realm, this one is about average (3 stars). In the realm of VB.Net, it is currently running in a field of 1.

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


6 of 6 people found the following review helpful:
5.0 out of 5 stars Excellent Companion Book to the Beta, April 19, 2001
By 
This review is from: VB.NET Programming with the Public Beta (Paperback)
I am about to wear this book out because I use it so much. We are currently developing a new product based entirely on Microsoft's .NET platform, and I use this book constantly as a reference whenever I do any VB.NET development. So far, it has answered every question we ahve had.

To appreciate this book, you must have done some pretty serious development in Visual Basic 6.0 or another high-level language. It is not an introduction level book, but does a great job of introducing experienced Windows and web developers to the new VB.NET environment. If you fall into this category of developers and are considering a move to the .NET platform, then you definitely want this book!

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



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
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

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