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

20 used & new from $3.99

Have one to sell? Sell yours here
 
 
OOP: Building Reusable Components with Microsoft  Visual Basic  .NET (Visual Basic.Net)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

OOP: Building Reusable Components with Microsoft Visual Basic .NET (Visual Basic.Net) (Paperback)

by Ken Spencer (Author), Tom Eberhard (Author), John Alexander (Author) "Welcome to the world of object-oriented development with Microsoft Visual Basic .NET and the M..." (more)
Key Phrases: custom user control, composite server control, custom server control, End Sub, Visual Basic, Web Forms (more...)
3.2 out of 5 stars See all reviews (9 customer reviews)


Available from these sellers.


9 new from $4.17 11 used from $3.99

Customers Who Bought This Item Also Bought

Developing Microsoft  .NET Controls with Microsoft Visual Basic  .NET (Pro Developer)

Developing Microsoft .NET Controls with Microsoft Visual Basic .NET (Pro Developer)

by John Connell
3.8 out of 5 stars (16)  $44.99
Security for Microsoft  Visual Basic  .NET

Security for Microsoft Visual Basic .NET

by Ed Robinson
4.4 out of 5 stars (5)  $49.99
Practical Standards for Microsoft® Visual Basic® .NET (Pro-Developer)

Practical Standards for Microsoft® Visual Basic® .NET (Pro-Developer)

by James Foxall
Applied Microsoft  .NET Framework Programming in Microsoft  Visual Basic  .NET

Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET

by Jeffrey Richter
OOP with Microsoft  Visual Basic  .NET and Microsoft Visual C#(TM) .NET Step by Step (Step By Step (Microsoft))

OOP with Microsoft Visual Basic .NET and Microsoft Visual C#(TM) .NET Step by Step (Step By Step (Microsoft))

by Robin A. Reynolds-Haertle
Explore similar items

Editorial Reviews

Product Description
Object Oriented Programming (OOP) is now a reality with Microsoft Visual Basic .NET. This hands-on reference teaches professional programmers the proven, real-world strategies for constructing rich, object-oriented frameworks for complex business applications-faster and more efficiently. Focusing on a crucial problem many businesses face today, the shortage of skilled application developers, this book details how to quickly create reusable code components using Visual Basic.NET. All the book's code examples are contained on a companion CD-ROM.

Product Details

  • Paperback: 528 pages
  • Publisher: Microsoft Press (November 9, 2002)
  • Language: English
  • ISBN-10: 0735613796
  • ISBN-13: 978-0735613799
  • Product Dimensions: 9.4 x 7.1 x 1.3 inches
  • Shipping Weight: 2.2 pounds
  • Average Customer Review: 3.2 out of 5 stars See all reviews (9 customer reviews)
  • Amazon.com Sales Rank: #983,028 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #19 in  Books > Computers & Internet > Programming > Software Design, Testing & Engineering > Software Reuse

Inside This Book (learn more)


Books on Related Topics (learn more)
 
 

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

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 Reviews

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

 
4 of 4 people found the following review helpful:
4.0 out of 5 stars Putting it all together, December 2, 2003
By Thomas C. Banks (Midlothian, VA United States) - See all my reviews
(REAL NAME)   
The .Net framework is huge. After professionally developing several web projects I had the nuts and bolts pretty much nailed. However, putting it all together into a sound model/approach is tough.

I wish I'd read this book earlier on because it would have saved me a lot of pain. After you're past the novice stage and have a handle on the VB.Net syntax and object model, this book is the next step. It contains lots of code snippets and you can download their entire code library used to build the sample apps but the real key here is learning a sound methology.

One review was critical of their approach. I disagree with his comments. This book offers not only a sound approach to application design using .Net (with some concentration on web development), n-tier architecture is accepted practice. The book offers a sound VB.Net implementation. Of course, it's hardly the only way and is a tad simplistic for the real world intranet apps I'm working on. But it should help intermediate programmers put it all together to move to the next level.

My only complaint is that I wish it contained more code details, some broader coverage, and was more advanced. But that's a personal gripe because by the time I'd picked this up I'd personally grown past its content through the school of hard knocks.

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



 
6 of 8 people found the following review helpful:
5.0 out of 5 stars #2 VB.NET book on my list, August 8, 2003
By Rudy (Tropical Puerto Rico) - See all my reviews
I have only read 9 books related to vb.net and most of them seem to be a copy of the MSDN library. This book is underrated but I found this book to be precise what I needed. It gives real world solutions, exploiting many of the .NET framework classes. While in other books only two or three chapters are of value this book is withinh the TOP on my list. This book is different because you are creating a full enterprise application, building different classes with specific purposes and then putting it together to have an End-product. It is this putting together that will help you understand the potentials of VB.NET
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 4 people found the following review helpful:
2.0 out of 5 stars TOO MANY BAD PRACTICES, January 24, 2003
By A Customer
First of all, this book has almost nothing to do with OOP. It has some useful tidbits, such as using custom (server) controls to reduce coding and to increase standardization.

However, I cannot recommend this title because of the many poor practices and bad application design it advocates. Why Microsoft Press doesn't insist it's title have some consistency in the use of naming standards, coding standards, application design, etc., is beyond me.

The application design is poor or maybe the examples are just poorly done. The business layer doesn't appear to enforce any business rules while the data-access layer is also unconventially designed.

Only one-third of this book (regarding server controls and UI design) is of any use. The rest is just junk.

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

1.0 out of 5 stars This book is 99% crap.
I have 2 bookshelves of bargain .net books. This is by far the worst on the whole collection.

I was expecting a book on component building. Read more
Published on March 14, 2007 by Vort3xxX

5.0 out of 5 stars Fantastic!
I found this book was very easy reading. The ASP.Net server controls are very good. I also use the Data Layer in all of my .Net applications. It's very solid code. Read more
Published on May 24, 2004 by wizardxml

1.0 out of 5 stars No good . . .
Well, if you have absolutely NO experience with OOP and were looking for a good book to help you learn it . . . don't get this. Read more
Published on May 15, 2004 by Jason Bunting

5.0 out of 5 stars Great Foundation for Developement Standard
This book is now required by my development staff to read before developing .NET applications. The first is "Practical Standards for Microsoft Visual Basic .NET". Read more
Published on June 29, 2003 by Michael Wharton

2.0 out of 5 stars MISNAMED AND NOT PARTICULARLY USEFUL
Is "junk" too harsh a term for this book? Yes and no.

Some of it is very useful, but the majority of the book isn't--particularly the architectural guidelines. Read more

Published on May 5, 2003

4.0 out of 5 stars Great Intermediate Text
The book takes you through creating an OOP,n-tier application in ASP.NET (using VB) - data, business, and presentation layers. Read more
Published on March 14, 2003 by Kenneth E. Bagwell

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
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]

   


Product Information from the Amapedia Community

Beta (What's this?)



Look for Similar Items by Category


Don't Slip and Slide

HeatTrak Heated Walkway

Keep your walkways safe and clear of snow and ice using the HeatTrak heated walkway.

Shop all HeatTrak heated walkways

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Dive into Summer Reading

Summer Reading for Kids and Teens
Don't even think about hitting the beach without browsing the books in our Summer Reading Store. Discover bestsellers, paperback picks, beach reads, and more terrific titles all summer long.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & 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
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Finger Lickin' Fifteen
Finger Lickin' Fifteen by Janet Evanovich
Glenn Beck's Common Sense

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates