Book Description
Visual Basic 2005 is designed for productivity
and so is this new addition to Murach's bestselling VB series. It moves at a professional pace to teach you how to develop Windows Forms applications using all the time-saving new features in Visual Basic 2005 and Visual Studio 2005.
That means you'll learn how to:
create database applications using the new data sources feature and new data controls that are now layered on top of ADO.NET (database processing is the function that's changed most dramatically in this release of Visual Basic)
use new object-oriented features like generics, My objects, partial classes, and class diagrams that save you time on everyday functions
take advantage of new Visual Studio features like code snippets, Auto Correction, and ClickOnce deployment that simplify the tasks of creating, testing, debugging, and deploying applications
But if you're new to VB.NET, you'll also gain the core skills that haven't changed. So you'll learn how to validate data...handle numeric, date, and string data
do repetitive processing using arrays and collections
handle exceptions in a structured way
work with text, binary, and XML files
access data with ADO.NET
and make practical use of OOP features like inheritance and interfaces. What's more, these classic skills are seamlessly integrated with what's new, just as you'll mix new and unchanged features in your own applications.
But that's not all! Check out the extended table of contents and index in Search Inside the Book to see all that this book covers. By the end, you'll be producing Windows database applications at a professional level. And you'll be ready to master ASP.NET 2.0 web programming (please see Murach's ASP.NET 2.0 Web Programming with VB 2005; it takes up where this book leaves off).
Customer Reviews:
Among the best beginner VB texts, maybe 'the' best ..........2007-08-23
I've been a self-taught developer off and on for ten years and I've relied on books primarily for learning new languages. And the Murach series are consistently the very best texts for self-paced learning. The latest VB offering carries on the tradition with very clear and consise explanations, along with helpful real-world application demonstrations and exercises at the end of the chapter. And none of the pages and pages of errata you must sort thru with many companies (Wrox ... God, don't get me started. :o( ). I'm giving it a FIVE to offset some of the ridiculous assertions made elsewhere about this excellent text.
One of the best VB2005 Texts.......2007-01-18
My perspective on this book is that of a true beginner. I know a lot about programming and languages, but have no experience designing or writing programs/code beyond following the bouncing ball in books such as this.
This book is great...and not so great at the same time...for a true beginner. It is exactly as advertised, "No other book teaches so much, so fast, so thoroughly," but therein lies the problem for we experience-challenged readers. The pace is quick, i.e., topic-to-topic, and many times I had lingering questions about what I'd just read while finding myself halfway into the next topic. The book assumes a certain level of knowledge and/or experience that is somewhere between novice and expert...and I'm still at the 'step-by-step book' stage...so I expect to get a lot more from it in the months ahead than I have thus far. I know enough now to know that what I will need is in there...
That said...whatta book! It will be among the most used of my reference books because it covers such a wide range of topics so well and because it covers those topics comprehensively. As my understanding of the language progresses, I'll have this book to refer to when I need to learn more about specific aspects of the language and its implementation.
I've wasted some money on VB2005 books, but not on this one. Anne Boehm and Mike Murach delivered the goods.
Not useful unless you have never programmed........2006-12-15
I've worked with C and C++ for a while, but never basic until 3 weeks ago when I started the work on this project. I decided to order this book before I began getting my hands dirty with any of the existing VB that I would have to update. While I waited for this book I started working with VB and found that it was much easier than I had expected. By the time the book came in the mail I had practically no use for the "Language Essentials" or "Object Oriented Programming" sections of this book. All that left was a section on databases and XML, which is not really what I bought the book for. I expected this book to cover some of the extensive library that Visual Basic 2005 offers, but there as no coverage outside of a few number and string functions and the afore mentioned database functions. Do NOT by this book if you expect to ever use multiple threads as this book has only a SINGLE sentence on delegates, the means by which Visual Basic calls asynchronous events, and cross threaded function calls. I found this book to be a mediocre reference book for some of most basic library functions, so unless you have never seen a programming language before, or you want it for its database section I would recommend look for a different book.
Murach's Visual Basic 2005.......2006-10-19
I like the layout of this book. Each topic is explained in detail using paired pages with the first page of the pair containing the detail and the second page of the pair containing a summary of key points. There are also a number of benchmark projects that demonstrate the concepts that have been covered. I was particularly impressed with level of detail contained in the chapters on Database Programming and Object-Oriented programming. I would particularly recommend this book for beginning to intermediate level developers. I look forward to reading other books by this publisher.
Excellent Training and Reference Book!.......2006-10-09
This book should be required reading for any application developer using Visual Basic. The layout of syntax, guidelines, and examples on one page with explanations on a matching page provide an easy and quick reference to information. The "paired pages" format: How-to on the left page and examples on the right makes this a great reference book.
It is a straight-forward presentation of Visual Basic 2005 information and a book that will stay on my bookshelf.
Book Description
This A to Z reference is the printed documentation for the next version of Microsoft Visual Basic. In its printed form, this information is portable, easy to use, and easy to browse-a comprehensive alternative to the substantial online help system in Visual Basic .NET Standard software. The language reference contains information about Visual Basic .NET constants, data types, directives, functions, keywords, methods, objects, operators, properties, statements, and more.
Customer Reviews:
Fast and Great quality.......2007-05-24
No hassles, great quality... What more can you ask for. I recommend this seller.
Not Bad, Better than some!.......2006-03-08
Helpful book, had better examples than some "instructional" books I have seen! Wouldn't purchase as the first book but is handy to have around.
It's my bible........2005-12-01
I do a lot of programming in visual basic, and this book is my bible, I find it EXTREMELY helpful. I don't use .net, I use 6, so i'm not sure why the guy before rated it so poorly.
good for migrating to vb.net from other languages.......2003-03-06
I am very happy with my purchase. This book is just what it is though, a language reference. It does show simple snippets of code for illustration of most functionality. This book used in conjunction with MSDN should be very helpfull. Having already done a good amount of .NET training with other materials in both vb.NET & C# I found this a good book to spend a few days reading through. No it won't teach you to code, but that's for beginner books. It does however, give an intermediate programmer from other technologies a quick way of getting familiar with common vb.NET functions and syntax. You'll still need to use MSDN or other resources for advanced application, but you can get very a good starting point from this book. For many, that's all you need. Overall I'm very happy with my purchase. If your new to .NET, this should not be your first buy, but definetally a good 3rd - 4th reference or so. Start with beginner book, then maybe coding techniques, Try this for when you think your ready to start developing and need a quick syntax boost. Happy coding.
A Poor Version of VB6 Language Reference.......2002-11-05
The VB6 Language Reference included all items of interest to VB6 with "Applies to" references which was very valuable. This is missing in VB.net reference. Also, procedures and event handlers were included in VB6 reference, but are not in vb.net reference. Compared to the wealth of information about VB6 in the VB6 reference and the lack of information about vb.net in the VB.net reference, I consider it a waste of money. A reference should include all the necessary information on procedures, event handlers, etc., much like a condensed version of what is included in the "Super Bible" series of VB books.
Book Description
Petzold's popular C# book -- now for anyone who develops with Microsoft Visual Basic.NET!Charles Petzold, one of the world's leading Windows development experts, has revised his popular Programming Microsoft Windows with C# book for developers who work in Visual Basic.NET! The best-selling author shows how to use Visual Basic.NET to get the most out of Windows Forms -- the next generation Windows programming class library. You'll learn to use the .NET-enabled version of Visual Basic to create dynamic user interfaces and graphical outputs for Windows-based applications. With dozens of client application examples to illustrate common techniques and plenty of no-nonsense advice on best practices, you'll learn how to go far beyond the basics with Visual Basic.NET.
Customer Reviews:
Great book, but not for beginners........2007-10-05
CAVEAT: This is not a book for Visual Studio spoon-fed types. Guess what? there are many other IDEs besides VS out there. (IDE - Integrated Development Environment). So if you're addicted to using VS and you're opposed to some mental gymnastics, this is probably not the book for you.
I like and use VS but Petzold's IDE neutral approach forced me to figure out many things about VS and Windows that I didn't know before. And to delineate between them.
Visual Studio issue aside, Petzold's writing style and code examples are so very well thought out and insightful. The focus is on applying graphics functions to Windows forms. This is a way to explore "under the hood" of windows programming without delving into DB, data IO and user interface issues. Since I have an interest in graphics programming anyway, I was totally pleased with the topic emphasis.
Excellent discussion of and application of Object Oriented Design. Petzold is just plain fun to read. Yes, the previous statement reveals that I am a total programming geek.
If you read both C# and VB, choose the VB version. Petzold says in the forward that he refined the conceptual content as he was rewriting the original C# book for VB.NET.
When the going gets tough, the tough get going........2005-09-04
Petzold makes it clear that programming means coding, not dragging and dropping. And that should make it obvious why Wanna-Be-Coders won't like this one very much. With this reader, you actually learn programming at a very high and pure level, which makes it one of the best books on coding money can buy.
I don't have much patience for cry babies who claim the book is recycled crap - they don't have the slightest idea what they're talking about. Now, if the real McCoy is too tough for you, why don't you stay with VB6 or switch to Delphi? Better yet, give up on programming altogether and do something easier - like knitting.
Content needs to be brought up to date........2004-02-23
Want to code bit mapped circles and arcs? Want to re-invent "pong?" This is your book. Want to code business aplications - this book is a waste. There is more attention paid by the author to "Fun With Fonts" than to things that have been significantly improved in .NET like TreeView.
I get the sense Petzold wrote the original content for this book back in the 80's and has re-cycled it one time too many.
The title of the book inferred a little bit of help in using VB.NET to tap into the new Window's .NET Framework. It does - but it sticks to the things you could do in the Windows API several years ago. IMHO, in 2004 we are way beyond lines, curves, brushes, pens, images and bitmaps.
This is another author going through the motions and updating old content.
Wonderful.......2004-01-01
This is the best book I have ever had. I have used Sams Reach Yourself Visual Basic.Net and Sams Teach yourself more Visual Basic.Net. But, this helped me aply my programing to windows better and I was able to have more fun
Definitely not another "me too" VB.NET book.......2003-11-24
Charles Petzold has been writing Windows programming books since the year one. He knows his subject and how to get it across to his readers. This is not intended to be another in an already long series of books on VB data base programming for the enterprise. Rather it is a clear exposition of VB.NET Windows programming with an emphasis on the inner workings of Windows. It will prepare its readers to create their own structures from the building blocks offered by the .NET Framework. It has excellent sections which explain how Windows paints and draws objects and others on how to use the built-in graphics functionality of Windows in your own projects. It is probably not for rank beginners. A useful complement, in a different style, is Francesco Balena's "Programming Microsoft Visual Basic .NET".
Book Description
When Microsoft made Visual Basic into an object-oriented programming language, millions of VB developers resisted the change to the .NET platform. Now, after integrating feedback from their customers and creating Visual Basic 2005, Microsoft finally has the right carrot. Visual Basic 2005 offers the power of the .NET platform, yet restores the speed and convenience of Visual Basic. Accordingly, we've revised the classic in a Nutshell guide to the Visual Basic language to cover the Visual Basic 2005 version and all of its new features.
Unlike other books on the subject, Visual Basic 2005 in a Nutshell, 3rd Edition doesn't assume you're a novice. It's a detailed, professional reference to the Visual Basic language-a reference that you can use to jog your memory about a particular language element or parameter. It'll also come in handy when you want to make sure that there isn't some "gotcha" you've overlooked with a particular language feature.
The book is divided into three major parts: Part I introduces the main features and concepts behind Visual Basic programming; Part II thoroughly details all the functions, statements, directives, objects, and object members that make up the Visual Basic language; and Part III contains a series of helpful appendices. Some of the new features covered include Generics, a convenient new library called My Namespace, and the operators used to manipulate data in Visual Basic.
No matter how much experience you have programming with Visual Basic, you want Visual Basic 2005 in a Nutshell, 3rd Edition close by, both as a standard reference guide and as a tool for troubleshooting and identifying programming problems.
Customer Reviews:
Good reference if you have some VB experience.......2007-08-10
This book is a really good reference. It has made me much more efficient. It has good information of the new features of VB 2005. It has several chapters on the basics of VB as well as advanced features such as generics and attributes. I would definitely recommend buying it if you are already familiar with VB and want a good reference book for VB 2005. I try not to program without it within arms reach
It says it's for the beginner... that would be incorrect........2007-01-25
Despite the perception that Visual Basic should be something to learn out of a book, despite the perception that this book gives (inasmuch as it states that the book is designed for someone who wants to learn Visual Basic .net as their first language) this hardly deals with the practical applications of the program and deals more with syntax.
If I had to compare it with something, I'd say it was like being handed all of the components of a car-- new, shiny, efficient, and much assembly required. The book was a real let-down in the sense I thought I'd be buying a tutorial and ended up with a paperweight. It gets two stars because it frankly IS a good desk reference if you have the program and several other tutorial books which do what this book had initially promised.
Fantastic Desktop Reference.......2006-06-21
Visual Basic 2005 In A Nutshell is a wonderful companion reference for any and all VB developers. With the new features in the 2005 version of VB, this guide is a great book to have by your side when you are working on your latest Visual Basic application.
Packed with nearly 750 pages of reference material, this is a great books that is written well, without too much bloat (just the way I like it). The first 150 pages cover the basics of using the VB language, the next 300 is reference for keywords, classes, functions, etc, and the 300 page or so covers the 'My' reference (VERY IMPORTANT) and other odds and ends of the language.
I love the Nutshell books because they cut through the muck and get right to the point. The size of the books make them perfect for keeping by your side, and that familiar brown coloring scheme makes them easy to see on your shelf.
If you program VB, pick this book up, it will truly make your life easier!
***** HIGHLY RECOMMENDED
Clear and concise with great examples.......2006-03-09
This is a fantastic reference book for VB prorgrammers. The examples are great. They aren't too long and get right to the point of what they are trying to illustrate. The organization is perfect and the writing is crisp.
It's hard to compete with the convenience of the MSDN. But sometimes the MSDN is tough to navigate and it's just easier to pick up a book and find what you are looking for. And the book you pick up should be this book.
A Very Good Book.......2006-02-18
I've always missed the printed help manuals that used to come with development tools. I used to carry them around with me and browse through them whenever I had a bit of time. So I was happy to read this book, which has a nice big PRINTED reference section. There are several sections that cover various topics such as object orientation, data types, delegates & events, operators, and so on. The book also covers the new features of Visual Basic 2005, such as operator overloading and generics. My favorite part is the section on the My namespace. Cool stuff.
This is mainly a reference book. The authors did a very good job of also making this a readable book. That's a rare feat.
Bottom line: this book is a keeper, and will be sitting on my bookshelf at work.
Average customer rating:
- Visual Studio.Net All in One Desk Reference for Dummies
- Visual Studio.net not for dummies
- Disappointing
- .NET for Dummies should .NET BY Dummies
- Not a Visual Studio .NET book, it's a .Net language book
|
Visual Studio.Net All in One Desk Reference for Dummies
Nitin Pandey , and
Senthil Nathan
Manufacturer: For Dummies
ProductGroup: Book
Binding: Paperback
Reference
| Subjects
| Books
| Almanacs & Yearbooks
| Atlases & Maps
| Books on CD
| Books on Cassette
| Business Skills
| Careers
| Catalogs & Directories
| Consumer Guides
| Dictionaries & Thesauruses
| Education
| Encyclopedias
| Etiquette
| Foreign Languages
| Fun Facts
| Genealogy
| General
| Job Hunting
| Large Print
| Law
| Publishing & Books
| Quotations
| Spanish-Language Reference
| Study Guides
| Test Prep Central
| Words & Language
| Writing
Graphics & Multimedia
| Programming
| Computers & Internet
| Subjects
| Books
| DirectX
| Flash
| GIS
| General
| OpenGL
| Solid Works
Software Development
| Software Design, Testing & Engineering
| Programming
| Computers & Internet
| Subjects
| Books
General
| Programming
| Computers & Internet
| Subjects
| Books
General
| Languages & Tools
| Programming
| Computers & Internet
| Subjects
| Books
General
| Graphic Design
| Computers & Internet
| Subjects
| Books
General
| Programming
| Web Development
| Computers & Internet
| Subjects
| Books
General
| Computers & Internet
| Subjects
| Books
General
| Software
| Computers & Internet
| Subjects
| Books
.Net
| Visual Basic
| Development
| Microsoft
| Computers & Internet
| Subjects
| Books
Visual Studio
| Visual Basic
| Development
| Microsoft
| Computers & Internet
| Subjects
| Books
Engineering
| Professional & Technical
| Subjects
| Books
| Aerospace
| Automotive
| Bioengineering
| Chemical
| Civil
| Computer Technology
| Design
| Economics
| Education
| Electrical & Electronics
| Energy
| General
| Industrial, Manufacturing & Operational Systems
| Management
| Marine
| Materials
| Materials Science
| Mechanical
| Nuclear
| Patents & Inventions
| Petroleum, Mining & Geological
| Power Systems
| Reference
| Research
| Special Topics
| Telecommunications
| Welding
Engineering
| Specialty Stores
| Books
| Aerospace
| Automotive
| Bioengineering
| Chemical
| Civil
| Computer Technology
| Design
| Economics
| Education
| Electrical & Electronics
| Energy
| General
| Industrial, Manufacturing & Operational Systems
| Management
| Materials
| Materials Science
| Mechanical
| Nuclear
| Patents & Inventions
| Petroleum, Mining & Geological
| Power Systems
| Reference
| Research
| Special Topics
| Telecommunications
| Welding
Look Inside Computer Books
| Trip
| Specialty Stores
| Books
Look Inside Reference Books
| Trip
| Specialty Stores
| Books
All Amazon Upgrade
| Amazon Upgrade
| Stores
| Books
Computers & Internet
| Amazon Upgrade
| Stores
| Books
Engineering
| Amazon Upgrade
| Stores
| Books
Professional & Technical
| Amazon Upgrade
| Stores
| Books
Reference
| Amazon Upgrade
| Stores
| Books
For Dummies
| Amazon Upgrade
| Stores
| Books
Similar Items:
-
ASP.NET 2 For Dummies (For Dummies (Computer/Tech))
-
Sams Teach Yourself Visual Studio .NET 2003 in 21 Days
-
C# for Dummies (With CD-ROM)
-
VisualBasic .NET for Dummies
-
Visual Basic .NET Database Programming for Dummies
ASIN: 0764516264 |
Book Description
Visual Studio .NET All-in-One Desk Reference For Dummies is a value-packed, easy-to-use reference that provides broad coverage of Visual Studio .NET tools, languages, and environment for experienced Visual Studio programmers and developers who want to get up to speed rapidly on this missioncritical Microsoft initiative.
Customer Reviews:
Visual Studio.Net All in One Desk Reference for Dummies.......2005-09-21
Very good, has lot's of practicle examples. A must have
Visual Studio.net not for dummies.......2003-09-10
The title of this tome is very misleading. I was expecting to find a guide to ease me slowly into the nomenclature and conventions of this very powerful software suite, but what I found was an advanced tip guide for intermediate users already familiar with version 6.0. Being a dummy myself in this field, I was very disappointed with my somewhat large investment in this guide. Also, it is not written in the plain, folksy manner that defines the best of this series. There's $35 I'll never get back. Definitely not for beginners!
Disappointing.......2003-05-23
Although usually I'm a big fan of the Dummies books, I was really disappointed by this one.
First of all it is not as "hands-on" as other Dummies books. For absolute beginners there is too much general theory (the kind of "I will explain something you don't know by something else that you don't know either"). On the other hand there is very little explanation on what exactly happens in the examples. Experienced programmers however will find this book not going deep enough. I guess the authors tried to satisfy all and ended up satisfying none.
Second point is that there are plenty of errors in the book...That's pretty frustrating if you want to get a program running, because you never know if it's YOU who made a mistake or if there is just another error in the book. I regret that I wasted so much time on this book, just to find again and again that there was an error in it.
Last point, which is crucial if you want to work with Visual Studio .NET on your own computer, and need to install everything on your own: there is little help on how to get the prerequisite software installed and running, like e.g. IIS (Internet Information Services) and Front Page Server Extensions. You will need them to work with Visual Studio .NET, and installation can be very tricky (actually I know of noone who got them running right away). So if the book doesn't cover these topics, it would at least have been helpful to add some resources where you can find help...
.NET for Dummies should .NET BY Dummies.......2002-10-02
Tons of errors, some don't even pass the simple syntax test.
Example:
Page 708 -
str = "Update Employees set Department = "@DPT, & _
& "Description = @DSG where EmployeeID = @ID"
Notice the use of & _ & at the end of the first and start of the second lines. This is wrong but not terminal. The real problem is that you will get a syntax error after Department = "@
These lines should probably read:
str = "Update Employees set Department = @DPT, " & _
"Description = @DSG where EmployeeID = @ID"
Now this is not just one isolated problem, there are many many more and when I emailed them for some help I did not get a response.
This book will not just waste your money, it will waste an even more precious resourse -- Your time.
...
Not a Visual Studio .NET book, it's a .Net language book.......2002-09-19
Well, I already have a number of .NET language books, I did not need any more. I enjoy the for dummies books because they start at the low level and work upwards from there. What I was looking for was a book that would tell me how to use Visual Studio.NET to it's maximum potential. Instead, I got 7 mini-books on how to program in each of the languages that Visual Studio offers. The title should be Programming in .NET for Dummies rather than using VS.NET in the title. I can write in any of those languages by using notepad, so this is a very misleading title.
However, I will not give this book an awful rating since it seems to be good at what it does say. Just be careful that you don't buy this thinking you're going to get a good reference on how to use Visual Studio - because this ain't it.
Average customer rating:
- Great for experienced VB.NET Programmers
- Excellent Reference and Useful for Learning Both Languages
- Great Pocket Reference
- Good book
- Very good book!
|
C# & VB.NET Conversion Pocket Reference
Jose Mojica
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback
C & C++ Windows Programming
| Development
| Microsoft
| Computers & Internet
| Subjects
| Books
.Net
| Visual Basic
| Development
| Microsoft
| Computers & Internet
| Subjects
| Books
C#
| Visual Basic
| Development
| Microsoft
| Computers & Internet
| Subjects
| Books
Windows - General
| Operating Systems
| Microsoft
| Computers & Internet
| Subjects
| Books
Object-Oriented Design
| Software Design, Testing & Engineering
| Programming
| Computers & Internet
| Subjects
| Books
General
| Programming
| Computers & Internet
| Subjects
| Books
C#
| Languages & Tools
| Programming
| Computers & Internet
| Subjects
| Books
General
| Languages & Tools
| Programming
| Computers & Internet
| Subjects
| Books
General
| Computers & Internet
| Subjects
| Books
General
| Software
| Computers & Internet
| Subjects
| Books
French
| Foreign Language Nonfiction
| Nonfiction
| Subjects
| Books
Pocket
| Series
| O'Reilly
| By Publisher
| Books
Windows
| Programming
| O'Reilly
| By Publisher
| Books
Visual Basic
| Programming
| O'Reilly
| By Publisher
| Books
General
| Programming
| O'Reilly
| By Publisher
| Books
Nonfiction
| French
| Foreign Language Books
| Specialty Stores
| Books
All French Books
| French
| Foreign Language Books
| Specialty Stores
| Books
Similar Items:
-
C# Language Pocket Reference
-
VB.NET Language Pocket Reference
-
The .NET Languages: A Quick Translation Guide
-
ASP.NET 2.0: A Developer's Notebook
-
Programming C#: Building .NET Applications with C#
ASIN: 0596003196 |
Book Description
Though most programmers use two or more languages, they usually have a mastery of one. Although Microsoft has advertised that the .NET runtime is language agnostic and that C# and Visual Basic .NET are so close that switching between the two is really quite easy, that?s only true up to a point. Some of the differences are obvious, but others are very subtle. C# & VB.NET Conversion Pocket Reference helps you easily make the switch from one language to another. The differences occur in three main areas: syntax, object-oriented principles, and the Visual Studio .NET IDE. Syntax concerns the statements and language elements. Object oriented differences are less obvious, and concern differences in implementation and feature sets between the two languages. IDE differences include things like compiler settings or attributes. There is also a fourth area of difference: language features that are present in one language but have no equivalent in the other. These unique language features are also covered in this book. C# & VB.NET Conversion Pocket Reference is a perfect companion for documents and books that don?t have examples using your mastered language. Author Jose Mojica expects that you know one of the two languages, but does not make an assumption about which one. He presents the information in a language-neutral point of view so that programmers from either background can read a section and feel that it is targeted to them.
Customer Reviews:
Great for experienced VB.NET Programmers.......2005-06-01
This is a great book to start programming in C#. I have been programming in VB.NET for over three years and this book has been very helpful while making the transition from VB to C# and every time I am going from one language to the other. It is nicely organized and you can quickly find the information and exmaples you need to start working.I definitely recommend this book. I got it (...)at my local bookstore and it is worth alot more than that.
Excellent Reference and Useful for Learning Both Languages.......2005-01-19
There are at least two advantages to knowing both languages.
- Understanding sample code and examples.
- Flexibility on multi-language projects.
I'm from a C++ background in the bad old days before .NET, but now I'm equally comfortable in either C# or VB.NET, largely due to this book.
Exclusive of conversion between the two langauges, it's also the best quick reference I have for either. Many times I've continued to search for my copy rather than turn to another source. Now I also subscribe to it on Safari, and when my hardcopy falls apart I'll probably buy another one.
It would be nice if it had an index, but I'm still giving it five stars since as far as I know there is no adequate substitute.
Great Pocket Reference.......2005-01-08
This is a great pocket reference for those of us who go back and forth between C# and VB.NET. It is also good for those who do not have to do that, but want to know the differences.
Granted, much of the .NET platform allows almost line-for-line conversion between languages, but there are many syntax differences. This book covers those for these two languages, as well as a special section of significant differences between the languages (in addition to the item-by-item coverage).
This is a handy little book, but because it is little, it sometimes slides to the back of the bookshelf (between two larger books). Still, well worth the price and peace of mind.
Good book.......2004-06-30
This book has been a lot of help for me. I came from an all C# programming background and took a job as a VB.NET programmer. With what I already knew, and this book as a reference I was programming VB.NET almost as well as I had programmed C# the very first day.
This book is a very handy tool for anyone to have especially for the price. My one compliant is that there is no index but you can quickly get use to thumbing though to find what you need in a hurry.
Very good book!.......2003-07-30
I picked up this book on a fling... but I am amazed at how useful I've found it. Most book authors today are gauged (by the publishing houses) according to the number of pages they turn in. This book on the other hand tries to squeeze a lot of good solid information into a small space without beating the topic to death.
It goes over some of the core differences of VB.NET and C# making not just a valuable reference in conversion between the two, but amazing for learning both languages if you're coming from a high level language (I'm a very strong VB programmer). Within a few minutes I learned how to build classes in both C# and VB.NET from this book. About 10 minutes later I had basic Overloading and Inheritance down. Granted, this book won't teach you what Inheritance is, but if you already know it your only problem is to learn the syntax and this book gives you the syntax quickly.
Another cool thing about this book is that it quickly also shows you what's WRONG with the languages at the IL level and will give you a quick bit of info about things that can cause problems (i.e., case sensitivity in C# which allows you to write functions that would result in ambiguous interpretation in VB.NET)
Remember: this book won't tell you what object oriented design is and won't tell you how to build an n-tier app in .Net, but it will teach you how to write a class in C# and VB.NET in about 1 minute :-) Its just as helpful to learn the basics, such as loops, indexing, calling conventions, etc...
If you are already good in high level languages and have gotten dropped head first into .NET, get this book and keep it nearby.
Book Description
With this completely up-to-date tutorial and reference, you’ll quickly learn how to develop Visual Basic (VB) programs that leverage the latest features of Vista and .NET 3.0. You’ll get in-depth descriptions of the development environment, basic program syntax, and standard controls. Plus, you’ll explore the fundamental concepts in object-oriented programming with VB, discover how to take advantage of specific VB features, learn how to draw images, use GDI+ routines, and generate printed output.
Customer Reviews:
Boring and badly organized.......2007-05-26
Although I have out-dated programming experience, this book is written using the most boring method of teaching and I found that this book is really not worth it. I wish I picked another book. I learned more from a free online tutorial.
This author should stick to programming and never write a book again.
Average customer rating:
- Can't Find Stuff Fast Enough
- I can't agree with the critics here
- Decent for a slim book
- Overcomplicating a simple language; doesn't include objects.
- difficult to use and extremely poorly organized
|
VB.NET Language Pocket Reference
Steven Roman ,
Ron Petrusha , and
Paul Lomax
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback
Windows - General
| Operating Systems
| Microsoft
| Computers & Internet
| Subjects
| Books
.Net
| Visual Basic
| Development
| Microsoft
| Computers & Internet
| Subjects
| Books
General
| Computers & Internet
| Subjects
| Books
General
| Languages & Tools
| Programming
| Computers & Internet
| Subjects
| Books
General
| Software
| Computers & Internet
| Subjects
| Books
Pocket
| Series
| O'Reilly
| By Publisher
| Books
Windows
| Programming
| O'Reilly
| By Publisher
| Books
Visual Basic
| Programming
| O'Reilly
| By Publisher
| Books
General
| Programming
| O'Reilly
| By Publisher
| Books
Look Inside Computer Books
| Trip
| Specialty Stores
| Books
General
| Computers & Internet
| 4-for-3 Books Store
| Stores
| Books
Operating Systems
| Microsoft
| Computers & Internet
| 4-for-3 Books Store
| Stores
| Books
Languages & Tools
| Programming
| Computers & Internet
| 4-for-3 Books Store
| Stores
| Books
General
| Software
| Computers & Internet
| 4-for-3 Books Store
| Stores
| Books
All 4-for-3 Deals
| 4-for-3 Books Store
| Stores
| Books
Similar Items:
-
C# & VB.NET Conversion Pocket Reference
-
C# Language Pocket Reference
-
VB. NET Language in a Nutshell (2nd Edition)
-
SQL Pocket Guide (Pocket References)
-
Programming Visual Basic .NET, 2nd Edition
ASIN: 0596004281 |
Book Description
Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is. VB.NET Language Pocket Reference contains a concise description of all language elements by category. These include language elements implemented by the Visual Basic compiler, as well as all procedures and functions implemented in the Microsoft.VisualBasic namespace. Use it anytime you want to look up those pesky details of Visual Basic syntax or usage. With concise detail and no fluff, you'll want to take this book everywhere.
Customer Reviews:
Can't Find Stuff Fast Enough.......2005-09-17
Not worth it really. It's faster to find something on google than to find something in this book. Although the book is good ...
I can't agree with the critics here.......2005-05-13
I'm a guy who has been programming professionally since 1994. Many, even most, of the contracts I have worked on have been VB contracts. I've been on board with VB since version 3. I was one of the many who were completely thrown off by the conversion to VB.NET, hence I decided to switch to C# rather than make the jump to VB.NET. After learning C# I was forced by professional circumstance to use a little VB.NET on projects where conversion to C# was not an option. This little book gave me all of the information I needed to make the jump, and make it quick. It contains a gold-mine of information at every little glance. It's not a tutorial, it is a quick reference. I think it is a terrific little book.
Decent for a slim book.......2004-09-14
I bought this book for a VB online class I was taking. At the time I needed something to look up commands for when I was on the raod and didn't have Internet access and I didn't want to carry many heavy computer books in my bag.
While working on the projects for class there were some commands that I couldn't find when searching the MSDN discs that the school sent me but luckally I was able to find them in the book which allowed me to finish the project.
While the book is not cover everything and the organization could really use a lot of work since I had to search page to page to find what I was looking for it was the good enough for what I needed it for.
Overcomplicating a simple language; doesn't include objects........2004-07-30
There were many reasons why I was disappointed by this book, but I did manage to get some use out of it. First of all, I can't believe I payed 24 dollars for it at a B&M store, especially considering what it's going for here. It's a small book, a pocket reference. My first beef, as I walked out of the store with my wallet a little lighter, was that it has absolutely nothing about objects. If you're looking for help with objects and their properties, do not buy this book. If you're looking for a definitive reference of the structure of the language, ie. constants, data types, math, interaction with files, and help with the registry, go for it. It's worth it for amazon's price.
Also, one distinct note. This book, as with many other O'reilly books, is not FOR DUMMIES. The wording is obtusely complicated and will have you (or at least me) re-reading passages. In my opinion, that is a ridiculous oversight, because at heart, VB is a simple language, and overcomplicating it is a bit of a waste.
difficult to use and extremely poorly organized.......2003-05-21
I've found the O'Reilly C# Language Pocket Reference extremely useful and sensibly organized. Unfortunately, this pocket reference for the other main .NET language is just the opposite. To my mind, a poorly organized pocket reference is a fatal flaw. For example, the table of contents is 2 and 3/4 pages long. Almost two of those pages describes pages 1-17 in the book (covering constants and enumerations in detail), while the other 3/4 of a contents page describes, with no detail, the remaining 125 pages. With no index as well, it is almost impossible to find what you are looking for except by looking page-by-page. Want to find, say, the syntax of a select statement? Then you have to wade through a hundred-odd pages of non-alphabetically listed function descriptions.
Amazon.com
Useful for VB developers of all levels, Programming Microsoft Visual Basic .NET offers a massive and comprehensive guide to the new VB .NET. While concentrating on "traditional" programming techniques brought up to speed with .NET, this book also covers essential Web development, making it a solid choice for those making the leap from VB 6.
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
Book Description
Building on the success of PROGRAMMING MICROSOFT VISUAL BASIC 6.0, this core reference equips new and veteran developers with instruction and code to get them up to speed with the Web-enabled Microsoft Visual Basic .NET environment. The book demonstrates best practices for porting and reusing existing Visual Basic code in the Microsoft .NET environment, as well as exploiting the object-oriented capabilities of the new version. The book includes a CD-ROM full of code samples in Visual Basic .NET plus the complete text of PROGRAMMING MICROSOFT VISUAL BASIC 6.0 for reference and comparison.
Customer Reviews:
My Favorite.......2005-08-04
My favorite. Well written, understandable, to the point and easy to read. Read sequentially or use as a reference. Covers pretty much everything you need to know.
I prefer referring to his sections on ADO.NET (200 pages) and ASP.NET (330 pages) to using other books on these topics.
A big book that will impress your peers. Can be used for bicep curls and tricep extensions in a pinch.
If this is representative of Francesco Balena's work then I recommend anything he writes.
A Definitive Resource.......2005-07-27
When compared to other books on the subject, even those in the same MSPress series, this book is unmatched. The depth and quality of information is astounding.
Many programming books spend 500+ pages on basic concepts, fail to establish a foundation of knowledge and leave you in a position that prevents you from exploiting the technology. In many cases, you have read 500+ pages and have learned how to make a clock or a simple card game. Not so with this book.
It is obvious that the author is well versed with every nuance of .NET, as he goes deeper than any other source, while keeping his explanations clear and understandable. Every explanation is concise and useful.
Though the author clearly warns that this book is not for beginners, I have chosen to use it to start from the ground up. Surprisingly, his style has allowed me to understand nearly every concept, and will likely allow me to accelerate my proficiency well beyond my experience.
The author claims that the scope and size of this book could have been separated into several books. I could not agree more. This speaks to the dedication of the author to provide more than a text of useless fillers. Each one of the 1,400+ pages provides useful information. A comment in the Forward suggests that this massive book be read from beginning to end. Though I scoffed at such a challenge, I have found myself doing just that.
I highly recommend this book to anyone who wants to understand Visual Basic .NET.
This book easily ranks #1 on my all-time favorites list.
Excellent.......2005-03-11
This book and .NET XML Web Services Step by Step by Adam Freeman and Allen Jones have answered virtually all of my questions about building production distributed database applications using XML Web services. If you're interested, you can download a sample of my working code at www.opointe.com
Everything Under the Sun.......2004-10-21
This is the most through book on VB.Net I've ever found. It's a steep read, but if there are any dark corners of VB.Net that haven't had light shed on them, then you aren't useing VB to it's fullest potential, and you haven't read this book.
The current price of this book on Amazon right now (~50.00) makes it more than a steal with the amount of information in it. Espcially compared to the avarage cost of a class in any programming language.
Though the book is written for a programmer who is at least a novice in VB6, certain versions of the book provide a CD with an eBook of the authors VB6 book (with code examples) as well as a PDF of this book. So, if you are just getting into VB.Net you'll have some place to turn when Balena starts refrencing well known VB6 syntax.
The greatest, in the whole dot-Net panoply........2004-08-11
Even if I don't use VB Net, I enjoy that book: a "just" view in comparisons between dot-Net and VB6 (not always at 100% in favor of VB.Net), and insight, intelligence, and inner working we don't even see often, if not at all, even in C# books! There are two major weak points: Windows Forms (I recommend Chris Sells' book) and database (I suspect Francesco didn't entirely wrote these chapters, as the style is a little bit different in those chapters than the other parts of the book, anyhow, my impression), again too superficial ( I somehow recommend the MS Press book ADO.NET by Sceppa). Even if I use C#, I often found that Francesco Balena did a much better job than what I find in other of my C# and Managed C++ reference books. NOW, my copy, of the first edition, has indeed a printed page number 1576. So why Amazon annonces 800 pages, I don't know.
I would have give only four stars, but since I find very hard to find a book of my liking about dot-Net in general, I cannot than praise that book for an extra star.
Average customer rating:
|
.NET Framework Programmer's Reference
Manufacturer: McGraw-Hill/OsborneMedia
ProductGroup: Book
Binding: Paperback
Software Development
| Software Design, Testing & Engineering
| Programming
| Computers & Internet
| Subjects
| Books
General
| Programming
| Computers & Internet
| Subjects
| Books
General
| Networks, Protocols & APIs
| Networking
| Computers & Internet
| Subjects
| Books
General
| Computers & Internet
| Subjects
| Books
General
| Software
| Computers & Internet
| Subjects
| Books
Networking
| Microsoft
| Computers & Internet
| Subjects
| Books
.Net
| Visual Basic
| Development
| Microsoft
| Computers & Internet
| Subjects
| Books
Mathematics
| Professional Science
| Professional & Technical
| Subjects
| Books
| Applied
| Chaos & Systems
| Geometry & Topology
| Mathematical Analysis
| Mathematical Physics
| Number Systems
| Pure Mathematics
| Transformations
| Trigonometry
Look Inside Computer Books
| Trip
| Specialty Stores
| Books
Similar Items:
-
Visual Basic .NET Programmer's Reference
-
Microsoft .NET Compact Framework (Core Reference)
ASIN: 0072194669 |
Book Description
Beginning with an overview of the .NET architecture, this book is an extremely handy desk reference. Outlining basic concepts including syntax, variable passing, class redefinition, and event structure, this book also provides definitions for all of the relevant classes in the framework within topic areas such as graphics, networking, and more. Lastly, the API Quick reference section will offer indexes and cross references to the classes and their methods.
Customer Reviews:
Disappointment.......2002-07-20
Unfortunately, this book isn't near as good as Dan's previous VB6 Reference. A truly useful .NET framework reference can't be squeezed into 400 pages, that's a fatal flaw. A reference book DOES NOT have to mean small, it has to mean easy to find information. This book should have had more example code, yes, which would have added more pages, perhaps 100 or so. SO WHAT! Again, reference means easy to find, not concise to the point of barely helpful. On the other hand, the book does discuss a few topics well, so I gave it three stars.
Books:
- Network+ Certification Passport, Second Edition (Mike Meyers' Certification Passport)
- Network Security Bible
- Network Security Principles and Practices (CCIE Professional Development)
- New Perspectives on Microsoft Office Excel 2003, Comprehensive, Second Edition (New Perspectives (Paperback Course Technology))
- New Perspectives on Microsoft Office Word 2003, Comprehensive, CourseCard Edition
- Novell's Guide to Troubleshooting eDirectory (Novell Press)
- Nurse's Pocket Guide: Diagnoses, Prioritized Interventions, and Rationale 10th Editions (Nurse's Pocket Guide: Diagnoses, Interventions & Rationales)
- Operating System Concepts
- Pattern Recognition and Machine Learning (Information Science and Statistics)
- PHP Solutions: Dynamic Web Design Made Easy (Solutions)
Books Index
Books Home
Recommended Books
- Basic Blueprint Reading and Sketching
- The Histories
- Management Accounting Case Study, Fourth Edition: For May and November 2004 Exams
- Serious Business: The Art and Commerce of Animation in America from Betty Boop to Toy Story
- Smart and Simple Financial Strategies for Busy People
- The Midnight Choir
- The Explorations of Captain James Cook in the Pacific
- TurboTax Deluxe The Official Guide: For Tax Year 2000
- Reaching for Heaven on Earth: The Theological Meaning of Economics
- The Far Field: A Novel of Ceylon