Acrobat
Authorware
CorelDRAW
Director, Lingo and Shockwave
Dreamweaver
Fireworks
Flash
Freehand
FrontPage
GoLive
HomeSite
Illustrator
Image Composer
LaTeX
Lotus Freelance Graphics
Paint Shop Pro
Photoshop
QuarkXPress
Quicktime
The Gimp

 

 

Certification
Copyright
Digital Law
E-Commerce
Electronic Publishing
Security
Web Marketing
Webmaster

 

 

Access
FileMaker
IBM DB2
Informix
Ingres
JDeveloper
MySQL and mSQL
Oracle
PowerBuilder
SQL

 

 

Audio and Video Editing
Digital Photography
Interface Design
Web Graphics
Web Multimedia
Website Design

 

 

Active Server Pages
ActiveX
Agents
C++ and C
CGI
Cold Fusion
Dynamic HTML
Frontier
General
Hackers
HTML
HTML 4
InterDev
Java
Java Server Pages
JavaScript
Linux Web
Perl
PHP
Python
SGML
VBA
VBScript
Virtual Reality
Visual J++
VRML
XHTML
XML
XSL

 

 

Apache
Microsoft IIS
Netscape
Unix

 

 

Graphic Software
Programming Software
Web Development Software

 

 

Advertising
Contact Us
Payment Methods
Safe Shopping
Shipping

 



Microsoft SQL Server 2005 Unleashed

Microsoft SQL Server 2005 Unleashed

List Price: $59.99
Our Price: $33.30
Your Save: $26.69 ( 44% )


Buy it now at Amazon.com!


Availability:
Please click buy button for full availability information.
Average Customer Rating: Average rating of 5.0/5Average rating of 5.0/5Average rating of 5.0/5Average rating of 5.0/5Average rating of 5.0/5
Manufacturer: Sams



Binding: Paperback
Dewey Decimal Number: 005.7585
EAN: 9780672328244
ISBN: 0672328240
Label: Sams
Manufacturer: Sams
Number Of Items: 1
Number Of Pages: 1752
Publication Date: 2006-12-31
Publisher: Sams
Studio: Sams

Related Items

Spotlight customer reviews:

Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: Just simply a great reference for SQL Server 2005
Comment: Even for a beginner like me. This is a great book as a reference or if you learn by experimenting and need a book to look up things here and there. I'm not an expert with SQL Server but it really seems like this book is a must have if you're dealing with SQL Server setup, management, etc..

Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: great reference
Comment: I used this almost every day now for the past couple months. I used it as a reference with developing in SQL SEVER 2005. It answers about 80% of my questions. Must books answer a little more then half - so I give this five stars.
If you write a lot of code in SQL, I highly recommended this book.

Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: Microsoft(R) SQL Server 2005 Unleashed
Comment: Very valuable when it comes to referencing all the functionality SQL Server 2005 has to offer.
Microsoft(R) SQL Server 2005 Unleashed

Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: The most comprehensive SQL 2005 book in the market
Comment: This book covers most aspects of SQL 2005. Some topics are only covered at a perfunctory level (Business Intelligence, SSIS, T-SQL etc). But many of the topics, especially archtectural ones, are covered with high level of expertise.

If you need to buy one book that covers most aspects of SQL 2005 then this should be the one. It is better and more comprehensive than "SQL 2000 Unleashed", which was also an excellent book.

Here are the topics the book covers especially well:
1)SQL 2005 Install and upgrade
2)Replication
3)Data Mirroring and other high availability solutions.
4)Index and Statistics.
5)Locking and Deadlocks.

There are better books out there for each of individual the topics of SQL 2005. But there are no book I know of which covers them as comprehensively at a high level as this book.


Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: A Good SQL Server Guide
Comment: I did not realize this book is HUGE after I got one. This book demonstrates every functionalities that MS SQL Server 2005 has and illustrates every functionality in details. Therefore, this book is worth to buy. Besides, the delivery was faster than I expected. GOOD SERVICE!


Editorial Reviews:

<>Microsoft SQL Server 2005 Unleashed offers comprehensive coverage of SQL Server 2005 that goes beyond the basic syntax and information you’ll find in the product manuals, providing in-depth information derived from the authors’ real-world experience to help you build upon your working knowledge of the product and take your experience and knowledge to a higher level. This book focuses primarily on the information needed by system and database administrators, as well as for users with overlapping duties as both DBA and developer. Included is extensive coverage of the new features and upgraded tools and capabilities of SQL Server 2005, including .NET Framework integration, Integration Services, Service Broker, Database Mirroring and Snapshots, and Reporting Services.

Detailed information on?

  • Installing, upgrading, and administering SQL Server 2005
  • Database maintenance, backup, and recovery
  • Creating and managing tables, views, stored procedures, triggers, and user-defined functions
  • Database and index design
  • SQL Server query optimization, and performance monitoring and tuning
  • Transactions, transaction management, and distributed transactions
  • SQL Server Management Studio?NEW!
  • SQL Server Notification Services; Integration Services?NEW!; Analysis Services; Reporting Services?NEW!; Web Services?NEW!
  • SQL Server Service Broker?NEW!
  • SQL Server and Microsoft .NET Framework integration, including CLR-based stored procedures, functions, and triggers?NEW!
  • SQL Server high availability and SQL Server clustering and replication
  • Database Mirroring?NEW!
  • Database Snapshots?NEW!
  • Using XML in SQL Server 2005
  • SQL Server tools and utilities

CD-ROM includes

  • 8 bonus chapters covering topics such as Notification Services, Service Broker, and Full-Text Search
  • Code samples, scripts, and sample databases
  • A PDF version of the entire book

Introduction

Part I Welcome to Microsoft SQL Server

1 SQL Server 2005 Overview

2 What’s New in SQL Server 2005

Part II SQL Server Tools and Utilities

3 SQL Server Management Studio

4 SQL Server Command-Line Utilities

5 SQL Server Profiler

Part III SQL Server Administration

6 SQL Server System and Database Administration

7 Installing SQL Server 2005

8 Upgrading to SQL Server 2005

9 Client Installation and Configuration

10 Security and User Administration

11 Database Backup and Restore

12 Database Mail

13 SQL Server Scheduling and Notification

14 SQL Server High Availability.

15 Replication

16 Database Mirroring

17 SQL Server Clustering

Part IV Database Administration

18 Creating and Managing Databases

19 Creating and Managing Tables

20 Creating and Managing Indexes

21 Implementing Data Integrity

22 Creating and Managing Views in SQL Server

23 Creating and Managing Stored Procedures

24 Creating and Managing User-Defined Functions

25 Creating and Managing Triggers

26 Transaction Management and the Transaction Log

27 Database Snapshots

28 Database Maintenance

Part V SQL Server Performance and Optimization

29 Indexes and Performance

30 Understanding Query Optimization

31 Query Analysis

32 Locking and Performance

33 Database Design and Performance

34 Monitoring SQL Server Performance

Part VI SQL Server Application Development

35 What’s New for Transact-SQL in SQL Server 2005

36 SQL Server and the .NET Framework

37 Using XML in SQL Server 2005

38 SQL Server Web Services

Part VII SQL Server Business Intelligence Features

39 SQL Server 2005 Analysis Services

40 SQL Server Integration Services

41 SQL Server 2005 Reporting Services

Bonus Chapters on the CD

42 Managing Linked and Remote Servers

43 Configuring, Tuning, and Optimizing SQL Server Options

44 Administering Very Large SQL Server Databases

45 SQL Server Disaster Recovery Planning

46 Transact-SQL Programming Guidelines, Tips, and Tricks

47 SQL Server Notification Services

48 SQL Server Service Broker

49 SQL Server Full-Text Search

Index



Buy it now at Amazon.com!

 

Writing Scene - Readers Unbound - Literature Vault - Chrispian - Webmaster's Weekly - Writing Prompts - Programming Forums - We Heart Pets - Anita Blake - Harry Dresden - Best Art Schools

 

 

iFroggy Network Blog - iFroggy Hosting - SportsForums.net - KarateForums.com - YanksBlog.com - phpBBHacks.com - DeveloperCube - Managing Online Forums - ManagingCommunities.com - CommunityAdmins.com - PhotoshopForums.com - MicrosoftBlog.com - DrGregHouse.com - Bad Boy Blog - BadBoyForums.com - SodaRatings.com - Patrick O'Keefe

 

Copyright © 2005-2008. WebDevBooks.com, iFroggy Network. All Rights Reserved. Powered by My Amazon Store Manager.