Professional VB 2005

  Author:    Rockford Lhotka, Bill Evjen, Billy Hollis, Tim McCarthy, Rama Ramachandran, Bill Sheldon, Bill Evjen, Billy Hollis, Rockford Lhotka, Tim McCarthy, Rama Ramachandran, Kent Sharkey, Bill Sheldon , Bill Sheldon, Kent Sharkey
  ISBN:    0764575368
  Sales Rank:    438094
  Published:    2005-10-27
  Publisher:    Wrox
  # Pages:    1104
  Binding:    Paperback
  Avg. Rating:    3.0 based on 3 reviews
  Used Offers:    19 from $1.59
  Amazon Price:    $32.99
  (Data above last updated:  2008-12-28 02:59:25 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
Professional VB 2005
  
  • Visual Basic .NET has changed dramatically from its predecessor, and this book shows developers how to build traditional console applications, ASP.NET applications, XML Web Services, and more
  • The top-notch author team shares their years of experience in VB programming and helps readers take their skills to new heights
  • Addresses issues such as security, data access (ADO.NET), and the latest Visual Studio .NET IDE
  • Explores Common Language Runtime, variables and data types, object syntax, inheritance and interfaces, Windows forms, error handling and debugging, XML, namespaces, and advanced features of the latest version of ASP.NET
                  Reader Reviews 1 - 4 of 4                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
01-26-06 2 24\28
(Hide Review...)  Very inconsistent - oversite/coordination of content is a problem
Reviewer Permalink
I assumed I would like this book a lot, as I've enjoyed books and articles by many of the authors. Perhaps part of the problem is too many authors - and no primary editor (or one with too many projects.)



Some of the sections are strong, but many key concepts are not mentioned at all. I'll focus on data access as an example.



I realize any book on VB quickly becomes huge, and this one comes with 1000+ pages. But that's 1,066 pages with no mention of TableAdapters, a key new data access object in .NET 2.0. Perhaps the author of the section believes that use of a DataAdapter is always a better choice; if so, TableAdapter weaknesses should be described so that readers are aware of them. Microsoft believes the object is so fundamental that it is the first topic described on MSDN - after "Getting Started with Data Access" and before "Connecting to Data in Visual Studio." I don't understand why this new object, which is used to fill datasets and datatables, is not mentioned in a section titled "ADO.NET 2.0 enhancements to the DataSet and DataTable".



All aspects of data access, a fundamental part of almost any application, are covered in 48 pages. Twenty of those pages comprise a section "Building a Data Access Component" that includes many errors. None of the errors reported to the publisher two months ago are yet included in the errata.



In a related area, I could find no mention of the new BindingSource class or BindingSource component, key new features to support Windows Forms data binding.



This may have been one of the first books released on VB 2005, but whatever your level of experience, it's certainly not the best.

(Review Data Last Updated: 2007-09-07 23:58:16 EST)
01-26-06 2 21\25
(Hide Review...)  Very inconsistent - oversite/coordination of content is a problem
Reviewer Permalink
I assumed I would like this book a lot, as I've enjoyed books and articles by many of the authors. Perhaps part of the problem is too many authors - and no primary editor (or one with too many projects.)

Some of the sections are strong, but many key concepts are not mentioned at all. I'll focus on data access as an example.

I realize any book on VB quickly becomes huge, and this one comes with 1000+ pages. But that's 1,066 pages with no mention of TableAdapters, a key new data access object in .NET 2.0. Perhaps the author of the section believes that use of a DataAdapter is always a better choice; if so, TableAdapter weaknesses should be described so that readers are aware of them. Microsoft believes the object is so fundamental that it is the first topic described on MSDN - after "Getting Started with Data Access" and before "Connecting to Data in Visual Studio." I don't understand why this new object, which is used to fill datasets and datatables, is not mentioned in a section titled "ADO.NET 2.0 enhancements to the DataSet and DataTable".

All aspects of data access, a fundamental part of almost any application, are covered in 48 pages. Twenty of those pages comprise a section "Building a Data Access Component" that includes many errors. None of the errors reported to the publisher two months ago are yet included in the errata.

In a related area, I could find no mention of the new BindingSource class or BindingSource component, key new features to support Windows Forms data binding.

This may have been one of the first books released on VB 2005, but whatever your level of experience, it's certainly not the best.
(Review Data Last Updated: 2007-04-11 12:43:55 EST)
01-25-06 2 21\25
(Hide Review...)  Very inconsistent - oversite/coordination of content is a problem
Reviewer Permalink
I assumed I would like this book a lot, as I've enjoyed books and articles by many of the authors. Perhaps part of the problem is too many authors - and no primary editor (or one with too many projects.)

Some of the sections are strong, but many key concepts are not mentioned at all. I'll focus on data access as an example.

I realize any book on VB quickly becomes huge, and this one comes with 1000+ pages. But that's 1,066 pages with no mention of TableAdapters, a key new data access object in .NET 2.0. Perhaps the author of the section believes that use of a DataAdapter is always a better choice; if so, TableAdapter weaknesses should be described so that readers are aware of them. Microsoft believes the object is so fundamental that it is the first topic described on MSDN - after "Getting Started with Data Access" and before "Connecting to Data in Visual Studio." I don't understand why this new object, which is used to fill datasets and datatables, is not mentioned in a section titled "ADO.NET 2.0 enhancements to the DataSet and DataTable".

All aspects of data access, a fundamental part of almost any application, are covered in 48 pages. Twenty of those pages comprise a section "Building a Data Access Component" that includes many errors. None of the errors reported to the publisher two months ago are yet included in the errata.

In a related area, I could find no mention of the new BindingSource class or BindingSource component, key new features to support Windows Forms data binding.

This may have been one of the first books released on VB 2005, but whatever your level of experience, it's certainly not the best.
(Review Data Last Updated: 2007-04-11 08:05:10 EST)
12-10-05 5 5\7
(Hide Review...)  An awful lot of stuff in one book.
Reviewer Permalink
This book could probably be used by the beginning VB programmer if they are at least familar with the basic concepts of programming. But it is really intended for those who have used VB before. This book concentrates on the changes in VB 2005 with special regard for its integration as part of the .NET environment. The book uses Visual Studio 2005, the integrated development environment that makes the writing of VB programs much easier.

The big changes in VB 2005 and the .NET environment is that most tasks take far less code to implement. This combined with the leap to VB becoming an object-oriented language has extended its ability to be used to code more extensive enterprise applications.

Shipping as part of Visual Studio 2005 Microsoft includes ASP.NET which is also covered here as part of the use of VB in programming for web sites. Other web oriented subjects included here include an introduction to XML which is used with the web to facilitate machine to machine communications. This is changing the very concept of the web where the data the site displays to a user may come from other machines literally anywhere in the world.

At almost 1200 pages, there's a lot of material here. It's well written, and covers just about everything you'd want to know about VB. I found a few small errors, but no real problems.
(Review Data Last Updated: 2006-02-26 12:08:05 EST)
  
                  Reader Reviews 1 - 4 of 4                 
  
  
  
  
  
  

Because the data used to generate this site come from outside sources, VeryWellSaid.com cannot guarantee the completeness or accuracy of the data.
Search VeryWellSaid™
Google
Web VeryWellSaid™
New subjects are added every week.
View Subjects Below by:
* Top Selling
 (click category name, left)
* Top-Rated Top Sellers
 (click 'Top Rated', right)
In the news...  
Dubai\UAE Top Rated
Influenza\Bird Flu Top Rated
Iraq Top Rated
Supreme Court Top Rated
All Books Top Rated
Arts Top Rated
Photography Top Rated
Digital Photography Top Rated
Digital Cameras Top Rated
Biography Top Rated
Business Top Rated
Management Top Rated
Marketing Top Rated
Sales Top Rated
Stocks Top Rated
Bonds Top Rated
Real Estate Top Rated
Trading Top Rated
Commodities Trading Top Rated
Time Management Top Rated
Starting A Business Top Rated
Children's Top Rated
Comics Top Rated
Computers Top Rated
PC Top Rated
Mac Top Rated
Programming Top Rated
Design Patterns Top Rated
.Net Top Rated
C# Top Rated
Vb.Net Top Rated
Asp.Net Top Rated
Java Top Rated
Python Top Rated
PHP Top Rated
Perl Top Rated
Javascript Top Rated
Ajax Top Rated
CSS Top Rated
Open Source Top Rated
SQL Top Rated
Databases Top Rated
Oracle Top Rated
MySql Top Rated
Sql Server Top Rated
IIS Top Rated
Apache Top Rated
Linux Top Rated
Windows Server Top Rated
Project Management Top Rated
HTML Top Rated
UML Top Rated
IT Certifications Top Rated
Cisco Certifications Top Rated
MCSE Top Rated
MCSD Top Rated
Cooking Top Rated
Italian Cooking Top Rated
Vegetarian Cooking Top Rated
Wine Top Rated
Engineering Top Rated
Entertainment Top Rated
Health Top Rated
Nutrition Top Rated
Dieting Top Rated
Sex Top Rated
History Top Rated
Military History Top Rated
British History Top Rated
Middle East History Top Rated
Land Battles Top Rated
Naval Warfare Top Rated
Air Warfare Top Rated
9/11 Top Rated
Terrorism Top Rated
Home Top Rated
Mortgage\Home Equity Loan Top Rated
Cars Top Rated
Car Buying Top Rated
Sports Cars Top Rated
Cat Top Rated
Humor Top Rated
Horror Top Rated
Law Top Rated
IP Law Top Rated
Legal History Top Rated
Fiction Top Rated
Oprah's Book Club Top Rated
Medicine Top Rated
Cancer Top Rated
Stroke Top Rated
Heart Disease Top Rated
Fertility Top Rated
Diabetes Top Rated
Pharmacology Top Rated
Back Problems Top Rated
Menopause Top Rated
Thyroid Top Rated
Pain Top Rated
Organic Chemistry Top Rated
Immune System Top Rated
Mystery Top Rated
Nonfiction Top Rated
Outdoors Top Rated
Running Top Rated
Radio Control Models Top Rated
Guns Top Rated
Parenting Top Rated
Divorce Top Rated
Professional Top Rated
Reference Top Rated
Religion Top Rated
Romance Top Rated
Science Top Rated
Physics Top Rated
Chemistry Top Rated
Astronomy Top Rated
Psychology Top Rated
Science Fiction Top Rated
Sports Top Rated
Teens Top Rated
Travel Top Rated
USA Top Rated
Europe Top Rated
France Top Rated
Italy Top Rated
England Top Rated
China Top Rated
All Books Arts Biography Click Here For An A-Z Index Of All 213 Best-Seller Subjects Business Children's Comics
Computers Cooking Engineering Entertainment Health History Home Horror Humor Law Fiction Medicine Mystery
Nonfiction Outdoors Parenting Professional Reference Religion Romance Science Sci-Fi Sports Teens Travel
In Association with Amazon.com

Cache miss
(not cached)