Best ActiveX Programming

ADO: ActiveX Data Objects is both an introduction and a complete reference to ADO (ActiveX Data Objects), Microsoft's universal data access solution. Jason T. Roff has been programming computers since he was eight years old.
Reviews
Find Best Price at Amazon"I was a C programmer in a former life and was thrown into VBA programming with Excel."
"If you, as I did, make any attempt to learn ADO from the many books on VB out there, you will discover that none of them presents the subject in a way such that you can start writing code immediately in a way respectable to the programming community. Jason Roff's book presents the entire subject making one assumption: The reader does not know anything about ADO."
"This is important to me in that I must interface with those experts and by using this book, I was able to ask intelligent questions and avoid asking the "dumb questions"."
"Before you buy any other ADO book, I recommend you to take a look at this book first."
"I have other ADO books in my collection but Mr. Roff's explanation of ADO's functionality plus his insight and suggestions on how to code with ADO make this book my number one ADO resource."
"I have other ADO books in my collection but Mr. Roff's explanation of ADO's functionality plus his insight and suggestions on how to code with ADO make this book my number one ADO resource."
"It pieces together all the different parts into a unified solid foundation."
"This is a well written book for existing programmers who want to learn ADO."

Use MFC, ActiveX, ATL, ADO and COM+ to develop COM applications Implement client/server applications with ease with this example-oriented approach to the details and implementation of COM technology in network applications. John successfully established his teaching by example method with two MFC titles published in 1999: Visual C++ MFC Programming by Example and VC++ MFC Extensions by Example.
Reviews
Find Best Price at Amazon"Still, it's worth at least four stars and I'm glad to have it on my shelf to support my client's antiquated legacy code."
"I agree with the last reviewer that the first few examples have a repeatd warning in them about calling an init function, but the rest of the examples were all new and just what I needed."
"I purchased his other two books and this one fill sout my library."
"For example, the "How to register the DLL" explaination, which took almost a page, was copied verbatim in the other examples. It seemed to be more an attempt to fatten up the book rather than to provide content."
"The worst insult was the fact that even though on the cover it says using ActiveX."
"Caveat Emptor; Even though Amazon states the cd with the files is included - it is not, and the Publisher CMP books wants to charge $5 for the cd and $5 to ship it!"

Microsoft ActiveX® Data Objects .NET (ADO.NET) is a set of libraries included with the Microsoft .NET Framework that helps you communicate with data from .NET-based applications—including XML data. Overview of ADO.NET Building applications with the Data Form Wizard Connecting to your database Querying your database Working with DataAdapters Storing data in DataSets Filtering and searching data in DataSets Working with relational data Submitting updates to your database Advanced updating scenarios Using strongly typed DataSets Interacting with XML data Building effective Windows® database applications Building effective Web database applications. David is MCSD certified in Microsoft .NET and has a background in teaching.
Reviews
Find Best Price at Amazon"And not only did it cover setting up these strategies for using data aware components, but it stopped afterward and then admitted that in most cases you wouldn't use completely data aware solutions and it showed how to do the same thing manually in code. Also the naming conventions are hungarian notation for some variables and control names (which is discouraged in newer C# VS.NET documentation) and the C# code had VB-type Pascal-case rather than correct Camel case."
"The samples in the book show you how to use the drag-n-drop objects as well as using only code to manage your database applications."
"I do feel like I need another book for more advanced topics (caching of data in scalable enterprise environments, for example), but this book is a great start."
"David Sceppa (who turns out to not only be an excellent writer, and a strong public presence on the support newsgroups, but a sincerely nice guy), has written a book that's actually useful."
"Having the "book online" feature allows you to cut and paste the code into Visual Studio and run the snippets for better understanding of the concepts."
"First of all, I never review without reading a book cover to cover. I read this book cover to cover, and I love the way the author keeps the text anything from dull."
"Still, the first 12 chapters are great and I won't let the short comings of the last two stop you from buying this book."
"The author uses both VB and C# examples."
Best ASP.NET Programming

Windows PowerShell in Action, Third Edition is the definitive guide to PowerShell, now revised to cover PowerShell 6. Windows PowerShell in Action, Third Edition is the definitive guide to PowerShell, now revised to cover PowerShell 6. The best end-to-end coverage of PowerShell available Updated with coverage of PowerShell v6 PowerShell workflows PowerShell classes Writing modules and scripts Desired State Configuration Programming APIs and pipelines. Welcome to PowerShell Working with types Operators and expressions Advanced operators and variables Flow control in scripts PowerShell functions Advanced functions and scripts Using and authoring modules Module manifests and metadata Metaprogramming with scriptblocks and dynamic code PowerShell remoting PowerShell workflows PowerShell Jobs Errors and exceptions Debugging Working with providers, files, and CIM Working with .NET and events Desired State Configuration Classes in PowerShell The PowerShell and runspace APIs Appendix - PowerShell 6.0 for Windows, Linux, and MacOS. Bruce Payette is a founding member of the PowerShell team at Microsoft.
Reviews
Find Best Price at Amazon"I've been writing in PowerShell for a couple of years, but I still find myself going to the internet for how to do certain things in the language."
"I have been searching for good reference material for PowerShell because I use it so much withy job."
"I bought this book back in 2007, as I was curious about powershell - which was version 1 at the time and this book was a key book to understanding it. I got a few books on powershell, and the style of this book at first seemed very choppy, but as I learned more about the language it became more understandable the way things were done in this book."
"This book is excellent material for anyone wanting to master PowerShell."
"I don't ever remember reading a computer book from cover to cover, but I got hooked on this book and "can't put it down"... Plus, who ever thought that the history of a program could be as interesting as this one is."
"I consider this book to be the best on Powershell 2.0 with full detailed explanations, examples and easy to follow instructions, guides and a remarkable and uncanny delivery method by the author."
"I have experience writing in Perl, C#, JavaScript and am picking up on Powershell.."
"), then this is the book for you."
Best PHP Programming

With this popular hands-on guide, you'll tackle dynamic web programming with the help of today's core technologies: PHP, MySQL, JavaScript, jQuery, CSS, and HTML5. I would definitely recommend it for beginners " " A must have book for those who begin sailing in the Web development waters " " A very in-depth introduction for webmasters " " It has everything I needed to get up to speed very quickly " " The book did a great job of filling the holes in my knowledge ".
Reviews
Find Best Price at Amazon"However, MySQL and PHP have changed DRASTICALLY and if you learn from this book only you will need to supplement all of the knowledge gained and it will probably only lead to confusion. Most recently salting and hashing has been automated by the overlords of PHP into a singular function: password_hash(STRING, PRESET_ALGORITHM). This was done because salting and hashing were produced incorrectly on so many sites that PHP's caretakers decided that it would be in everyone's best interest to simplify the process. Only briefly there is part of a chapter where he touches on prepared statements, which has become the correct way to instantiate MySQL queries."
"This is a great reference text."
"The easiest to follow and understand, provided the most comprehensive knowledge a developer needs."
"This book gives a solid Introduction of building an end to end Web Site/System with PHP, MySQL in the server side, and JavaScript and JQuery in the Client Side."
"Good material with a width coverage of topics for everyone who wants to up their coding game."
"I like the authors writing style he made the information flow in a logical manner and covered pretty much all the bases from start to finish."
"Excellent."
Best JavaScript Programming

By the time you finish this book, you’ll be able to take advantage of the best design practices and experiences of those who have fought the beast of software design and triumphed. Eric Freeman recently ended nearly a decade as a media company executive, having held the position of CTO of Disney Online & Disney.com at The Walt Disney Company. More recently, she's been a master trainer for Sun Microsystems, teaching Sun's Java instructors how to teach the latest technologies to customers, and a lead developer of several Sun certification exams.
Reviews
Find Best Price at Amazon"a nice intro to design patterns."
"I love these Head First books."
"I've always preferred and loved the idea of fun and learn being together, and this book does exactly that, it's a book so easy to read that helps you to keep reading, and invites you to actually do the excercises, and they look fun to do."
"Fun book."
"It presents exactly what you need to know in an easy and fun to read format, making it much less of a textbook and more of a "Hey look at all this cool stuff you can do with software!""
"While GOF book covers more patterns, it's not as nearly as much fun to read as Head First Design Patterns. Bottom line: - I definitely recommend this book to any junior developer who wants to get familiar with Design Patterns. - Experienced developers will skip quite a few pages (like I did), yet it's still a good read."
"Great book, I should have read it years ago."
"This book is definitely not the patterns Nirvana, and it may not make you the patterns guru, but it sure is a great book, extremely well written to welcome the beginner to the world of patterns. Once I master this book and practice the patterns, I am sure I will be able to move to the next level and maybe I will be better able to understand the GOF bible which I learn is a must read for any serious techie!"
Best Cold Fusion Programming

Adobe ColdFusion Web Application Construction Kit is the best-selling ColdFusion series of all time—used by more ColdFusion developers to learn the product than any other books. He is the author of the best-selling ColdFusion Web Application Construction Kit series, as well as multiple books on SQL, Regular Expressions, Java, Windows development, and more.
Reviews
Find Best Price at Amazon"Excellent update for CF 10 - now we need the CF 11/12 version(s)."
"This book was a great addition to my technical reference library."
"Script syntax has matured in the last couple of versions of CF and could easily have been used exclusively, at least for code which doesn't generate HTML directly."
"While I am learning a great deal, this book is pretty thin for the price."
"I've used lots that I've learned from it and have impressed other developers on my team."
"We'll documented all new features , ready to do some examples now on new enhancements."
"Thin, not what I expected."
Best Java Server Pages Programming

This new edition of Murach's Java Servlets and JSP makes it easier than ever for Java developers to master web programming. When he's not programming or writing books about programming, he can be found surfing or writing music.
Reviews
Find Best Price at Amazon"I purchased this book to have an understanding about servlets and how they work, and this book does a great job doing so."
"Had a previous version too and both are great Java books."
"What can I say, this is my 4th Murach book."
"I needed a basic crash course on Servlets and JSP technology, and this book has served me with just that."
"Bought it for school and it teaches what you would expect."
"Much good material, good broad coverage, great examples, but not very deep in some areas."