Archive for the 'Database' Category

PHP 5 Power Programming

PHP 5 Power Programming
By Andi Gutmans, Stig Sæther Bakken, Derick Rethans

Publisher : Prentice Hall PTR
Pub Date : October 27, 2004
ISBN : 0-13-147149-X
Pages : 720

Overview :

In this book, PHP 5’s co-creator and two leading PHP developers show you how to make the most of PHP 5’s industrial-strength

enhancements in any projectno matter how large or complex. Their unique insights and realistic examples illuminate PHP 5’s new

object model, powerful design patterns, improved XML Web services support, and much more. Whether you’re creating web

applications, extensions, packages, or shell scriptsor migrating PHP 4 codehere are high-powered solutions you won’t find

anywhere else.

Review PHP’s syntax and master its object-oriented capabilitiesfrom properties and methods to polymorphism, interfaces, and

reflection

Download Link:

[http://rapidshare.com/files/71272691/PHP_5_Power_Programming.chm]




Web Database Application with PHP and MySQL, 2nd Edition

Web Database Application with PHP and MySQL, 2nd Edition
By David Lane, Hugh E. Williams

Publisher : O’Reilly
Pub Date : May 2004
ISBN : 0-596-00543-1
Pages : 816

Overview :

This new edition has been redesigned around the rich offerings of PEAR. Several of these, including the Template package and the

database-independent query API, are fully integrated into examples and thoroughly described in the text. In addition, through a

complex sample application–Hugh and Dave’s Wine Store–all the important techniques of dynamic content are introduced. Good

design is emphasized, such as dividing logic from presentation. The book introduces PHP 5 and MySQL 4.1 features, while

providing techniques that can be used on older versions of the software that are still in widespread use.

Download Link:

[http://rapidshare.com/files/71266184/OReilly.Web.Database.Applications.with.PHP.and.MySQL.2nd.Edition.May.2004.eBook-DDU.chm]




Programming PHP

Title : Programming PHP
Pub Date : March 2002
Author : By Rasmus Lerdorf, Kevin Tatroe
Publisher: O’Reilly
ISBN : 1-56592-610-2
Overview :

Programming PHP is a comprehensive guide to PHP, a simple yet powerful language for creating dynamic web content. Filled with

the unique knowledge of the creator of PHP, Rasmus Lerdorf, this book is a detailed reference to the language and its

applications, including such topics as form processing, sessions, databases, XML, and graphics. Covers PHP 4, the latest version

of the language.

Now, more than ever, the Web is a major vehicle for corporate and personal communications. Web sites carry photo albums,

shopping carts, and product lists. Many of those web sites are driven by PHP, an open source scripting language primarily

designed for generating HTML content.

Since its inception in 1994, PHP has swept over the Web. The millions of web sites powered by PHP are testament to its

popularity and ease of use. It lies in the sweet spot between Perl/CGI, Active Server Pages (ASP), and HTML. Everyday people can

learn PHP and can build powerful dynamic web sites with it.

Download Link:

http://rapidshare.com/files/71265509/OReilly.ProgrammingPHP.chm




Web Application Design Handbook : Best Practices for Web-Based Software

Title : Web Application Design Handbook : Best Practices for Web-Based Software
Pub Date : 2004
Author : Susan Fowler, Victor Stanwick
Publisher: Morgan Kauffman Publisher
ISBN : ISBN 1-55860-752-8
Overview :

The standards for usability and interaction design for Web sites and software are well known. While not everyone uses those
standards, or uses them correctly, there is a large body of knowledge, best practice, and proven results in those fields, and a
good education system for teaching professionals “how to.” For the newer field of Web application design, however, designers are
forced to reuse the old rules on a new platform. This book provides a roadmap that will allow readers to put complete working
applications on the Web, display the results of a process that is running elsewhere, and update a database on a remote server

using an Internet rather than a network connection.

Web Application Design Handbook describes the essential widgets and development tools that will the lead to the right design

solutions for your Web application. Written by designers who have made significant contributions to Web-based application

design, it delivers a thorough treatment of the subject for many different kinds of applications, and provides quick reference

for designers looking for some fast design solutions and opportunities to enhance the Web application experience. This book adds

flavor to the standard Web design genre by juxtaposing Web design with programming for the Web and covers design solutions and

concepts, such as intelligent generalization, to help software teams successfully switch from one interface to another.

Download Link:
[http://rapidshare.com/files/71294207/Morgan.Kaufmann.Web.Application.Design.Handbook.Best.Practices.for.Web.Based.Software.Jun.

2004.eBook]


IT Project Management: On Track From Start to Finish, Second Edition

Title : IT Project Management: On Track From Start to Finish, Second Edition
Pub Date : 2004
Author : by Joseph Phillips
Publisher: McGraw-Hill/Osborne
ISBN : ISBN:0072232021
Overview :

While this title prepares readers for the CompTIA IT Project+ exam, it also highlights the unique challenges of technology projects, shows how to clearly define project parameters and goals, and explains how smaller steps fit into the overall objective.

Download Link:
http://rapidshare.com/files/71376057/McGraw.Hill.Osborne.IT.Project.Management.On.Track.From.Start.to.Finish.Second.Edition.chm




SCHAUM’S OUTLINE OF : Theory and Problems of SOFTWARE ENGINEERING

Title : SCHAUM’S OUTLINE OF : Theory and Problems of SOFTWARE ENGINEERING
Pub Date : 2002
Author : DAVID A. GUSTAFSON
Publisher: Schaum’s Outline Series : McGRAW-HILL
ISBN : -
Overview :

SoftwareEngineeringisnotjustsurveysoftechniquesandterminology;itincludes techniques that students must master. This book is designed for college students taking courses in software engineering at the undergraduate and graduate level.
During my 25+ years of teaching software engineering at both the undergraduate and graduate level, I have realized the need for solved examples and for guidance to help students with these techniques.

Thisbookisintendedtobeusedinconjunctionwithatextbookorlecturenotes on software engineering. The background and motivation for diagrams, notations and techniques are not included. Included are rules about proper construction of diagrams. Instructions on using techniques are given. Rules are included about applying techniques. Most important, examples and solved problems are given for diagrams, notations, and techniques.

Download Link:
http://rapidshare.com/files/71281656/McGraw-Hill_-_Schaum_s_Outline_of_Theory_and_Problems_of_Software_Engineering.pdf




MySQL/PHP Database Applications, Second Edition

Title : MySQL/PHP Database Applications, Second Edition
Pub Date : 2004
Author : Brad Bulger, Jay Greenspan, and David Wall
Publisher: Wiley Publishing, Inc
ISBN : ISBN: 0-7645-4963-4
Overview :

Welcome. If you are thumbing through these pages, you’re probably considering writing Web-based applications with PHP and MySQL. If you decide to go with these tools, you’ll be in excellent company. Thousands of developers—from total newbies to programmers with years of experience—are turning to PHP and MySQL for their Web-based projects, and for good reason.

Both PHP and MySQL are easy to use, fast, free, and powerful. If you want to get a dynamic Web site up quickly, there are no better choices. The PHP scripting language was built for the Web. All the tasks common to Web development can be performed in PHP with an absolute minimum of effort. Similarly, MySQL excels at tasks common to dynamic Web sites. Whether you’re creating a content-management system or an e-commerce application, MySQL is a great choice for your data storage.

Download Link:
http://rapidshare.com/files/71265162/John.Wiley.And.Sons.MySQL.PHP.Database.Applications.2nd.Edition.eBook-LiB.pdf




Seeing Data: Designing User Interfaces for Database Systems Using .NET

Title : Seeing Data: Designing User Interfaces for Database Systems Using .NET
Pub Date : July 16, 2004
Author : Rebecca M. Riordan
Publisher: Addison Wesley Professional
ISBN : 0-321-20561-8
Pages : 544
Overview :

Nowadays, users and clients demand exceptionally usable software. But few developers are trained to create high-quality user

interfaces, and few .NET books offer much help—until now.

In Seeing Data , Microsoft MVP Rebecca M. Riordan shows how to use .NET’s advanced UI tools to build applications that reflect

today’s interface design best practices. She offers visual examples, code, and techniques for every .NET project.

Writing for experienced .NET developers, Riordan introduces core principles of effective interface design—including focus, flow,

alignment, proximity, contrast, and consistency. She demonstrates how to architect databases for better usability, and how to

build more effective form layouts. Next, she systematically tackles user interaction, showing how to:

-Help users navigate DataSets, manipulate data, and generate reports

-Utilize menus, toolbars, buttons, and Help systems

-Enforce data integrity

-Simplify installation and customization

Download Link:

http://rapidshare.com/files/71374257/Designing_User_Interfaces_for_Database_Systems_Using_.NET.chm




MySQL/PHP Database Applications

Title : MySQL/PHP Database Applications
Pub Date : 2001
Author : Jay Greenspan and Brad Bulger
Publisher: M&T Books
ISBN : ISBN: 0-7645-3537-4
Overview :

SOON WE WILL HEAD OFF on a fabulous journey, a journey on which we will explore the ins and outs of MySQL and PHP database

applications in great detail. It’s going to be a fun trip; we just know it.

OK, maybe we’re being a bit optimistic. If you’re anything like us, there will be points when this particular journey will be a

lot more tedious than it is exciting. Let’s face facts: application development isn’t always the most exciting thing in the
world. And as with any other venture that involves programming, there are sure to be some very frustrating times, whether

because of a syntax error you can’t find or a piece of code that won’t do what you think it ought to do. But despite all that,
here you are, and I think there is a very good reason for your being here.

Web applications are the present and the future. No matter your background, whether it be Visual Basic or COBOL, or maybe you

know just some HTML and JavaScript, your résumé is only going to improve with some Web applications development experience.

We don’t think there’s a better combination of tools to have under your belt than PHP and MySQL. The numbers bear us out. PHP

and MySQL are becoming increasingly popular, and the demand for people who can use these tools will only increase.

Download Link:

http://rapidshare.com/files/71263837/Database_Applications_with_PHP_and_MySQL.pdf




Beginning Visual Basic®2005 Databases

Title : Beginning Visual Basic®2005 Databases
Pub Date : 2006
Author : Thearon Willis
Publisher: Wiley Publishing
ISBN : 0-7645-8894-X
Overview :

This book teaches Visual Basic 2005 developers the concepts and skills necessary to write VB 2005 database applications that can be used throughout their enterprises. Although the book touches on database design concepts, its focus is on using ADO.NET to access and manipulate data in relational databases. This book covers all data providers in ADO.NET briefly, but focuses on using the OleDb Data Provider for accessing Access databases, the SQL Data Provider for accessing SQL Server databases, and the Oracle Data Provider for accessing Oracle databases. Most of the examples in this book involve writing database applications for SQL Server and Oracle.

You will learn how to use queries, views, and stored procedures to efficiently access and manipulate data from your applications. I provide examples and instruction on accessing data from Windows applications, ASP.NET applications, and Web Services. You’ll also be exposed to more advanced concepts, such as writing business logic components and data access components, as well as how to read and write data from the Windows Registry. You will also learn how to encrypt and decrypt data using the .NET encryption classes and how to hash passwords to further secure your access to your data.

Download Link: [Rapidshare]