Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Good See details
$4.40 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
Visual Basic .NET Developer's Handbook
 
 
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.

Visual Basic .NET Developer's Handbook [Paperback]

Evangelos Petroutsos (Author), Mark Ridgeway (Author)
3.0 out of 5 stars  See all reviews (3 customer reviews)

Price: $59.99 & this item ships for FREE with Super Saver Shipping. Details
  Special Offers Available
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.com. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Thursday, February 2? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Paperback $59.99  
Unknown Binding $59.99  

Book Description

0782128793 978-0782128796 December 20, 2002
Perhaps you've had a taste of .NET programming and are hungry for more advanced coverage of the new Visual Basic. Or perhaps you've mastered VB-6 and are ready to move to the .NET framework and the capabilities of Visual Basic .NET. Either way, Visual Basic .NET Developer's Handbook gives you what you want, and need.

If your goals involve web programming, this book offers detailed instruction that will help you achieve them. You'll learn to use Visual Basic .NET to build and deploy XML-based Web services, create ASP.NET-based web applications, and implement support for mobile devices. As you progress, you'll master some of the trickier aspects of form design, solve tough database connectivity challenges, and secure your applications with built-in .NET features.

If you're a Windows programmer who knows VB-6 inside and out, you'll find many compelling reasons for making the shift to VB.NET. This book provides the specialized coverage you need to do it quickly and effectively. You'll learn how the newest Visual Basic lets you build dramatically better Windows applications. You may cringe at the thought of mastering a new file I/O methodology, for example, but wait until you see all that streams has to offer, beginning with faster data access. And, you'll also learn new, more -effective approaches to building custom Windows services and controls.

Visual Basic .NET is at the forefront of the convergence of Windows and web programming. Whatever your focus, whatever your career path, Visual Basic .NET Developer's Handbook is the resource best suited to helping you navigate this convergence--skillfully and successfully.

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Editorial Reviews

From the Back Cover

Perhaps you’ve had a taste of .NET programming and are hungry for more advanced coverage of the new Visual Basic. Or perhaps you’ve mastered VB-6 and are ready to move to the .NET framework and the capabilities of Visual Basic .NET. Either way, Visual Basic .NET Developer’s Handbook gives you what you want, and need.

If your goals involve web programming, this book offers detailed instruction that will help you achieve them. You’ll learn to use Visual Basic .NET to build and deploy XML-based Web services, create ASP.NET-based web applications, and implement support for mobile devices. As you progress, you’ll master some of the trickier aspects of form design, solve tough database connectivity challenges, and secure your applications with built-in .NET features.

If you’re a Windows programmer who knows VB-6 inside and out, you’ll find many compelling reasons for making the shift to VB.NET. This book provides the specialized coverage you need to do it quickly and effectively. You’ll learn how the newest Visual Basic lets you build dramatically better Windows applications. You may cringe at the thought of mastering a new file I/O methodology, for example, but wait until you see all that streams has to offer, beginning with faster data access. And, you’ll also learn new, more -effective approaches to building custom Windows services and controls.

Visual Basic .NET is at the forefront of the convergence of Windows and web programming. Whatever your focus, whatever your career path, Visual Basic .NET Developer’s Handbook is the resource best suited to helping you navigate this convergence—skillfully and successfully.

About the Author

Evangelos Petroutsos is a computer engineer who gained much of his experience at the California Institute of Technology and MCI. Currently, he writes computer books and works as a freelance computer consultant and trainer. He has authored and co-authored dozens of programming titles, including several earlier editions of this book, Mastering Visual Basic .NET, and Mastering Visual Basic .NET Database Programming.

Mark Ridgeway is head of IT at Braemar College in Woodend, Australia, where he runs a computer network and teaches young minds to take nothing for granted. He has written a number of articles and tutorials on developing for the Mobile Internet and is the author of .NET Wireless Programming, also from Sybex.


Product Details

  • Paperback: 896 pages
  • Publisher: Sybex (December 20, 2002)
  • Language: English
  • ISBN-10: 0782128793
  • ISBN-13: 978-0782128796
  • Product Dimensions: 9.1 x 7.4 x 2 inches
  • Shipping Weight: 3.5 pounds (View shipping rates and policies)
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Best Sellers Rank: #2,752,780 in Books (See Top 100 in Books)

More About the Author

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

 

Customer Reviews

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

7 of 7 people found the following review helpful:
4.0 out of 5 stars Great information...if you're up for the challenge, April 7, 2004
By 
Kyralessa (St Louis, MO) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Visual Basic .NET Developer's Handbook (Paperback)
This is a tough book; "Learn VB .NET in 10 Minutes" it ain't. But if you're willing to put the effort into it, this is a book that contains real meat instead of the fluff you get with so many computer books.

There are a few things you should realize before you begin:

1) This is not an introduction to VB .NET; use some other book for that. This book comes after you've done "Hello World" and a few other minor programs and are wondering how to get from tinkerer to guru.

2) There's a LOT of SQL Server stuff in this book, so if you haven't worked with SQL Server or another OLTP database (Oracle, DB2, Informix, etc.), you won't understand it. You don't have to be a SQL Server guru but you do have to know how to create tables, stored procedures, etc. Knowledge of Access is not enough.

3) Many examples use the built-in SQL Server integration in Server Explorer in the Visual Studio .NET IDE; this requires VS .NET Enterprise. If you have a different version of VS .NET (I have Academic), then get SQL Server Developer Edition (it's reasonably inexpensive) and use the Enterprise Manager to do these parts. Trust me, while you can use Access to do some (not all) of the work, the information in the book is intense enough that you're better off not making things even more complex by trying to use a different database from the examples.

4) It's slow going. That's normal in a nearly 1000-page book which is, unlike most computer books, packed full of information. Don't get discouraged. Realize that you may come to subjects you know nothing about (say, XML) and may have to set the book down, go do some reading, and come back to it. Realize also that if you're used to skimming content-lite books, you'll have to resist the temptation here, or you'll miss a lot.

With all that in mind, if you're a so-so VB .NET programmer looking to make a career of it, or a VB5/6 programmer wanting to learn what's new about .NET, this book is _the_ book you need.

However...I do have to take away a star because of typos in the code. There aren't many, but they seem to occur especially in sections where very similar code is repeated. Think of them as code-reading practice!

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


2 of 2 people found the following review helpful:
1.0 out of 5 stars Not worth the money, March 30, 2006
By 
This review is from: Visual Basic .NET Developer's Handbook (Paperback)
The publisher has not seen fit to publish an errata for this book. It certainly needs one.

In chapter 9 the ExplorerStyle sample program demonstrates how to implement custom sorting via a ListView's ListViewItemSorter property and a class implemented using the ICompare interface. Their claim, that the ListView.Sorting property can be used once a ListView.ListViewItemSorter has been assigned, is incorrect. It's impossible to sort the list in descending order by setting the ListView.Sorting property.

Later in that chapter they demonstrate a technique to persist and to reload data using the serialization tools of the .NET Framework. Their sample code is able to persist the data but their code to read and to rebuild the TreeView from the saved data is incorrect. The resulting structure is wrong and the content of the final node is wrong. In addition the data they store in the TreeView.Tag property is not reloaded and assigned to the proper nodes.

In chapter 12 they attempt to demonstrate the use of the Inherits keyword by creaing a child class and supplying a unique Method (CheckDigit) in that class. Unfortunately they didn't think through their example. Later they can't use the child class in their sample code. In order to demonstrate their Method they have to create a dummy instance of the child class so that they can invoke that Method on an instance of the parent class.

Now you might say that my review reflects only two chapters of the book. I reply that I've only read three chapters (chapters 8, 9, and 12) and so far I am mightly unimpressed. The topics of chapters 9 and 12 are not that advanced. The fact that the authors can't get the basics right doesn't give me much confidence in their knowledge of more advanced topics.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Good book but some errors in typos, April 4, 2005
This review is from: Visual Basic .NET Developer's Handbook (Paperback)
This is a good book. The authors know a great deal about the subject. The only draw back is you need to have some VB.NET coding and store procedures writing before attempting to read this book: some of the codes do not work and will require your knowledge to correct them first !

Still worth it, it keeps you mentally alert.
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
 
 
 
Only search this product's reviews



Inside This Book (learn more)
First Sentence:
Visual Basic .NET represents a significant development over earlier versions of the language. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
active child form, custom comparer, check your details, implementing optimistic concurrency, edited rows, simple app, structured exception handler, overloaded form, aspx form, disconnected application, pubs database, initial folder, sender argument, navigational model, code skeleton, disconnected architecture, untyped dataset, new stored procedure, auxiliary form, dataset class, pessimistic concurrency, modified rows, statement conflicted, code behind, same local network
Key Phrases - Capitalized Phrases (CAPs): (learn more)
End Sub, Private Sub, Visual Studio, Visual Basic, Web Form, Solution Explorer, Click Dim, Internet Explorer, End Get Set, Get Return, New System, Public Class, Gallaghers Gourmet, End Try, Handles Buttonl, Public Sub, Query Builder, Server Explorer, Add New Item, Collection Editor, End While, Else Return, End If Next, Mobile Internet Toolkit, Add Web Reference
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

Citations (learn more)
This book cites 2 books:
 
2 books cite 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
 

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