Vous voulez voir cette page en français ? Cliquez ici.

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
32 used & new from CDN$ 6.78

Have one to sell? Sell yours here
 
   
Professional VB.NET 2003
 
 

Professional VB.NET 2003 (Paperback)

by Bill Evjen (Author), Billy Hollis (Author), Rockford Lhotka (Author), Tim McCarthy (Author), Jonathan Pinnock (Author), Rama Ramachandran (Author), Bill Sheldon (Author) "New technologies force change, nowhere more so than in computers and software ..." (more)
2.9 out of 5 stars  See all reviews (16 customer reviews)
List Price: CDN$ 59.99
Price: CDN$ 37.79 & eligible for FREE Super Saver Shipping on orders over CDN$ 39. Details
You Save: CDN$ 22.20 (37%)
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
In Stock.
Ships from and sold by Amazon.ca. Gift-wrap available.

Only 2 left in stock--order soon (more on the way).

19 new from CDN$ 6.78 13 used from CDN$ 6.79

Product Details


Product Description

From Amazon.com

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.



Product Description

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.


Inside This Book (Learn More)
First Sentence
New technologies force change, nowhere more so than in computers and software. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

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
 

 

Customer Reviews

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

 
2.0 out of 5 stars Should have been VB.Net Programming with the Public Beta 2.., Mar 22 2002
By Jonathan A. Claveria "Jonathan Claveria" (California) - See all my reviews
(REAL NAME)   
This review is from: Professional VB.NET (Paperback)
This book is not based on Visual Studio.Net Final Release!

I have read the book front to back including introduction page. I just realized that the book was based on beta 2 of Visual Studio.Net, too late for a refund. Anyway, I went on to read it and found out that the book was not very much organised as tons of '...we'll discuss this on chapter xx ... ' appear no less than 5 times in a single chapter (on some chapters). Mispelled words also are catching enough to say that this book was in a hurry to be printed.

If you're looking for a book that covers thorough details on window forms and web form control howtos, this wouldn't give you enough detail on those topics. Web Services is equally a mere introduction, with about two pages of discussion on UDDI as well as WSDL. Not much on ADO.Net and XML.

I should have borrowed this book instead and skim through it or should have bought it for 20 bucks less. Besides, it's already outdated. I hope the same authors would come up with a second edition that has richer detail...and send me a free copy.

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



 
2.0 out of 5 stars WROX site shows this as out of print, Mar 21 2002
By A Customer
This review is from: Professional VB.NET (Paperback)
I was planning on buying this book and noticed the out of print note on the Wrox site. Not exactly sure what out of print means.
Looks like other books based on the betas say out of print on the Wrox site.
If this book was released in August 2001 then it should have been based on the beta. They might plan on releasing an updated version.
Was this review helpful to you? Yes No (Report this)



 
3.0 out of 5 stars Great book (Almost), Mar 17 2002
By A Customer
This review is from: Professional VB.NET (Paperback)
You would think in a book written about a language that has gone through as much of an evolution as VB has with .NET, that the book would contain more than 1 paragraph about printing. The same can be said about database access. Like Microsoft, they tell you how to do it with SQL, but your out of luck if you want to use an ODBC connected datasource. It took 4 hours on the internet to figure that one out. All in all its a good starting point and since VB doesn't even look like vb any more, this is a good book to get started with. Wait for release 2 though, its based on the released version of vb.net not the beta.
Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
Most recent customer reviews

5.0 out of 5 stars Everything about VB.NET
I always loved while working with VB 6.0. Right from the release of Visual Studio .NET, I was mainly looking to learn more about VB .NET. Read more
Published on Feb 25 2002 by mammoi

2.0 out of 5 stars Too many cooks...
...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. Read more
Published on Jan 31 2002 by Karl L Houseknecht

3.0 out of 5 stars Good for beginners
If you are new to the .NET/VB.NET realm, then this is a good place to start. However, i have found a lot of errors (spelling as well as logical), hence the three stars.
Published on Jan 4 2002

4.0 out of 5 stars A good solid book as of pre-release.
Yes, it is written by many authors and you can see some of that. Despite this, the book has helped me to start writing our applications using .NET instead of VB6. Read more
Published on Dec 31 2001 by Rob Lawrence

2.0 out of 5 stars Not professional level
As others have mentioned it is easy to see that there were 14 different authors for this book. Some chapters were good, but most were not. Read more
Published on Dec 11 2001 by Scott

5.0 out of 5 stars Another high quality and informative book from Wrox
This book is in the same league as all the other Wrox Press books - high quality and very informative. Even though VB. Read more
Published on Nov 10 2001 by mail@zarr.net

4.0 out of 5 stars Another good Wrox book; yes, good!
This book doesn't deserve all the criticism it has received here. Although there are slight inconsistencies, the book is still an excellent introduction to the advanced features... Read more
Published on Oct 19 2001 by James Crowley

5.0 out of 5 stars Comfortable enough to write .NET programs in VB.NET
I've been a student and practitioner of C# since Nov 2000, but thought that knowing VB.NET would be valuable as well. Read more
Published on Oct 17 2001

2.0 out of 5 stars Too many Cooks spoil the broth
14 Authors trying to write a book naturally leads to a lot of redundancy. The book is good in pieces but not really well organized. Read more
Published on Oct 5 2001 by AMRIT R MOOLA

1.0 out of 5 stars Lame & Disappointing
Was hoping that this book would have taken further the concepts and ideas introduced by Billy Hollis & Rocky Lahotka's earlier book - not the case. Read more
Published on Oct 1 2001

Only search this product's reviews



Look for similar items by category


Look for similar items by subject


Feedback


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.