IT programming books related reviews


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
DON'T BUILD A WEBSITE WITHOUT THIS BOOK !!!


If you want to build the sophisticated and secure E-Commerce web site in ASP and VB, this book is right to you. Many of books conferred about how to build a shopping cart but not the security of the transaction.At first before I buy this book, I want to learn about web security that applied in internet banking or in transaction, so then I start to read several books about SSL, SET, Digital Certificates, PKI, etc. I just find much information about the infrastructures (like an introduction) not the application.At least I find this book and read the index, then I find that all I want to know available in here obviously and completed with the installations (of course it is 600 pages). SSL, Digital Certificates, etc wouldn't conferred to deep/detail, but I think that's no problem, because this book will show you how to actually build the site content and features, I just applied it online. It is like if you can create the animation from Macromedia Flash then not necessary to knowing how Macromedia Flash software created isn't? ^_^.After buy this book, don't forget to download the source code and the explanations of this book. (Only in several KB). You'll find the address in book, where you can download the files.Hei...I just apply the informations of this book to my website...



Product: Book Hardcover
Title: Microsoft SQL Server 2000(TM) Performance Tuning Technical Reference
Publisher: Microsoft Press
Authors: Edward Whalen, Marcilina Garcia
Rating: 5/5
Great Book. If you read it you will understand why...


Strong recommendations from others brought me to this book and I feel obliged to give back.
This is a masterpiece.Well researched and well written
I Got a hold of a couple of concepts missed in other books because of the lucidity of the examples and explanations.
Great book If you read it you will understand why....Michael Tubuo Ngong



Product: Book Paperback
Title: MySQL and PHP From Scratch
Publisher: Que
Authors: Wade Maxfield
Rating: 3/5
A guide for setting up a development platform


Maxfield did a good job of explaining how to set up and integrate MySQL, Apache, and PHP, creating a development platform under UNIX. But Appendix A, which is more than half the book, is not much more helpful than the PHP Manual.



Product: Book Paperback
Title: Oracle PL/SQL 101
Publisher: McGraw-Hill Osborne Media
Authors: Christopher Allen
Rating: 1/5
If looking for PL/SQL do not buy, if looking for SQL maybe.


This book is incorrectly titled. It should read Oracle 101 SQL not PL/SQL. Simply put there are only 2 skimpy chapters on PL/SQL. If looking for PL/SQL purchase a different text and save yourself the aggravation and lost cost issues.



Product: Book Paperback
Title: MCSE Microsoft SQL Server 2000 Database Design and Implementation: Readiness Review Exam 70-229 (Pro-Certification)
Publisher: Microsoft Press
Authors: Sharon Bjeletich, Eddy Hahn
Rating: 1/5
Not much help...


Having passed the SQL Server 6.5 exam, I didn't even find this much help as a review or prep for SQL 2000... Had to get a better book immediately!



Product: Book Paperback
Title: Oracle 9i Java Programming: Solutions for Developers Using PL/SQL and Java
Publisher: Peer Information
Authors: Bjarki Holm, John Carnell, Tomas Stubbs, Poornachandra Sarang, Kevin Mukhar, Sant Singh, Jaeda Goodman, Ben Marcotte, Mauricio Naranjo, Anand Raj, Mark Piermanini
Rating: 1/5
Attempts to cover too much material and fails


First of all, let me correct any misconceptions you might be having about this book: It is not about general, three-tier web development using Oracle and Java - instead, it is focused entirely on in-database programming with stored procedures, using Java where PL/SQL either has no solution or lacks in some aspect.For me, this book was very useful. Before I read it, I didn't see much use in Java stored procedures, finding PL/SQL a much better alternative. In short, this book tries hard to illustrate the role of each language within the Oracle database, and in the end, is successful in doing that. The issue of PL/SQL vs. Java - both in terms of performance and usefulness - is a concurrent theme throughout most of the book. For me, that latter half was the real meat on the bone. The first chapters are thought for beginners to Java and JDBC, but I skipped them mostly. The chapters on security, OS resources and PL/SQL-Java interoperability were very useful. I actually found more than one case where Java would have made a great difference for a past project! Additionally, I appreciated the performance section at the back, which cleared up many of my initial misconceptions on the subject.To summarize: If you are interested in extending your Oracle database applications by using the abilities of Java, this is the right book for you.



Product: Book Paperback
Title: Microsoft SQL Server 7.0 Database Implementation Online Training Kit: McSe Training for Exam 70-029 (It-Online Training Kit)
Publisher: Microsoft Press Rating: 4/5
Good overview, but still lacking essential material


For those who just want to achieve MCDBA and if only score is relevant to you, here is my score 897/1000 for (70-029) and 920/1000 for (70-028).Look at my review on SQL Server 7.0 System Administration Online Training Kit (70-028). I hold the same opinion for this (70-029) training kit. Yes, there are still mistakes, and not enough coverage of the subject material. I can never stress enough; you still need to have the 'Inside MS SQL Server 7.0', 'Books Online' (comes with the 120 days evaluation SQL Server 7.0 software with this kit) and actual code implementation experience. You need more time to prepare and expose yourself to this particular course. Time is the essence. This examination can be a long one, more difficult than others, but nothing is difficult if you have the determination to succeed.



Product: Book Unknown Binding
Title: Special Edition Using Microsoft SQL Server 7.0
Publisher: Que
Authors: Stephen Wynkoop
Rating: 4/5
Good, but not ideal


Like all other books from this series ("Special Edition. Using...") which I have seen, this book covers a wide range of material on the subject but is a bit shallow. Nevertheless it is useful for both database administrators and developers. The explanation is quite clear and comprehensive, though I think sometimes more examples would be helpful.The author obviously assumes that readers already have some experience with databases, most probably with previous versions of MS SQL server. If you don't have any database experience at all (not necessarily with MS SQL) you may have problems because the author doesn't explain in details the general principles of relational databases but just shows how they are implemented in MS SQL 7.0.In my opinion if you are not scared by what I said above you will find this book useful.



Product: Book Paperback
Title: Oracle Utilities: Using Hidden Programs, Import/Export, SQL*Loader, Oradebug, Dbverify, Tkprof and More
Publisher: Rampant TechPress
Authors: Dave Moore
Rating: 4/5
directed to new land


Content directed to new land and showed how to find such info in future releases.. Introduction to OraStack, OraDim, MaxMem.. and Java within Oracle is excellent. Well balanced content..



Product: Book Paperback
Title: Oracle 9i Java Programming: Solutions for Developers Using PL/SQL and Java
Publisher: Peer Information
Authors: Bjarki Holm, John Carnell, Tomas Stubbs, Poornachandra Sarang, Kevin Mukhar, Sant Singh, Jaeda Goodman, Ben Marcotte, Mauricio Naranjo, Anand Raj, Mark Piermanini
Rating: 1/5
Poor


O9iJP is loaded with examples, on integrating Java with Oracle technologies such as PL/SQL, SQL*Loader, interMedia Text, and more. Rather than a guide to Java, JDBC or PL/SQL, this book is first and foremost a collection of useful tips and tricks, that I found of great value.For example, in one of my own applications, I had been using C procs for extended file handling (working with directories, etc.). The file handling package developed and illustrated O9iJP showed me a much better alternative, as I had been having contsant maintenance problems with the C procs (related to listener setup, etc.).



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

apache
linguistic programming
php flash
sql set
database auditing
perl socket
database names
download apache 2.0
sql where
spaces perl
database language
perl based
install sql
obtained because the database is
apache directory
remote programming
perl ppm
php programming
database engine cannot open the file it is already opened
php pdf
php user
database authentication
forms programming
java database programming
oracle pl sql
visual c programming
php gallery
perl programmer
apache include
apache web server software
perl postgresql
php with
sql if
php editor
download sql
database programming
notes database
apache email
php my admin
database name
asp tutorial sql
dss programming
php forum
php beginner
internet database
php help
perl books
database sql server 2000
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