AnyBook4Less.com
Find the Best Price on the Web
Order from a Major Online Bookstore
Developed by Fintix
Home  |  Store List  |  FAQ  |  Contact Us  |  
 
Ultimate Book Price Comparison Engine
Save Your Time And Money

Professional Design Patterns in VB.NET: Building Adaptable Applications

Please fill out form in order to compare prices
Title: Professional Design Patterns in VB.NET: Building Adaptable Applications
by Tom Fischer, John Slater, Peter Stromquist, Cha-Ur Wu
ISBN: 1-86100-698-5
Publisher: APress
Pub. Date: 23 August, 2002
Format: Paperback
Volumes: 1
List Price(USD): $39.99
Your Country
Currency
Delivery
Include Used Books
Are you a club member of: Barnes and Noble
Books A Million Chapters.Indigo.ca

Average Customer Rating: 5 (4 reviews)

Customer Reviews

Rating: 5
Summary: Excellent content for Patterns
Comment: This book illustrates, explains and simplifies design patterns. It is very easy to read, follow and understand. Although all patterns are mentioned in the book only a select few are detailed in the beginning of the book. The remainder of the book provides information how design patterns are used in the n-tier architecture, such as the data tier, middle tier and presentation tier.

The books offers one of the most fascinating concepts in developing the presentation tier, called MVC, a.k.a. Model, View, Controller. MVC decouples the user interface from the form/control events on a form and placing this logic in a controller class or classes. The controllers have full control of the model aspect of the framework where the controller puts data in the view or the user interface from the model.

MVC uses patterns within its framework. For example the controller is made of algorithms and therefore is a strategy pattern. The relationship between the view and model is an observer pattern, while the view is a composite and the relationship from the view to the controller is a factory pattern. Using the factory pattern the controller is created, uses the data in the model and the view is updated via the observer. The book however goes into to detail how to forgo the observer pattern by using data binding with ADO.NET and a data grid. The observer pattern in MVC is not explained, other than in the beginning of the book as the pattern itself as opposed relating to a framework.

You are not limited to just these patterns within MVC. I have used the visitor pattern, the mediator pattern and the command patterns within my controller classes to achieve different methods to communicate and alter the data within the model. It is my opinion that as long as the View, the Model and the Controllers are decoupled from each other then you have achieved MVC.

With excellent code and UML examples, I suggest owning this book as I find myself studying it time and time again attempting to master MVC and implementing best practice with design patterns. Another good book I highly recommend is C# Design Patterns.

Rating: 5
Summary: Best Framework out there (even if it IS in VB)
Comment: I was originally skeptical when a colleague suggestesd the book, since I'm a C# programmer and the title talked about business objects in VB.NET. Don't let that disuade you! With the code interoperability of .NET it doesn't matter. The code I downloaded from the website compiled first time! (Which rarely happens) and the examples touch every major angle of using the framework. For diehard C# geeks, there are user contributed ports to C#. I've been a little more open-minded in the bookstore since I bought this book. Definitely buy this book!

Rating: 5
Summary: Classic topic that is well written for VB.NET
Comment: Tom Fischer, et al, do a nice job explaining the basics design patterns with the newly object-oriented Visual Basic (VB.NET): which pattern is used against what type of problem. This book is great for people migrating from VB6 who have never dealt with objects and it's a good introduction to the topic.

The book covers most of the original Gang of Four (GoF) models in a very readable, pragmatic way.

Similar Books:

Title: Expert One-on-One Visual Basic .NET Business Objects
by Rockford Lhotka
ISBN: 1590591453
Publisher: APress
Pub. Date: 02 June, 2003
List Price(USD): $59.99
Title: Visual Basic .NET Class Design Handbook
by Andy Olsen, Damon Allison, James Speer
ISBN: 1861007086
Publisher: Wrox Press Inc
Pub. Date: 15 May, 2002
List Price(USD): $29.99
Title: Visual Basic .NET Reflection Handbook
by James Hart, Benny Mathew, Syed Fahad Gilani, Michael J. Gillespie, Andy Olsen
ISBN: 1861007590
Publisher: Wrox Press Inc
Pub. Date: 24 September, 2002
List Price(USD): $34.99
Title: Professional UML with Visual Studio .NET
by Andrew Filev, Tony Loton, Kevin McNeish, Ben Schoellmann, John Slater, Chaur G. Wu
ISBN: 0764543768
Publisher: Wrox
Pub. Date: 17 December, 2002
List Price(USD): $59.99
Title: Real World ASP.NET Best Practices
by Farhan Muhammad
ISBN: 1590591003
Publisher: APress
Pub. Date: 29 May, 2003
List Price(USD): $39.99

Thank you for visiting www.AnyBook4Less.com and enjoy your savings!

Copyright� 2001-2021 Send your comments

Powered by Apache