e99 Online Shopping Mall
Help | |
Home - Basic V - Visual Basic Programming (Books) |
  | Back | 21-40 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
21. Programming Microsoft Visual Basic .NET (Core Reference) by Francesco Balena 196 | |
Hardcover: 1616
Pages
(2002-04-17)
list price: US$59.99 -- used & new: US$28.89 (price subject to change: see help) Asin: 0735613753 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The sheer size of this volume is its obvious distinguishing feature. Weighing in at over 1,600 pages, it's easily one of the largest programming books ever published. The scope of coverage here is wide-ranging and comprehensive. The author first presents a basic language-based tutorial of the new VB .NET, highlighting basic keywords, data types, and new class design features like inheritance, delegates, and events. Patient, thorough coverage and plenty of short code examples are the guiding principles here. The tour of object-oriented features in VB .NET is among the best that you can find. Coverage of built-in .NET support for strings, math, date/time, and file I/O classes (and the like) will help you master these essential APIs. At many points, the author highlights what's new and different from VB 6. There's plenty of coverage of "traditional" VB applications, including the new Windows Forms, database programming with ADO.NET, and Win32 support including programming the Windows registry, MDI, graphics programming (with GDI+), Windows services, and the like. Later sections look at deploying VB .NET applications in assemblies. Only in its final sections does this text turn toward ASP.NET and the Internet, with several solid chapters on essential Web Forms and new features like caching, configuration, and basic Web development techniques. By centering on essential VB .NET language features first and then covering a wide spectrum of programming APIs, this book offers a winning choice for anyone with previous VB experience who wants to work effectively with the new VB .NET. With its extremely rich range of topics, all backed up with plenty of code excerpts, this title offers a nearly unbeatable one-volume reference on what's inside the new Visual Basic .NET. --Richard Dragan Customer Reviews (83)
Great book, with tons of valuable technical info. A+/5 Stars
Great Book!
My Favorite
A Definitive Resource
Excellent |
22. Visual Basic Database Programming (With CD-ROM) by Michael Kofler | |
Hardcover: 448
Pages
(2001-11-02)
list price: US$47.99 -- used & new: US$3.34 (price subject to change: see help) Asin: 0201721937 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
23. Microsoft Visual Basic . NET Programming Fundamentals by Souleiman Valiev | |
Perfect Paperback: 600
Pages
(2008-04-07)
list price: US$19.99 -- used & new: US$19.99 (price subject to change: see help) Asin: 0980202906 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
Great book for beginners
Self-training course for beginners |
24. Programming in Visual Basic.NET 2005 Edition w/ Std CD by Julia Case Bradley, Anita Millspaugh | |
Paperback: 627
Pages
(2005-05-27)
-- used & new: US$28.50 (price subject to change: see help) Asin: 0073215880 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (13)
Good book for newcomers to Visual Basic
Programming in visual Basic 2005
delighted experience
I have return this book
Bad...Very bad |
25. Sams Teach Yourself Database Programming with Visual Basic 6 in 21 Days by Curt Smith, Michael Amundsen | |
Paperback: 950
Pages
(1998-09-28)
list price: US$45.00 -- used & new: US$11.19 (price subject to change: see help) Asin: 0672313081 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (16)
Good Reference Book
Database programming with Visual Basic 6
Everything Yet Nothing For beginners it's very difficult to figure out what the author is saying about DAO, RDO, ADO. This is exponentially exacerbated by the fact that MSFT seems to change its mind about the standard each time they bring out a new version of Access. MSFT seems now to have settled on ADO as the standard, so with the bulk of this book focussing on DAO, it's not worth getting. But in reviewing, we must remember that this book was written way back in 1998 - an aeon in programming. I found the line numbering style reminiscent of the early days of DOS BASIC when every manufacturer had their own version.Ah, the days of my old Spectravideo.
Not a good book.
Superb book but you must be a fluent VB programmer. The book is not a 'VB programming for beginners' publication - you need to understand VB before using it. The sample code is full of errors that only an experienced VB user can detect and correct. The authour insists on using the Visdata utility to create SQL commands but does not make clear how to translate these into VB code; a VB beginner would be hopelessly confused and not understand the power and flexibility of this command. Readers also need to understand the concept of relational databases. ... Read more |
26. Win32 API Programming with Visual Basic by Steven Roman | |
Paperback: 534
Pages
(1999-11-19)
list price: US$39.95 -- used & new: US$39.92 (price subject to change: see help) Asin: 1565926315 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (10)
BEWARE OF ORDERING THIS THROUGH AMAZON
Great book for starters I find this book as a fantastic tool since it gives me initiative and direction to understand the overall picture. I can use the knowledge that I gained in this book and know what I can do with win32 API. I also purchased the dan appleman's book for win32 api which consists of more examples and it is more a reference book . If you have not programmed in win32 before --> this is the book for you.
Meticulous survey of ALL Intricacies of WIN32 forVB
Not another great book from O'Reilly... First-and-a-half, the author is running Windows NT, so if you're like me and on Win 95/98 you may at times feel like you're being left out.He does go to some lengths to compare and point out the differences between the two OS's, but (again) I felt like he was a C/NT programmer rather than a VB/9x programmer. Second, even though the intro says its for both VB5 and VB6, I use the former and couldn't get the crucial examples on the CD to run without first hunting down and finding the needed DLL's on the I-Net one-by-one.This was a tedious process because after a program would clear past one error message on startup it'd hit the next one.And so on.This was a huge hassle.It probably didn't help that the one bad spot on my CD was the dll.readme file (maybe all this was pointed out in there) -- I probably should have taken the book back, but then I would have had to wait for them to order another one and for it to come in, go back a third time to get it, etc... Third, the book is not any sort of complete reference to the API functions.Some of the chapters only mention a couple of the functions relevant to the topic, or at least give you the feeling there's more out there that you might want to know about.The functions that are mentioned sometimes only have one or two of their parameters explained (as if the others don't matter).So if you're looking for an API reference book, this probably isn't it. At least most of the typos in the book can be found at O'Reilly's website, though a careful reader can find a couple that haven't been flagged. I expected a better book.At least the writing is clear.
Dated, but good |
27. Visual Basic .NET Programming with Peter Aitken by Peter G. Aitken | |
Paperback: 648
Pages
(2002-01-17)
list price: US$49.99 -- used & new: US$4.98 (price subject to change: see help) Asin: 1576109615 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Better late than never! |
28. Windows Forms Programming in Visual Basic .NET by Chris Sells, Justin Ghetland | |
Paperback: 736
Pages
(2003-11-01)
list price: US$59.99 -- used & new: US$5.48 (price subject to change: see help) Asin: 0321125193 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
This book is terrible, and every time I use it - I'm let down.
VB 6.0 Veteran Makes The Switch
Seasoned in VB6 Prg. I was stuck with VB.NET until this book
Wow
A master work! |
29. Visual Basic Programming: A Laboratory Approach by Judith L. Gersting | |
Paperback: 510
Pages
(1996-04)
list price: US$66.95 -- used & new: US$0.99 (price subject to change: see help) Asin: 0716783177 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
30. An Introduction to Object-Oriented Programming with Visual Basic .NET by Daniel R. Clark, Dan Clark | |
Paperback: 412
Pages
(2002-07-08)
list price: US$39.95 -- used & new: US$6.84 (price subject to change: see help) Asin: 1590590155 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description As you work your way through An Introduction to Object-Oriented Programming with Visual Basic .NET, you'll learn how to analyze the business requirements of an application, model the objects and relationships involved in the solution design and, finally, implement the solution using Visual Basic .NET. Along the way you'll also learn the fundamentals of software design, the Unified Modeling Language (UML), object-oriented programming, and Visual Basic .NET. An Introduction to Object-Oriented Programming with Visual Basic .NET is logically organized into three parts. Customer Reviews (7)
This Book is Excellent!!!
This book is full of errors.
A Great Starter! A big plus for this book is that all the examples work and you can download the chapter examples from Apress!The user friendly analogies make it an easy read.The only resistance I experienced was the free personal UML modeler that was referenced in the first part of the book.The first pass through these chapters I followed along by creating the diagrams by hand.After reading the rest of the book, I spent half a day learning the software and completing the chapter examples. For me, this author paints a pretty good big picture of OOP!My other books are now helping with the details;)
Clear, concise introduction to OOP and VB.Net I highly recommend this book for VB programmers who have never incorporated OOP in their programs.
An Intro to OOP with VB.Net Chapter Summary: Chapter 1: Overview of Object Oriented Programming Brief is good. It also has brief definitions of OOP characteristics; Chapter 2: Designing OOP Solutions: Identifying the Class Structure & The Author says to either do the exercises with a UML Modeler you can Chapter 5: Introducing VB .NET Chapter 6: Creating Classes Chapter 7: Creating Class Hierarchies & Chapter 9: OSO Application Revisited: Implementing the Business Logic Chapter 10: Developing Windows Applications Chapter 11: Developing Web Applications Chapter 12: Wrapping Up and Reviewing Appendix A: Fundamental Programming Concepts Appendix B: Exception Handling in VB .NET After finishing this book I had a hard time deciding what grade to I will admit that the rest of the book was great and would be very In summation, this book is without doubt a beginner's book. Do not buy |
31. Database Programming with Visual Basic .NET and ADO.NET: Tips, Tutorials, and Code by F. Scott Barker | |
Paperback: 544
Pages
(2002-09-22)
list price: US$39.99 -- used & new: US$21.75 (price subject to change: see help) Asin: 0672322471 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The topic combination of VB .NET and ADO.NET is unbeatable.VB .NET is the most popular language in which to code.And, every developer needs to understand ADO.NET to allow data to be accessed from a Web site.In this book Developers will be shown numerouse code examples that will illustr4ate how to program database driven applications within the .NET Framework.The book is aimed at both established and new VB Developers.Important topics covered include: Visual Studio development environment, ASP.NET applications, Windows Forms application, using VB .NET with ADO.NET, complex queries, security, COM interop., and application deployment. Customer Reviews (5)
Incomplete book
Plagado de errores, los ejemplos no compilan. Unicamente tiene recetas de cocina, uno sigue la receta, corrige los errores y el programa funciona, pero no explica en ninguna parte por qué se utilizó cuál o tal función o método. No se recomienda en absoluto, es una perdida de tiempo y de dinero.
Good examples, but many errors Second and most troubling is that this book seems to be filled with errors.Some of their examples don't work.After following the steps in the book to the letter, your program won't run and you have to take time (sometimes minutes, sometimes hours) digging through other sources to figure out what this book didn't tell you so you can get things working. This book answers many questions, but not all.Use it in conjunction with other materials.
Highly recommended The material in the book flows well from a simple bound list example all the way to some complex Windows and Web examples.Throughout the book, the standard Northwind database is used.Essentially all of the code uses the generic OleDB approach so the code would work with either SQL Server or Access; Barker points out the few differences between using the two approaches. The general approach in the book follows a format of stating a business problem, a Technique section where the approach is discussed, then a series of numbered Steps, a How It Works section that completes any necessary fine points and finally a Comments section for additional information.Scattered throughout are small Note and Tip sections with pencil & light bulb icons - many are real gems, not to be missed. A great deal of ground is covered in its 500 pages - essentially all the information one would need to build a respectable Windows or Web based application.If you're looking for information to build a robust n-tier application, there are other books which explain how to split the code between the tiers, this book gives a good foundation for that. I noticed only a few inconsequential typos.The book was a pleasure to go through and presents a broad and reasonably deep coverage of the subject material.
With numerous code examples |
32. Black Art of Visual Basic Game Programming by Mark Pruett | |
Paperback: 539
Pages
(1995-06)
list price: US$34.95 Isbn: 1571690050 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (10)
awsome
Extremely basic primer for new Visual Basic programmers
Excellent book (mainly for VB4.0)
Buy It for yourself and for a beginning Friend!
Awsome! |
33. Visual Basic User's Guide: Microsoft Excel Version 5.0: Automating Customizing and Programming in Microsoft Excel with the Microsoft Visual Basic Programming System Applications Edition by n/a | |
Paperback:
Pages
(1994)
-- used & new: US$15.00 (price subject to change: see help) Asin: B000L0V4HC Canada | United Kingdom | Germany | France | Japan | |
34. Microsoft Visual Basic .NET Programming for the Absolute Beginner by Jonathan S. Harbour | |
Paperback: 448
Pages
(2002-09-20)
list price: US$29.99 -- used & new: US$29.98 (price subject to change: see help) Asin: 1592000029 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (12)
This book is now obsolete.
Not for (any kind of) beginner
microsoft visual basic.net programming for the absolute beginner
Very limited applications
Seen Worse, Found Better |
35. Programming Microsoft Visual Basic .NET Version 2003 (Pro Developer) by Francesco Balena 196 | |
Hardcover: 1403
Pages
(2004-01-07)
list price: US$69.99 -- used & new: US$31.85 (price subject to change: see help) Asin: 0735620598 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (28)
Just what I was looking for
Great Book
Great quality
Great for all levels
Wonderful learning tool and reference |
36. Visual Basic Programming (Dummies 101 Series) by Wally Wang, John Mueller | |
Paperback: 247
Pages
(1996-08-15)
list price: US$24.99 Isbn: 0764500333 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
A Pretty Good Book for Programming |
37. The Visual Basic .NET Programming Language by Paul Vick | |
Paperback: 432
Pages
(2004-03-11)
list price: US$49.99 -- used & new: US$4.61 (price subject to change: see help) Asin: 0321169514 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Praise for The Visual Basic .NET Programming Language “There is no substitute to getting the inside scoop directly from a book written by the father of a programming language such as Bjarne Stroustrup for C++, James Gosling for Java and Alan Cooper for the original version of Visual Basic. Paul Vick, the father of Visual Basic .NET, explains the whys and hows of this exciting new language better than any other human being on the planet.” “The Visual Basic .NET Programming Language includes nuances that in all my use and study of VB .NET, I haven’t seen discussed anywhere else. For example, I learned that you can use the Imports statement to import an Enum name, so that you needn’t refer to the enum in all its uses. In addition, I learned that the dictionary lookup operator, ‘!’, works in VB .NET—I thought this one had been retired. In any case, if you’re searching for a book that covers all the language syntax issues, and more, Paul Vick’s book is a great place to look.” “This book is an excellent stepping stone for Visual Basic developers wanting to get their toes wet in the .NET waters. Paul’s presentation of the core topics all VB developers should tackle first is clear, concise, and unlike other books in the genre, does not overwhelm the reader. The VB6 vs. VB.NET task-oriented approach guides you through the new language and OO features, and then moves to basic threading and other CLR topics—as well as to the key points in the COM to .NET transition—in a well thought-out sequence. If you’ve been holding out on VB .NET, this is a great book to get you started.” “There is no shortage of VB .NET books in the market, but this is the only book straight from the creators. While that is an excellent reason in itself for reading this book, it is the brevity and clarity of the content, along with the examples, that makes this book a must-have.” “Overall, I liked this book and it definitely benefited me. I learned new things I didn’t see anywhere else and I’ll certainly put these to good use in the future. Paul’s book makes a great reference manual for intermediate and advanced VB .NET developers.” “This book contains a lot of great information I have seen nowhere else and addresses issues that other books do not.” “This book is full of useful information and provides a good historical background for the Visual Basic .NET Language.” If you want to leverage all of VB .NET’s immense power, get this book. It’s the definitive VB .NET reference and tutorial, and the first Visual Basic book written by one of VB .NET’s lead architects. No other book offers this much behind-the-scenes insight about why VB .NET works the way it does, how it evolved, and how youcan make the most of it. The Visual Basic .NET Programming Language is a superb learning tool for new VB .NET programmers and a must-have reference for developers at every level. Paul Vick presents precise language descriptions, essential reference materials, practical insights, and hundreds of code samples, straight from Microsoft’s VB .NET design team. Just some of the features include: Vick exposes VB .NET’s most powerful capabilities with unprecedented depth and clarity, and packs this book with information you simply won’t find anywhere else. Whether you’re an experienced VB .NET programmer, upgrading from earlier versions of Visual Basic, or coming to Visual Basic and .NET for the first time, you’ll find this book indispensable. The educational value of this book is inversely proportional to its mass. It's a thinnish volume, but Paul Vick--who works for Microsoft and helped design VB.NET--makes such clever use of examples that it's likely you'll find answers to many of your questions (for example, "How do you write class constructors in VB.NET?" and "What does the VB.NET inheritance model look like?") in the form of executable code. Read Vick's explanations, examine and run his code, and you'll be well down the road to VB.NET proficiency. --David Wall Topics covered: How to program in VB.NET, with emphasis on the core language itself rather than on any development environment or specialized API. Sections address basic and complex data types, operators, and exception handling. About half the book is a clear, example-driven explanation of object-orientation under VB.NET. An appendix deals with difference between the old Component Object Model (COM) and the new Common Language Runtime (CLR). Customer Reviews (8)
A Developer's View
Not like any other Visual Basic book on your shelf
The book to read if you want to understand VB.NET. I've been programming in VB for ages, well, the better part of ten years anyway. I've also been in VB.NET since the early betas, and I'm passionate about where the language is today and where it is going. I also think I know my way around the language pretty well. So, I picked up this book mostly to see if I wanted to recommend it to beginning or intermediate programmers. What a surprise when I found myself learning, or at other times remembering forgotten details of the langauge. Paul has a great style, and hits the right level of detail and history. It isn't overwhelming, but he isn't afraid to get deep into the gritty details either. This book is all VB.NET. It talks about the framework where the framework matters to VB. He talks about history when it helps explain something about the way VB is built. Beginner's may want to read it yearly for a while, and I doubt there is any VB programmer who could read this book without learning from it. For me, that combination in a readable format is as good as it gets.
Excellent Book There are a lot of good things about this book: The organization of this book is great. Especially if you are an instructor, its so easy to structure your course around this book.
Great Book |
38. Microsoft Guide to Visual Basic for MS-DOS: The Complete Guide to Visual Basic Programming (Microsoft Programming) by Peter G. Aitken | |
Paperback: 552
Pages
(1993-05)
list price: US$24.95 -- used & new: US$24.92 (price subject to change: see help) Asin: 155615478X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
39. Visual Basic Programming With the Windows Api by Chris H. Pappas, William H. Murray | |
Paperback: 656
Pages
(1998-03-06)
list price: US$44.95 -- used & new: US$12.99 (price subject to change: see help) Asin: 0130950823 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (13)
Don't Buy This Book!
Visual BAsic I had no idea, before buying this book, that you could find / do and use so much of the API in Visual Basic. Pappas and Murray have opened a whole new dimension for me as a Visual Basic programmer.
Detail? If the authors were restricted to 600 pages, they did a pretty good job of covering the important details. The good thing about this book for a student is that the functions from the API are listed in the book.I mean - who has a computer with them all the time?I can go to the library and write code, because I have this book - I don't have to have my computer. If I had any complaint it is that there weren't even more examples.But I can't complain overall - it is a good book for people just getting started with the API
Worth a tree and a half Murray and Pappas showed me, by example after example, how to write the kind of code I bought the book for.
Glad I bought the book |
40. VB=mc²: The art of Visual BASIC programming (ETN Corporation software development library series) by J. D Evans | |
Unknown Binding: 474
Pages
(1992)
Asin: B0006FAAXG Canada | United Kingdom | Germany | France | Japan | |
  | Back | 21-40 of 100 | Next 20 |