IT programming books related reviews


Product: Book Hardcover
Title: Microsoft SQL Server 2000(TM) Performance Tuning Technical Reference
Publisher: Microsoft Press
Authors: Edward Whalen, Marcilina Garcia
Rating: 5/5
The tuning bible for SQL Server 2000!


As both a professional database consultant and DBA, I must agree that this is hands down the best overall tuning book for SQL Server 2000. It covers the gamut from hardware planning and sizing/tuning to database performance tuning. Easy to read and quite useful! Great job Microsoft Press another winner. Get it and become a tuning god.



Product: Book Paperback
Title: Transact-SQL Programming
Publisher: O'Reilly
Authors: Lee Gould, Andrew Zanevsky, Kevin Kline
Rating: 1/5
Not a scintila of coverage on SQL 2000


I picked up this one thinking I could learn about SQL Server 2000. This book doesn't even cover SQL Server 7.0, let alone 2000. The code examples are all geared toward 4.2 and 6.5. Also, they use techniques that were deprecated even in 6.5 days. For example, old-style outer joins are all over the place. Many of the examples no longer work because so many things have changed in SQL Server since 6.5. Some don't work because they never did -- even on 4.2/6.5.Last, the depth of coverage is really erratic. One minute they're giving you the command line options for the bcp utility (what does this have to do with Transact-SQL?), the next minute they're glossing over something really important.A real loser of a book in my opinion.



Product: Book Hardcover
Title: MCSE/MCSD: SQL Server 7 Database Design Study Guide
Publisher: Sybex Inc
Authors: Kevin Hough
Rating: 1/5
good for absolute beginners


The book is well-written and easy to understand. However, it's also very elementary. It would be a great beginner's intro to SQL Server, but as a MCDBA study guide - no way !! If this is your test preparation, you don't have a prayer of passing the exam



Product: Book Paperback
Title: The Guru's Guide to SQL Server Stored Procedures, XML, and HTML (With CD-ROM)
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
Extremely well-written


As an English major, I'm often very critical of the way in which technical books are written. Many times, the authors simply aren't very good writers. They may know their technical stuff, but they don't write very well. This book is a noteworthy exception. It is written in a clear, lucid style that flows naturally and keeps you engaged all along the way. Henderson actually makes stored procedure programming exciting and fun, which is no small feat considering the subject matter.I found that while the book isn't for dummies, it proceeds logically and systematically through the topics it broaches. I especially appreciated the discussion of design patterns. I don't know why someone didn't think of it before, but, in hindsight, applying common software design patterns to Transact-SQL makes perfect sense, and I commend Henderson for coming up with the idea and for his sagely advice on how to go about it.Also, the XML instruction is simply wonderful. From the XML language tutorial to all the SQL Server-specific information to the discussion of .NET, I found Henderson's teaching insightful and thorough. This section alone is worth the purchase price of the book.Lastly, I loved the essays. Showing that he is more than just a technical scribe, Henderson spreads his wings a bit and provides us some wonderful bits that would be at home in virtually any magazine, technical or not. As I said before, this author is also a writer in the true sense of the word. Very, very enjoyable book.



Product: Book Paperback
Title: Microsoft SQL Server 7 for Dummies
Publisher: For Dummies
Authors: Anthony T. Mann
Rating: 1/5
SQL 7.0 BETA for dummies


This book is obviously written on the author's work on the Beta version of SQL 7.0. Unfortunately Microsoft has changed several things from the beta to the final release, which makes this book a poor buy. At least if you were planning on leaning how to install a SQL server, then your money is absolutely wasted...



Product: Book Paperback
Title: Real World Web Services
Publisher: O'Reilly
Authors: Will Iverson
Rating: 4/5
Short, sweet, practical web service examples


This book is mainly code applied to several web services case studies. There is an introductory segment at the beginning which has some nice illustrations. After that the book uses a combination of Java code and screenshots to demonstrate eight example uses of web services. The most handy one, in my opinion, is the News Aggegator, which uses web services to retrieve information from sites like Amazon. Then it turns that information into RSS so that you can retrieve it with your news reader.

There is a lot more code than text in this book. If you learn well by looking at code then this book should work for you. This book is a little looser than the O'Reilly standard. There are more screenshots than usual, the UML graphics are not as well done as usual, and the code is not as well annotated. That being said, it's a fun and informative read that finally injects a little reality into the web services hype.



Product: Book Paperback
Title: Beginning E-Commerce with Visual Basic, ASP, SQL Server 7.0 and MTS
Publisher: Peer Information
Authors: Matthew Reynolds
Rating: 5/5
An entry level developer MUST-HAVE


I was extremely pleased with this title! It covers everything from picking a hosting company, specific Access and SQL configuration, simple shopping carts (with source code!), security issues, and even user tracking. There is also a support section on the Wrox website that gives you updated info and the code in the book in seperate ASP files. I borrowed this from a friend for the weekend and after a few hours I knew I had to have my own copy! Even if you don't know any much ASP/ADO or VB script you're in good hands - everything done is step by step and by example. Thank you Wrox! Okay enough ranting :)



Product: Book Paperback
Title: Sams Teach Yourself SQL in 10 Minutes, Third Edition
Publisher: Sams
Authors: Ben Forta
Rating: 5/5
Quick and Dirty, as it Implies


Ok, I would give it 4 1/2 if I could, but can't so I will round down. If you are learning SQL or are going to in a class room, this is a GREAT way to start, even before you start taking lessons. this book will break up learning into "10 minute" lessons, which the first few can be done thourghly in 5. (Possibly because I had already learned it but oh well). Anyway, if you go through every lesson seriously, you will walk away with a GOOD knowledge of SQL, take it from someone who uses SQL in the field.



Product: Book Paperback
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
If you buy one SQL Server book, buy this one


I bought this book not knowing what to expect. The title seemed a little pretentious to me. Well, I was wrong. This is a _great_ book -- one of the best computer books I've ever read. The coverage of Transact-SQL is so deep that I seem to glean something new each time I pick up the book. I've been working with MS SQL since 4.2, and I thought I knew all the in's and out's of the language. I was wrong about that, too. The book showed me just how little I knew.The chapter on undocumented T-SQL alone is worth the cost of the book and taught me loads I didn't know. All those hidden DBCCs, trace flags, and undocumented stored procedures were fun to discover and will definitely come in handy. Without reservation, I can recommend this book to anyone looking for the ultimate tome on SQL Server's Transact-SQL.



Product: Book Paperback
Title: .NET Enterprise Design with Visual Basic .NET and SQL Server 2000
Publisher: Sams
Authors: Jimmy Nilsson, Jimmy Nilsson
Rating: 5/5
A must buy for distributed COM+ applications


This book is a must for developers of COM+ applications developed using any .NET language and any database. The ideas discussed within it apply equally to all languages and databases. Some of the code will need to be re-written in order to work on other databases/lanaguages, but this does not negate the fact that the author covers the concepts relevant to developing the business and database tiers of a multi-tier application.The author covers testing, debugging, error logging, configuration, transactions, business rules, COM+ settings, data access, error handling and concurrency issues. With each of these subjects, he disusses the subject and then suggests a suitable approach to handle the point in question.The author obviously has a lot of experience in developing COM+ applications, and this book helps with a lot of the important aspects of distributed application design.I would defintely recommend this book to anyone designing distributed COM+ applications.



TopSellers at Amazon - Handheld PDA-s

Garmin Forerunner 301 Personal GPS with Heart Rate Monitor
PalmOne Zire 31 Handheld
PalmOne Tungsten E2 Handheld
PalmOne Tungsten E Handheld
PalmOne LifeDrive Mobile Manager
Fossil Abacus AU5005 Wrist PDA with Palm OS - Black
Franklin Speaking 11th Collegiate Dictionary
PalmOne Zire 72 Special Edition Handheld Silver
PalmOne P10952U 802.11 Wi-Fi SDIO Card for Tungsten T3 and Zire 72
HP iPAQ RX3115 Pocket PC

TopSellers at Amazon - Cables and Interconnectors

Belkin Pro Series USB 2.0 Device Cable (USB A/USB B, 10 Feet)
Belkin F3U133-06 USB Device Cable (6 FT)
Belkin F3N401-06-ICE IEEE 1394 4-Pin/6-Pin 400 Mbps FireWire Cable (6 Feet)
Belkin F3U133-16 USB 2.0 A/B Cable (16 Feet)
Belkin F3U134-10 USB A/A Extension Cable; 10ft
Sima CT-2 Video Signal Processor
Monster Cable iSplitter for iPod and PowerBook
Nikon UC-E6 Replacement USB Cable for Coolpix 2100, 2200, 3100, 3200, 4200, 5200, 8400 & 8800 Digital Cameras
Belkin IEEE 1394 FireWire Compatible 4pin/4pin Cable (3-foot)
Monster Cable iCable for iPod

TopSellers at Amazon - Office Phones

Motorola MD671 5.8GHz Cordless Speakerphone/Caller ID
Cardo Systems scala-500 Bluetooth Headset
Plantronics Audio 90 Multimedia Stereo PC Headset
VTech ip5850 5.8 GHz DSS Cordless Phone with Dual Handsets and Digital Answering System
Creative Labs WebCam Live!
Uniden TCX800 Accessory Handset for TRU8800 Expandable Phones (Silver/Black)
Panasonic KX-TG5433M 5.8 GHz DSS Cordless Phone with Answering System and Three Handsets
Logitech 980158-0403 Internet Chat Headset
Panasonic KX-TCA60 Headset
Panasonic Type-24 PP511A Cordless Telephone Rechargeable Battery Replacement

Top 10 yahoo news about mobile phone technology

Yemen short-lists six for GSM award (ITP.net)
Servinova begins seamless Wi-Fi-GSM/GPRS VoIP network testing with ASNAP (MobileMag)
Strategic Partnership with CPS Enables Simcom to Integrate; High Accuracy Location Technology into GSM/W-CDMA Devices (ZDNet India)
Photo Release -- Servinova, a Cisco Systems Registered Partner Company Has Started Network Testing on CISCO Aironet (PrimeZone via Yahoo! Finance)
2N Intros GSM VOIP Support (Unstrung.com)
Wireless: Making a living from cellphone innards (International Herald Tribune)
Photo Release -- Servinova, a Cisco Systems Registered Partner Company Has Started Network Testing on CISCO Aironet (RedNova)
Group Helps Fight AIDS in Zambia; Four From Vancouver Join Christian Program (RedNova)
Docomo seeking overseas suppliers (Electronic Engineering Times Asia)
Bharti to outsource call-centres business for Rs 1,100 crore (Financial Express)

Valid XHTML and CSS

Valid XHTML 1.0!

Valid CSS!

Most popular searches about sql, php, apache and more

database on
simple perl script
sql server license
server php
load perl
php upload
programming in visual
database for
programming 101
card programming
associated with a trusted sql
perl curl
sql server problem
appz xxx html htm php shtml
apache log file
sql trigger
php code
contract programming
oracle9i database
apache how to
php examples
mp3 xxx html htm php shtml opendivx md5
the database
sql distinct
sql order by
php user authentication
apache history
game programming in java
solaris perl
perl host
programming windows with c#
port programming
perl pm
ssl on apache
sql seminar
hr programming
movie database software
of apache junction
to a database
apache on
shader programming
php on line
access sql
10 apache
programming and problem solving with
power programming with
php for
visual basic net programming
perl for windows
php cookbook pdf free download
mysql for dummies ebook chm file torrent
apache book emule pdf free warez

# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z