Microsoft SQL Server 2008 For Dummies

Download Microsoft SQL Server 2008 For Dummies PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470486651
Total Pages : 319 pages
Book Rating : 4.4/5 (74 download)

DOWNLOAD NOW!


Book Synopsis Microsoft SQL Server 2008 For Dummies by : Mike Chapple

Download or read book Microsoft SQL Server 2008 For Dummies written by Mike Chapple and published by John Wiley & Sons. This book was released on 2009-01-06 with total page 319 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you’re a database administrator, you know Microsoft SQL Server 2008 is revolutionizing database development. Get up to speed on SQL Server 2008, impress your boss, and improve your company’s data management — read Microsoft SQL Server 2008 For Dummies! SQL Server 2008 lets you build powerful databases and create database queries that give your organization the information it needs to excel. Microsoft SQL Server 2008 For Dummies helps you build the skills you need to set up, administer, and troubleshoot SQL Server 2008. You’ll be able to: Develop and maintain a SQL Server system Design databases with integrity and efficiency Turn data into information with SQL Server Reporting Services Organize query results, summarizing data with aggregate functions and formatting output Import large quantities of data with SSIS Keep your server running smoothly Protect data from prying eyes Develop and implement a disaster recovery plan Improve performance with database snapshots Automate SQL Server 2008 administration Microsoft SQL Server 2008 For Dummies is a great first step toward becoming a SQL Server 2008 pro!

Microsoft SQL Server 2008 All-in-One Desk Reference For Dummies

Download Microsoft SQL Server 2008 All-in-One Desk Reference For Dummies PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118051947
Total Pages : 774 pages
Book Rating : 4.1/5 (18 download)

DOWNLOAD NOW!


Book Synopsis Microsoft SQL Server 2008 All-in-One Desk Reference For Dummies by : Robert D. Schneider

Download or read book Microsoft SQL Server 2008 All-in-One Desk Reference For Dummies written by Robert D. Schneider and published by John Wiley & Sons. This book was released on 2011-02-09 with total page 774 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you’re in charge of database administration, developing database software, or looking for database solutions for your company, Microsoft SQL Server 2008 All-In-One Desk Reference For Dummies can help you get a handle on this extremely popular relational database management system. Here you’ll find what’s new in the latest version; how to choose and install the right variation for your needs; how to monitor, maintain, and protect your data; and what it takes to keep your database healthy. You’ll discover how to: Build and maintain tables Design a database and communicate with it Retrieve, analyze, and report data Build solid, robust database applications Use the SQL Server Optimizer and Query Designer Navigate SQL Server with Visual Studio Develop useful reports with the Report Builder and Report Designer Create Business Intelligence solutions with Business Intelligence Development Studio Configure your server and perform major administrative tasks To help you quickly find what you need, Microsoft SQL Server 2008 All-In-One Desk Reference For Dummies is divided into nine minibooks: Essential Concepts Designing and Using Databases Interacting With Your Data Database Programming Reporting Services Analysis Services Performance Tips and Tricks Database Administration Appendixes Microsoft SQL Server 2008 All-In-One Desk Reference For Dummies gets you started, helps you solve problems, and will even answer your questions down the road!

Beginning Microsoft SQL Server 2008 Programming

Download Beginning Microsoft SQL Server 2008 Programming PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118059603
Total Pages : 724 pages
Book Rating : 4.1/5 (18 download)

DOWNLOAD NOW!


Book Synopsis Beginning Microsoft SQL Server 2008 Programming by : Robert Vieira

Download or read book Beginning Microsoft SQL Server 2008 Programming written by Robert Vieira and published by John Wiley & Sons. This book was released on 2011-01-31 with total page 724 pages. Available in PDF, EPUB and Kindle. Book excerpt: This comprehensive introduction to SQL Server begins with an overview of database design basics and the SQL query language along with an in-depth look at SQL Server itself Progresses on to a clear explanation of how to implement fundamental concepts with the new 2008 version of SQL Server Discusses creating and changing tables, managing keys, writing scripts, working with stored procedures, programming with XML, using SQL Server Reporting and Integration Services, and more Features updated and new material, including new examples using Microsoft's AdventureWorks sample database

Professional SQL Server 2005 Administration

Download Professional SQL Server 2005 Administration PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470121092
Total Pages : 768 pages
Book Rating : 4.4/5 (71 download)

DOWNLOAD NOW!


Book Synopsis Professional SQL Server 2005 Administration by : Brian Knight

Download or read book Professional SQL Server 2005 Administration written by Brian Knight and published by John Wiley & Sons. This book was released on 2007-03-06 with total page 768 pages. Available in PDF, EPUB and Kindle. Book excerpt: SQL Server 2005 is the largest leap forward for SQL Server since its inception. With this update comes new features that will challenge even the most experienced SQL Server DBAs. Written by a team of some of the best SQL Server experts in the industry, this comprehensive tutorial shows you how to navigate the vastly changed landscape of the SQL Server administration. Drawing on their own first-hand experiences to offer you best practices, unique tips and tricks, and useful workarounds, the authors help you handle even the most difficult SQL Server 2005 administration issues, including blocking and locking. You'll learn how to fine-tune queries you've already written, automate redundant monitoring and maintenance tasks, and use hidden tools so that you can quickly get over the learning curve of how to configure and administer SQL Server 2005. What you will learn from this book How to use some of the more advanced concepts of installation Techniques for properly administering development features such as SQL CLR Ways to secure your SQL Server from common threats How to choose the right hardware configuration Best practices for backing up and recovering your database Step-by-step guidelines for clustering your SQL Server Who this book is for This book is for experienced developers and database administrators who plan to administer or are already administering an SQL Server 2005 system and its business intelligence features. Wrox Professional guides are planned and written by working technologists to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

Professional Microsoft SQL Server 2008 Programming

Download Professional Microsoft SQL Server 2008 Programming PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470632097
Total Pages : 938 pages
Book Rating : 4.4/5 (76 download)

DOWNLOAD NOW!


Book Synopsis Professional Microsoft SQL Server 2008 Programming by : Robert Vieira

Download or read book Professional Microsoft SQL Server 2008 Programming written by Robert Vieira and published by John Wiley & Sons. This book was released on 2010-09-29 with total page 938 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is written for SQL Server 2008. However, it does maintain roots going back a few versions and looks out for backward compatibility issues with SQL Server 2005 and SQL Server 2000. These versions are old enough that there is little to no time spent on them except in passing. The book is oriented around developing on SQL server. Most of the concepts are agnostic to what client language you use although the examples that leverage a client language general do so in C#. For those who are migrating from early versions of SQL Server, some “gotchas” that exist any time a product has versions are discussed to the extent that they seem to be a genuinely relevant issue. This book assumes that you have some experience with SQL Server and are at an intermediate to advanced level. The orientation of the book is highly developer focused. While there is a quick reference-oriented appendix, there is very little coverage given to beginner level topics. It is assumed that you already have experience with data manipulation language (DML) statements and know the basics of the mainstream SQL Server objects (views, stored procedures, user defined functions, etc.). If you would like to brush up on your knowledge before diving into this book, the author recommends reading Beginning SQL Server 2008 Programming first. There is very little overlap between the Beginning and Professional books and they are designed to work as a pair.

Microsoft SQL Server 2008 Management and Administration

Download Microsoft SQL Server 2008 Management and Administration PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 076868885X
Total Pages : 1117 pages
Book Rating : 4.7/5 (686 download)

DOWNLOAD NOW!


Book Synopsis Microsoft SQL Server 2008 Management and Administration by : Ross Mistry

Download or read book Microsoft SQL Server 2008 Management and Administration written by Ross Mistry and published by Pearson Education. This book was released on 2008-12-23 with total page 1117 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you need to deploy, manage, or secure Microsoft SQL Server 2008, this is the complete, fast-paced, task-based reference you’ve been searching for. Authored by a world-class expert on SQL Server in the enterprise, this book goes far beyond the basics, taking on the complex tasks that DBAs need to make the most of Microsoft’s flagship database platform. SQL Server MVP, Ross Mistry presents proven techniques for SQL Server 2008 installation, upgrades, backup/restore, data transfer, indexing, high availability, security, and much more. He draws on extensive testing in high-profile production environments to offer step-by-step solutions and powerful tips you won’t find anywhere else. Every chapter begins with a section identifying SQL Server 2008’s most significant new improvements, and concludes with a convenient summary of best practices. Each chapter also outlines the benefits of leveraging Windows Server 2008. Understand how to: Master DBA tips, tricks, and best practices proven in actual enterprise environments Install, upgrade or transition to SQL Server 2008. Harden and Secure an implementation. Encrypt SQL Server from an end-to-end perspective. Implement high availability—and leverage SQL Server 2008’s major improvements to failover clustering and database mirroring Save time with SQL Server 2008’s new policy-based management tools Performance tune and troubleshoot a SQL Server 2008 environment. Optimize application performance and manage workloads with the powerful new Resource Governor Implement Performance Studio, maintenance plans, Transparent Data Encryption and much more... Bonus Content: The book is based on Windows Server 2008 Step by step instructions of how to implement a failover cluster on Windows Server 2008 SQL Server PoweShell Administration Tasks Consolidate and virtualize SQL Server with Hyper-V Step by step instructions on how to install Hyper-V Proactively Monitor SQL Server with Operations Manager Install Windows Server 2008 certificates to encrypt SQL Server data Contributing Writers include: Hilary Cotter – SQL Server MVP John Welch – SQL Server MVP Marco Shaw – PowerShell MVP Maciej Pilecki – SQL Server MVP Shirmattie Seenarine – Technical Writer

Microsoft SQL Server 2008 For Dummies

Download Microsoft SQL Server 2008 For Dummies PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : pages
Book Rating : 4.:/5 (751 download)

DOWNLOAD NOW!


Book Synopsis Microsoft SQL Server 2008 For Dummies by :

Download or read book Microsoft SQL Server 2008 For Dummies written by and published by . This book was released on 2008 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Knight's 24-Hour Trainer

Download Knight's 24-Hour Trainer PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118287444
Total Pages : 355 pages
Book Rating : 4.1/5 (182 download)

DOWNLOAD NOW!


Book Synopsis Knight's 24-Hour Trainer by : Brian Knight

Download or read book Knight's 24-Hour Trainer written by Brian Knight and published by John Wiley & Sons. This book was released on 2011-11-30 with total page 355 pages. Available in PDF, EPUB and Kindle. Book excerpt: A unique book-and-video package for learning Microsoft SQL Server Integration Services If you need a practical, hands-on introduction to Microsoft SQL Server 2008 Integration Services (SSIS), this book and video package from foremost SSIS authority Brian Knight gets you thoroughly up to speed. Each lesson in the book includes three major components: a thorough description of how each SSIS feature or process works; a tutorial that walks you through the process or technique; and a video lesson that demonstrates it. If you take full advantage of this comprehensive package, you will gain enough experience to tackle your first SSIS project with confidence. SQL Server Integration Services 2008 (SSIS) builds on the revolutionary database product suite first introduced by Microsoft in 2005 and is a powerful tool for performing extraction, transformation, and load (ETL) operations essential to data warehousing If you're just learning SSIS, the step-by-step tutorials in this book and DVD training package will ready you to tackle your own first project Every lesson in the book is supplemented by instructional video on the DVD Note:As a part of this title, video lessons are included on DVD. For the e-book versions, video lessons can be accessed at wrox.com using a link provided in the interior of the e-book.

SQL All-in-One For Dummies

Download SQL All-in-One For Dummies PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118038657
Total Pages : 746 pages
Book Rating : 4.1/5 (18 download)

DOWNLOAD NOW!


Book Synopsis SQL All-in-One For Dummies by : Allen G. Taylor

Download or read book SQL All-in-One For Dummies written by Allen G. Taylor and published by John Wiley & Sons. This book was released on 2011-03-10 with total page 746 pages. Available in PDF, EPUB and Kindle. Book excerpt: The soup-to-nuts guide on all things SQL! SQL, or structured query language, is the international standard language for creating and maintaining relational databases. It is the basis of all major databases in use today and is essential for the storage and retrieval of database information. This fun and friendly guide takes SQL and all its related topics and breaks it down into easily digestible pieces for you to understand. You’ll get the goods on relational database design, development, and maintenance, enabling you to start working with SQL right away! Provides an overview of the SQL language and examines how it is integral for the storage and retrieval of database information Includes updates to SQL standards as well as any new features Explores SQL concepts, relational database development, SQL queries, data security, database tuning, and more Addresses the relationship between SQL and programming as well as SQL and XML If you’re looking for an up-to-date sequel to the bestelling first edition of SQL All-in-One For Dummies, then this is the book for you!

Microsoft SQL Server 2008 MDX Step by Step

Download Microsoft SQL Server 2008 MDX Step by Step PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 0735638446
Total Pages : 565 pages
Book Rating : 4.7/5 (356 download)

DOWNLOAD NOW!


Book Synopsis Microsoft SQL Server 2008 MDX Step by Step by : Bryan Smith

Download or read book Microsoft SQL Server 2008 MDX Step by Step written by Bryan Smith and published by Pearson Education. This book was released on 2009-02-25 with total page 565 pages. Available in PDF, EPUB and Kindle. Book excerpt: Teach yourself the Multidimensional Expressions (MDX) query language—one step at a time. With this practical, learn-by-doing tutorial, you’ll build the core techniques for using MDX with Analysis Services to deliver high-performance business intelligence solutions. Discover how to: Construct and execute MDX queries Work with tuples, sets, and expressions Build complex sets to retrieve the exact data users need Perform aggregation functions and navigate data hierarchies Assemble time-based business metrics Customize an Analysis Services cube through the MDX script Implement dynamic security to control data access Develop MDX-driven reports in SQL Server Reporting Services CD features: Practice exercises Database and code samples Fully searchable eBook

Microsoft SQL Server 2008 Step by Step

Download Microsoft SQL Server 2008 Step by Step PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 0735637989
Total Pages : 793 pages
Book Rating : 4.7/5 (356 download)

DOWNLOAD NOW!


Book Synopsis Microsoft SQL Server 2008 Step by Step by : Mike Hotek

Download or read book Microsoft SQL Server 2008 Step by Step written by Mike Hotek and published by Pearson Education. This book was released on 2008-11-12 with total page 793 pages. Available in PDF, EPUB and Kindle. Book excerpt: Teach yourself SQL Server 2008—one step at a time. Get the practical guidance you need to build database solutions that solve real-world business problems. Learn to integrate SQL Server data in your applications, write queries, develop reports, and employ powerful business intelligence systems. Discover how to: Install and work with core components and tools Create tables and index structures Manipulate and retrieve data Secure, manage, back up, and recover databases Apply tuning plus optimization techniques to generate high-performing database applications Optimize availability through clustering, database mirroring, and log shipping Tap business intelligence tools—Reporting, Analysis, and Integration Services CD features: Practice exercises and code samples Fully searchable eBook For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.

Expert Cube Development with Microsoft SQL Server 2008 Analysis Services

Download Expert Cube Development with Microsoft SQL Server 2008 Analysis Services PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 184719723X
Total Pages : 493 pages
Book Rating : 4.8/5 (471 download)

DOWNLOAD NOW!


Book Synopsis Expert Cube Development with Microsoft SQL Server 2008 Analysis Services by : Chris Webb

Download or read book Expert Cube Development with Microsoft SQL Server 2008 Analysis Services written by Chris Webb and published by Packt Publishing Ltd. This book was released on 2009-07-15 with total page 493 pages. Available in PDF, EPUB and Kindle. Book excerpt: Design and implement fast, scalable and maintainable cubes with Microsoft SQL Server 2008 Analysis Services with this book and eBook

Pro SQL Server 2008 Service Broker

Download Pro SQL Server 2008 Service Broker PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430208651
Total Pages : 587 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro SQL Server 2008 Service Broker by : Klaus Aschenbrenner

Download or read book Pro SQL Server 2008 Service Broker written by Klaus Aschenbrenner and published by Apress. This book was released on 2008-09-03 with total page 587 pages. Available in PDF, EPUB and Kindle. Book excerpt: Service Broker is a key Microsoft product in support of message–based processing between applications. Pro SQL Server 2008 Service Broker helps you to take full advantage of this key Microsoft technology, beginning from the fundamentals, moving through installation and application development, and ultimately showing you how to develop highly available and scalable applications based upon the service–oriented architecture that is quickly gaining ground as the way forward in application development. Comprehensive approach to developing with Service Broker Strong focus on best practices and real–world scenarios Covers the key aspects of distributed application design

Microsoft SQL Server 2008 Reporting Services Unleashed

Download Microsoft SQL Server 2008 Reporting Services Unleashed PDF Online Free

Author :
Publisher : Sams Publishing
ISBN 13 : 0768689163
Total Pages : 908 pages
Book Rating : 4.7/5 (686 download)

DOWNLOAD NOW!


Book Synopsis Microsoft SQL Server 2008 Reporting Services Unleashed by : Michael Lisin

Download or read book Microsoft SQL Server 2008 Reporting Services Unleashed written by Michael Lisin and published by Sams Publishing. This book was released on 2009-07-20 with total page 908 pages. Available in PDF, EPUB and Kindle. Book excerpt: Microsoft® SQL Server™ 2008 Reporting Services Unleashed Michael Lisin Jim Joseph Amit Goyal The authoritative, example-rich guide to Microsoft’s powerful reporting platform With Microsoft SQL Server 2008 Reporting Services you can quickly deliver relevant business intelligence data wherever it’s needed–across the entire enterprise, and through the entire reporting lifecycle. SQL Server 2008 Reporting Services Unleashed gives you all the authoritative information you’ll need to make the most of Microsoft’s most powerful reporting platform as a database professional, manager, or user. In-depth coverage makes this book an ideal reference, and its extensive set of practical examples help you address virtually any challenge in deployment, configuration, administration, or report building. The authors have extensively expanded this edition with deeper reference information, many more practical examples, and insider perspective into Reporting Services 2008’s powerful new enhancements. You’ll discover how to take full advantage of Reporting Services’ significant architectural changes, its flexible new Tablix control, improved visualization through charts and gauges, deep SharePoint integration through SharePoint Integrated Mode, new output presentation formats, and much more. Understand how to Learn about the new features of Service Pack 1 (SP1) and the SQL Server 2008 R2 release Quickly take advantage of Microsoft’s newest SQL Server Reporting Services enhancements Use Reporting Services to identify trends and solve real business problems Master report authoring–from basic, wizard-driven techniques to the cutting edge Group, sort, and aggregate data, and define the right scope for your information Utilize advanced report formatting techniques Work effectively with multidimensional sources Manage report data sources and models Secure reports against attacks and intrusions Customize Reporting Services with embedded functions, custom assemblies, URL access, Web Services, and other extensions Thoroughly integrate SQL Server reporting into any SharePoint site Michael Lisin, lead author of Microsoft SQL Server 2005 Reporting Services, has years of field experience working with SQL Server Reporting Services at Microsoft and delivering solutions for Microsoft’s enterprise customers. Jim Joseph, co-author of Microsoft SQL Server 2005 Reporting Services Unleashed, is an independent contractor with 10 years experience developing custom software solutions in a variety of industries. He has worked with SQL Server Reporting Services since the first beta release. Amit Goyal, lead program manager for Microsoft’s Reporting Services team, has extensive insider’s knowledge of SQL Server 2008 Reporting Services. ON THE WEB: Download all examples and source code presented in this book from informit.com/sams Category: Microsoft Databases Covers: Microsoft SQL Server 2008 Reporting Services User Level: Intermediate—Advanced

Microsoft SQL Server 2005 Integration Services

Download Microsoft SQL Server 2005 Integration Services PDF Online Free

Author :
Publisher : Sams Publishing
ISBN 13 : 0768689988
Total Pages : 742 pages
Book Rating : 4.7/5 (686 download)

DOWNLOAD NOW!


Book Synopsis Microsoft SQL Server 2005 Integration Services by : Kirk Haselden

Download or read book Microsoft SQL Server 2005 Integration Services written by Kirk Haselden and published by Sams Publishing. This book was released on 2006-07-21 with total page 742 pages. Available in PDF, EPUB and Kindle. Book excerpt: All medium to large companies have to deal with data being stored in a number of databases, spreadsheets and proprietary applications. Bringing all this data together into one system can be useful to analyzing the business; but can also be quite difficult to do. Integration Services is the next big bet in Microsoft's business intelligence lineup, providing you with true enterprise extract transform and load features (ETL). Microsoft SQL Server 2005 Integration Services concentrates on providing you with real world solutions to real world problems, giving you a head start on various projects. If you are only evaluating Integration Services, you'll be able to focus on the early chapters with the option of drilling down into details in the later chapters where some of the more complex concepts will be discussed in detail. The interesting sidebars peppered throughout the book provide insight into the processes, people and decisions that yielded the final IS product.

Microsoft® SQL Server® 2008 Administrator's Pocket Consultant

Download Microsoft® SQL Server® 2008 Administrator's Pocket Consultant PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 720 pages
Book Rating : 4.:/5 (11 download)

DOWNLOAD NOW!


Book Synopsis Microsoft® SQL Server® 2008 Administrator's Pocket Consultant by : William Stanek

Download or read book Microsoft® SQL Server® 2008 Administrator's Pocket Consultant written by William Stanek and published by . This book was released on 2008 with total page 720 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get the practical, pocket-sized guide for IT professionals who need to administer, maintain, and optimize SQL Server 2008. Written by award-winning author William Stanek, this portable reference delivers essential details for using SQL Server 2008 to help protect and manage your company s data whether automating tasks, creating indexes and views, performing backups and recovery, replicating transactions, tuning performance, managing server activity, importing and exporting data, or performing other key tasks. Featuring quick-reference tables, lists, and step-by-step instructions, this handy, one-stop guide provides fast, accurate answers on the spot whether you re at your desk or in the field! Key Book Benefits Provides fast facts and immediate reference for administering SQL Server 2008 Delivers must-know details for taking advantage of the improved scalability, security features, and management tools in SQL Server 2008 Features concise tables, easy-to-scan lists, and step-by-step instructions for fast answers, wherever you need them.

Microsoft SQL Server 2008 Bible

Download Microsoft SQL Server 2008 Bible PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118079876
Total Pages : 1680 pages
Book Rating : 4.1/5 (18 download)

DOWNLOAD NOW!


Book Synopsis Microsoft SQL Server 2008 Bible by : Paul Nielsen

Download or read book Microsoft SQL Server 2008 Bible written by Paul Nielsen and published by John Wiley & Sons. This book was released on 2011-02-11 with total page 1680 pages. Available in PDF, EPUB and Kindle. Book excerpt: Harness the power of SQL Server, Microsoft’s high-performance database and data analysis software package, by accesing everything you need to know in Microsoft SQL Server 2008 Bible. Learn the best practices, tips, and tricks from this comprehensive tutorial and reference, which includes specific examples and sample code, with nearly every task demonstrated in both a graphical and SQL code method. Understand how to develop SQL Server databases and data connections, how to administer the SQL Server and keep databases performing optimally, and how to navigate all the new features of the 2008 release.