Windows Presentation Foundation Unleashed (WPF) (Unleashed)
Average customer rating: 5 out of 5 stars
  • Excellent Reference Guide
  • Great
  • From basic to advanced topic
  • Great unleashing of WPF
  • The only guide to WPF
Windows Presentation Foundation Unleashed (WPF) (Unleashed)
Adam Nathan
Manufacturer: Sams
ProductGroup: Book
Binding: Paperback

Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
NetworkingNetworking | Microsoft | Computers & Internet | Subjects | Books
InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Networks, Protocols & APIs | Networking | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Applications = Code + Markup: A Guide to the Microsoft  Windows  Presentation Foundation (Pro - Developer) Applications = Code + Markup: A Guide to the Microsoft Windows Presentation Foundation (Pro - Developer)
  2. Programming WCF Services (Programming) Programming WCF Services (Programming)
  3. Windows Communication Foundation Unleashed (WCF) (Unleashed) Windows Communication Foundation Unleashed (WCF) (Unleashed)
  4. Essential Windows Presentation Foundation (WPF) (Microsoft .NET Development Series) Essential Windows Presentation Foundation (WPF) (Microsoft .NET Development Series)
  5. Essential Windows Workflow Foundation (Microsoft .NET Development Series) Essential Windows Workflow Foundation (Microsoft .NET Development Series)

ASIN: 0672328917

Book Description

Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio.

Windows Presentation Foundation (WPF) is a key component of the .NET Framework 3.0, giving you the power to create richer and more compelling applications than you dreamed possible. Whether you want to develop traditional user interfaces or integrate 3D graphics, audio/video, animation, dynamic skinning, rich document support, speech recognition, or more, WPF enables you to do so in a seamless, resolution-independent manner. Windows Presentation Foundation Unleashed is the authoritative book that covers it all, in a practical and approachable fashion, authored by .NET guru and Microsoft developer Adam Nathan.

· Covers everything you need to know about Extensible Application Markup Language (XAML)

· Examines the WPF feature areas in incredible depth: controls, layout, resources, data binding, styling, graphics, animation, and more

· Features a chapter on 3D graphics by Daniel Lehenbauer, lead developer responsible for WPF 3D

· Delves into non-mainstream topics: speech, audio/video, documents, bitmap effects, and more

· Shows how to create popular UI elements, such as features introduced in the 2007 Microsoft Office System: Galleries, ScreenTips, custom control layouts, and more

· Demonstrates how to create sophisticated UI mechanisms, such as Visual Studio-like collapsible/dockable panes

· Explains how to develop and deploy all types of applications, including navigation-based applications, applications hosted in a Web browser, and applications with great-looking non-rectangular windows

· Explains how to create first-class custom controls for WPF

· Demonstrates how to create hybrid WPF software that leverages Windows Forms, ActiveX, or other non-WPF technologies

· Explains how to exploit new Windows Vista features in WPF applications

Customer Reviews:

5 out of 5 stars Excellent Reference Guide.......2007-10-09

Windows Vista is not only a great Operating System but also includes advanced graphics capabilities. Microsoft has developed new languages and frameworks that target Vista. Windows Presentation Foundation (XAML) helps you to build true, classic Vista style applications for Windows and Web environments. Many developers are eager to learn about this new technology and they are in search of good learning material. Adam Nathan has indeed done a good job by examining the complete features and functionalities of WPF in his latest book "Windows Presentation Foundation Unleashed."

The book consists of five parts including an Appendix. The first part provides a solid explanation to WPF, XAML and some of the important concepts in WPF. The second part introduces you to the controls shipped with WPF and various features, such as Sizing, Positioning, Transforming elements, and Panels. The final chapter discusses the deployment aspects of a WPF application. The third part provides a comprehensive overview about the various features, such as Resources, Data Binding, Styles, Templates, Skins and Themes. I feel that these chapters will be of great use for advanced developers.

Some of the interesting features of the book are colored screenshots and source codes, useful tips and FAQs at relevant pages, and additional reference material under the banner Dig Deeper. I feel that colored screenshots help a reader to taste the real essence of the code output. Moreover, the author has labeled certain portions of the source code, such as in Page 289, which will surely help a reader to understand the code much better. I must say that the book is highly code intensive. All the concepts have been examined only with codes and not using any development environment. I believe that tools such as Orcas and Expression Blend were not available at the time of the release of the book.

Part 4 explores the usage of Graphics (2D/3D), Animation and Audio/Video speech capabilities of WPF with the help of complete source code along with relevant explanation. I am amazed to see the kind of effort the author has put in to compile the facts in a meaningful manner. The final part delves deep into some of the advanced topics such as Interoperability, User custom controls and development of layout with custom panels.

The source code for all the examples along with complete table of contents, sample chapter and a list of errata can be accessed from the publisher's website. Moreover, you can also view the related information on the website maintained by the author at http://adamnathan.net/wpf/. The book also includes one Appendix which contains a list of tools and utilities available for WPF development. I would suggest the author publishes information about new tools available currently, such as Expression Blend on the Publisher's website so that readers can know about them as well.

I feel that the book will be of real value for all developers who wish to master the nuances of Windows Presentation Foundation (WPF).

I recently came to know that Adam's Silverlight Unleashed book will be released around the week of October 12. I look forward to read his book.

Anand Narayanaswamy (Microsoft MVP and Chief Technical Editor, ASPAlliance.com) is the author of Community Server Quickly

Community Server Quickly: A Concise and Practical Guide to Installation, Administration, and Customization

5 out of 5 stars Great.......2007-08-25

Great book: a fast and well written introduction to WPF. I think it's a must for anyone is thinking to start with this technology.

4 out of 5 stars From basic to advanced topic.......2007-07-30

This is a complete book on WPF. It start with the basic of XAML and then it introduce the new concept that WPF use (dependency properties, Routed events and Commands).
It give an introduction to the WPF controls and the layouts mode available.
Then it goes deep with databind, theming and skinning, drawing (2d and 3d) and finally animations.
It is The Book for WPF.

5 out of 5 stars Great unleashing of WPF.......2007-07-16

From Resource binding to databinding and beyond, pretty much every bit of WPF that you need to know to get started well is covered.

The "full color" is awesome. The examples are great. The explanations are very clear with great comparisons to the "old" winforms way of doing things.

5 out of 5 stars The only guide to WPF.......2007-07-13

For beginners or expert developers, this is the only guide you'll need to learn WPF. Excelent print quality, code markup as shown in Visual Studio, and complete information from scratch.
DataBinding, 2D drawning and animations chapters, are really impressive.
Microsoft Exchange Server 2007 Unleashed
Average customer rating: 4 out of 5 stars
  • Great book
  • A Great resource
  • Extremely Helpful!
  • Not bad but not very good either
  • Good & Bad
Microsoft Exchange Server 2007 Unleashed
Rand Morimoto , Michael Noel , Andrew Abbate , Chris Amaris , and Mark Weinhardt
Manufacturer: Sams
ProductGroup: Book
Binding: Paperback

Client-Server SystemsClient-Server Systems | Data in the Enterprise | Networking | Computers & Internet | Subjects | Books
Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
ExchangeExchange | Development | Microsoft | Computers & Internet | Subjects | Books
E-mailE-mail | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Business | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Hardware | Computers & Internet | Subjects | Books
Similar Items:
  1. Microsoft  Exchange Server 2007 Administrator's Pocket Consultant (Pro Administrator's Pocket Consultant) Microsoft Exchange Server 2007 Administrator's Pocket Consultant (Pro Administrator's Pocket Consultant)
  2. How to Cheat at Configuring Exchange Server 2007: Including Outlook Web, Mobile, and Voice Access (How to Cheat) (How to Cheat) How to Cheat at Configuring Exchange Server 2007: Including Outlook Web, Mobile, and Voice Access (How to Cheat) (How to Cheat)
  3. Microsoft  Office SharePoint  Server 2007 Administrator's Companion Microsoft Office SharePoint Server 2007 Administrator's Companion
  4. Windows PowerShell in Action Windows PowerShell in Action
  5. Microsoft SharePoint 2007 Unleashed Microsoft SharePoint 2007 Unleashed

ASIN: 0672329204

Book Description

This is the ultimate guide to the design, migration, implementation, administration, management, and support of an Exchange Server 2007 environment. The recommendations, tips, and tricks covered are based on more than two years of early adopter implementations of Exchange 2007. The authors highlight the features and functions that organizations both large and small have found to be the important components in Exchange 2007, including the new Outlook Web Access mail, functions that better support mobile devices, server-to-server mailbox replication for better data recovery, and integrated voicemail unified messaging.

Detailed information on how to…

Introduction

Part I Microsoft Exchange Server 2007 Overview

1 Exchange Server 2007 Technology Primer

2 Best Practices at Planning, Prototyping, Migrating, and Deploying Exchange Server 2007

Part II Planning and Designing an Exchange Server 2007 Environment

3 Understanding Core Exchange Server 2007 Design Plans

4 Architecting an Enterprise-Level Exchange Environment

5 Integrating Exchange Server 2007 in a Non-Windows Environment

6 Understanding Network Services and Active Directory Domain Controller Placement for Exchange Server 2007

Part III Implementing Exchange Server 2007 Services

7 Installing Exchange Server 2007

8 Implementing Edge Services for an Exchange Server 2007 Environment

9 Using the Windows PowerShell in an Exchange Server 2007 Environment

Part IV Securing an Exchange Server 2007 Environment

10 Client-Level Secured Messaging

11 Server and Transport-Level Security

12 Encrypting Email Communications with Exchange Server 2007

13 Securing Exchange Server 2007 with ISA Server

14 Understanding Enterprise Policy Enforcement Security

Part V Migrations and Coexistence with Exchange Server 2007

15 Migrating from Windows 2000 Server to Windows Server 2003

16 Migrating to Exchange Server 2007

17 Implementing Client Access and Hub Transport Servers

18 Administering an Exchange Server 2007 Environment

19 Exchange Server 2007 Management and Maintenance Practices

20 Using Microsoft Operations Manager to Monitor Exchange Server 2007

21 Using Terminal Services to Manage Exchange Servers

22 Documenting an Exchange Server 2007 Environment

Part VII Unified Communications in an Exchange Server 2007 Environment

23 Designing and Implementing Mobility in Exchange Server 2007

24 Designing and Configuring Unified Messaging in Exchange Server 2007

25 Collaborating Within an Exchange Environment Using Microsoft Office SharePoint Server 2007

26 Extending the Real-Time Communications Functionality of Exchange Server 2007

Part VIII Client Access to Exchange Server 2007

27 Getting the Most Out of the Microsoft Outlook Client

28 Leveraging the Capabilities of the Outlook Web Access (OWA) Client

29 Using Non-Windows Systems to Access Exchange Server 2007

30 Deploying the Client for Microsoft Exchange

Part IX Data Protection and Disaster Recovery of Exchange Server 2007

31 Continuous Backups, Clustering, and Network Load Balancing in Exchange Server 2007

32 Backing Up the Exchange Server 2007 Environment

33 Recovering from a Disaster in an Exchange Server 2007 Environment

Part X Optimizing Exchange Server 2007 Environments

34 Optimizing an Exchange Server 2007 Environment

35 Designing and Optimizing Storage (SAN/NAS) in an Exchange Server 2007 Environment

Index

Customer Reviews:

4 out of 5 stars Great book.......2007-08-23

Everything you need to prepare for the Exchange 2007 test. In depth information and a great reference book for "in the field" work.

4 out of 5 stars A Great resource.......2007-05-14

Assisted in my upgrade from Exchange 2003 tremendously. A Great resource amd very complete. Only one glitch (installing Exchange Management console in step 3 of upgrade should be installing Microsoft powershell.)

5 out of 5 stars Extremely Helpful!.......2007-04-07

We spent the past 4 weeks planning our migration from Exchange 2000 and 2003 to Exchange 2007 using this book, and complted the migration last weekend with complete success! (14 backend servers, 1.8 terabytes of mail). The planning and sizing information was very helpful, the step by step guidance walked us through the process, and we're now down to 4 clustered servers with Hub Transport policies managing our incoming and outgoing mail. We also found the tips and best practices to be very helpful, unlike the Microsoft installation whitepapers that walk you through the procedures, this book actually explained what not to do as often as it said what to do which is EXTREMELY helpful when you are trying to decide which option to select compared to another.

I highly recommend this book to anyone planning to migrate their organization to Exchange 2007, the information in this book definitely helped us have a successful migration!

3 out of 5 stars Not bad but not very good either.......2007-03-16

I ordered this book due to the fact that it was the first released book for Exchange 2007 on Amazon but apparently there was a reason. Live a earlier reviewer said there are a lot of errors in this book and it makes you wary if you can trust the things that are being said as fact when some of it doesn't sound exactly right.

Mainly this book is huge! going well over 1000 pages but so much of the book is just the same thing repeated over and over again. Also I don't understand the need to go into some many other topics in this book. This book covers so many other Microsoft products like AD, DNS, security WSUS, MOM, even how to install Windows server 2003! With so many thing going on in this book it's hard to find the real meat on what you bought the book for... Exchange 2007.

I would say this book is a good reference guide and will be able to help you with your migrations but look for something else to pass exam 70-236 or to get a better grasp into the inner workings of Exchange 2007.

3 out of 5 stars Good & Bad.......2007-02-24

I agree with Mitchell there are some errors in the text..but there are a lot of features i had no idea were available in Exchange like Safelist Aggregation until i read this book. Overall it's still a good investment when learning the new Exchange Server.
ASP.NET 2.0 Unleashed
Average customer rating: 4.5 out of 5 stars
  • Asp.Net 2.0 revealed
  • Book of ASP NET 2.0 heaven
  • Lies and Greed - no C# in book
  • Great ASP.NET 2.0 Book!
  • A quality book - cannot be ignored
ASP.NET 2.0 Unleashed
Stephen Walther
Manufacturer: Sams
ProductGroup: Book
Binding: Hardcover

InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
ASPASP | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Networks, Protocols & APIs | Networking | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
NetworkingNetworking | Microsoft | Computers & Internet | Subjects | Books
Similar Items:
  1. ASP.NET 2.0 Website Programming: Problem - Design - Solution (Programmer to Programmer) ASP.NET 2.0 Website Programming: Problem - Design - Solution (Programmer to Programmer)
  2. Programming Microsoft  ADO.NET 2.0 Core Reference Programming Microsoft ADO.NET 2.0 Core Reference
  3. ASP.NET 2.0 Instant Results (Programmer to Programmer) ASP.NET 2.0 Instant Results (Programmer to Programmer)
  4. Programming Microsoft  ASP.NET 2.0 Core Reference Programming Microsoft ASP.NET 2.0 Core Reference
  5. Programming Microsoft  ASP.NET 2.0 Applications: Advanced Topics Programming Microsoft ASP.NET 2.0 Applications: Advanced Topics

ASIN: 0672328232

Book Description

ASP.NET 2.0 Unleashed is a revision of the best-selling ASP.NET Unleashed, by Microsoft Software Legend Stephen Walther. It covers virtually all features of ASP.NET 2.0 including more than 50 new controls, personalization, master pages, and web parts. All code samples are presented in VB and C#. Throughout the more than 2,000 pages, you will be shown how to develop state-of-the-art Web applications using Microsoft's latest development tools. This resource is guaranteed to be used as a reference guide over and over!

Customer Reviews:

4 out of 5 stars Asp.Net 2.0 revealed.......2007-06-08

Trying to read most other book on asp.net 2.0 programming books are dull, boring, and mostly hard to follow. ASP.Net 2.0 Unleashed was considerable easier to follow steps and really hit on the concepts!

5 out of 5 stars Book of ASP NET 2.0 heaven.......2007-05-14

I've been read a lot of ASP NET books, but since I read this one my knowledge of using this tecnology has changed and a lot of concepts in this plataform as well. Therefore, the best ASP NET book I've ever read!

1 out of 5 stars Lies and Greed - no C# in book.......2007-04-22

"All code samples are presented in VB and C#." If you were able to read the previous sentence describing the book's contents, you, like me, would naturally assume that C# code is present in the book. You would be wrong. The C# code is relegated to the CD only, making reading the book from a C# perspective awkward at best. I've written the publisher, who foolishly asked for feedback. Bottom line, if you develop in C#, this book is not for you.

5 out of 5 stars Great ASP.NET 2.0 Book!.......2007-03-10

I am a web developer that started with Classic ASP and eventually moved to the .NET framework. With the release of .NET 2.0 came a wide variety of new tools and objects to use and I wanted to get up-to-date with all the new features it provided. Looking for the right book (built on a tutorial/reference base) I read through the different reviews of books on ASP.NET 2.0 offered on this site and ultimately chose this book. I AM GLAD I DID!!! This book is jam packed with 1600 pages of tutorial-style code that goes over all the new functions and essentially everything I wanted. The book provides source code in C# as well as VB.NET. If you are looking to come to speed with ASP.NET 2.0 this is definitely the book for you.
-John W. [asp:webDeveloper]

5 out of 5 stars A quality book - cannot be ignored.......2007-02-28

I would give this book 1000 stars if I could, and yet it's far from perfect. How can this be?
I will try to explain.

Well this book is a product of amazing quality, input and hard work from the author.
Here are the pros:
it is only written by one author.
It has complete code listings [it comes in at a wapping 1900+ pages] - and this cannot be underestimated, as lots of books give you snippets so you have to look in 2 or 3 places to understand what you're doing.
The code listings are on the disk and they are very very well organized by chapter. They are in VB and C#
The code listings all work
it has few typos, I'm reading it from front to back and I've come across very little that is wrong.
It progresses very nicely from the simple to the complex
it is intensely practical in the way that it's written being basically one long tutorial covering all the vital aspects ASP.net and how they relate to the .Net framework

the cons:
the listings are in VB which is verbose and a worse choice for a thick book (obviously that's a subjective point)

often the examples contain scads of features (sqldatasource, objectdatasource etc...etc..) that are not explained until later in the book. This can be a good thing though

it's not the only book you can read because even though it goes through all the features it's not definitive and does not contain industrial quality or highly elegant code.

it's very light on theory.

Even having said all that, I still can't recommend this book enough because so much of what passes for computer books (especially on ASP.net) is so awful and incomplete that this tome stands out for the right reasons.

I'm not alone in praising it, even the father of ASP.Net Scott Guthrie gives it 5 stars, that has got to count for something

Windows Communication Foundation Unleashed (WCF) (Unleashed)
Average customer rating: 4 out of 5 stars
  • Sample does not work
  • In-depth, comprehensive and complete
  • Excellent coverage of the technology!
  • Excellent book for WCF!!!
  • Must read for comprehensive WCF knowledge
Windows Communication Foundation Unleashed (WCF) (Unleashed)
Craig McMurtry , Marc Mercuri , Nigel Watling , and Matt Winkler
Manufacturer: Sams
ProductGroup: Book
Binding: Paperback

Distributed DatabasesDistributed Databases | Databases | Computers & Internet | Subjects | Books
Client-Server SystemsClient-Server Systems | Data in the Enterprise | Networking | Computers & Internet | Subjects | Books
Software DevelopmentSoftware Development | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
NetworkingNetworking | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
Web ServicesWeb Services | Web Development | Computers & Internet | Subjects | Books
Similar Items:
  1. Windows Presentation Foundation Unleashed (WPF) (Unleashed) Windows Presentation Foundation Unleashed (WPF) (Unleashed)
  2. Programming WCF Services (Programming) Programming WCF Services (Programming)
  3. Pro WF: Windows Workflow in .NET 3.0 (Expert's Voice in .Net) Pro WF: Windows Workflow in .NET 3.0 (Expert's Voice in .Net)
  4. Essential Windows Workflow Foundation (Microsoft .NET Development Series) Essential Windows Workflow Foundation (Microsoft .NET Development Series)
  5. Essential Windows Presentation Foundation (WPF) (Microsoft .NET Development Series) Essential Windows Presentation Foundation (WPF) (Microsoft .NET Development Series)

ASIN: 0672329484

Book Description

<>Windows Communication Foundation (WCF) is a new Microsoft technology for allowing software to communicate. Superseding earlier technologies, such as COM/DCOM, .NET Remoting, ASP.NET Web Services, and the Web Services Enhancements for .NET, WCF provides a single solution that is designed to always be the best way to exchange data among software entities. It also provides the infrastructure for developing the next generation of Web services, with support for the WS-* family of specifications, and a new serialization system for enhanced performance. For information technology professionals, WCF supplies an impressive array of administration tools that enterprises and software vendors can use to reduce the cost of ownership of their solutions without writing a single line of code. Most important, WCF finally delivers on the long-postponed promise of model-driven software development with the new software factory approach, by which one can iteratively design solutions in a modeling language and generate executables from lower-level class libraries.

Windows Communication Foundation Unleashed is designed to be the best resource for software developers and architects working with WCF. The book guides readers toward a conceptual understanding of all the facilities of WCF and provides step-by-step guides to applying the technology to practical problems.

As evangelists at Microsoft for WCF, Craig McMurtry, Marc Mercuri, Nigel Watling, and Matt Winkler are uniquely positioned to write this book. They had access to the product as it was being built and to the development team itself. Their work with enterprises and outside software vendors has given them insight into how others see the software, how they want to apply it, and the challenges they face in doing so.


Foreword

Introduction

Part I Introducing the Windows Communication Foundation

2 The Fundamentals

3 Data Representation

4 Sessions, Reliable Sessions, Queues, and Transactions

Part II Introducing the Windows Workflow Foundation

5 Fundamentals of the Windows Workflow Foundation

6 Using the Windows Communication Foundation and the Windows

Part III Security

7 Security Basics

8 Windows CardSpace, Information Cards, and the Identity Metasystem

9 Securing Applications with Information Cards

10 Advanced Security

Part IV Integration and Interoperability

11 Legacy Integration

12 Interoperability

Part V Extending the Windows Communication Foundation

13 Custom Behaviors

14 Custom Channels

15 Custom Transports

Part VI Special Cases

16 Publish/Subscribe Systems

17 Peer Communication

18 Representational State Transfer and Plain XML Services

Part VII The Lifecycle of Windows Communication Foundation Applications

19 Manageability
20 Versioning

Part VIII Guidance
21 Guidance

Index

Customer Reviews:

1 out of 5 stars Sample does not work.......2007-07-18

Code sample provided does not work. The author doesn't seem to know the difference between a client and host! No source code is provided in a cd or by download.

5 out of 5 stars In-depth, comprehensive and complete.......2007-06-27

I haven't finished the entire thing (about 200 pages to go), but so far it has covered up to the most obscure detail you might need to know. I must admit, however, WPF has an incredibly steep learning curve and some of its features are terribly counter-intuitve, but it is an amazing technology. The book shows you the power of the technology with great examples and explanations of the details you thought you knew.

5 out of 5 stars Excellent coverage of the technology!.......2007-05-19

Between the WPF Unleashed book and this one I am thoroughly impressed by the quality of this series. This book is easy to read with in depth information, very relevant. It covers a lot of useful techniques: in particular security, customization and integration with WF. A real step ahead of the other books. A Must have for all serious WCF programmer.

5 out of 5 stars Excellent book for WCF!!!.......2007-05-04

I would definitely recommend this book for someone who is new to WCF and is looking to learn WCF in-depth.

Also if you want to learn Cardspace this is THE book I would say :)

I liked the way the Federated security was explained.

Craig has done a marvellous job!!!


4 out of 5 stars Must read for comprehensive WCF knowledge.......2007-04-10

This book is a must read for anyone wanting to learn WCF in-depth. The coverage of topics is comprehensive and the authors have a very lucid style that makes the material very easy to understand.
Microsoft Visual Studio 2005 Unleashed
Average customer rating: 4 out of 5 stars
  • No codes samples available
  • Great breakdown on the tool for novices and professionals alike!
  • Microsoft Visual Studio Unleashed
  • Full of insightful information
  • Nice information, puts it all in context...
Microsoft Visual Studio 2005 Unleashed
Lars Powers , and Mike Snell
Manufacturer: Sams
ProductGroup: Book
Binding: Paperback

Software DevelopmentSoftware Development | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
Software EngineeringSoftware Engineering | Computer Science | Computers & Internet | Subjects | Books | Design Tools & Techniques | General | Information Systems | Methodology | Multimedia Information Systems
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Visual StudioVisual Studio | Visual Basic | Development | Microsoft | Computers & Internet | Subjects | Books
Similar Items:
  1. Professional Visual Studio 2005 Professional Visual Studio 2005
  2. Visual Studio 2005 All-In-One Desk Reference For Dummies (For Dummies (Computer/Tech)) Visual Studio 2005 All-In-One Desk Reference For Dummies (For Dummies (Computer/Tech))
  3. ASP.NET 2.0 Unleashed ASP.NET 2.0 Unleashed
  4. Mastering Web Development with Microsoft Visual Studio 2005 Mastering Web Development with Microsoft Visual Studio 2005
  5. Microsoft(R) SQL Server 2005 Unleashed Microsoft(R) SQL Server 2005 Unleashed

ASIN: 0672328194

Book Description

Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real-world development experience with detailed information about the IDE to make you more productive and ease transition from other development environments (including prior versions of Visual Studio). This book will also help you increase team collaboration and project visibility with Visual Studio Team Systems and it will give you straight, to-the-point answers to common developer questions about the IDE.

Chapters include:

Customer Reviews:

5 out of 5 stars No codes samples available.......2007-03-07

An excellent book. Lots of examples. Unfortunately, you will have to type in all the code examples yourself as the Sams Publishing web page does not have any downloads even though the back covers says that they are available.

5 out of 5 stars Great breakdown on the tool for novices and professionals alike!.......2007-02-21

This book did a great job of revealing the breadth of features available in the product. I think this book is quite useful to not only those that are just getting started but those that are seriously considering implementing VS/TFS in the organization. Even if you are an experienced user of Visual Studio you will certainly learn several new tricks. In fact, I reference this book with my clients who are interested in rolling out VS and TFS.

1 out of 5 stars Microsoft Visual Studio Unleashed.......2007-01-10

The book has been a disappointment; it assumes that the reader knows almost everything there is to know about the Visual Studio 2005 program, and the explanations are vague, and far and few in between.
I just wasted valuable money buying this book. I should have checked its contents at the local bookstore first before purchaing it.
This book is poorly written.

4 out of 5 stars Full of insightful information.......2006-12-18

I was very impressed with the content found in this book, there was wide coverage of not only the in's and out's of using the IDE, which is an excellent introduction to any beginner, but also great coverage of Visual Studio Team System and the automation model found within Visual Studio allowing anyone to extend the IDE, which is more in line with an intermediate developer. This book is well suited for the beginning to intermediate developer looking to get up to speed with Visual Studio 2005. Great job Lars and Mike.

4 out of 5 stars Nice information, puts it all in context..........2006-10-08

OK... I can see why Microsoft Visual Studio has been such a popular IDE for developers. Microsoft Visual Studio 2005 Unleashed from Lars Powers and Mike Snell does a nice job in explaining the value of the latest version of this classic, as well as being an in-depth guide to the feature set...

Contents:
Part 1 - An Introduction to Visual Studio 2005/.NET: A Quick Tour of Visual Studio 2005; A Quick Tour of the IDE; .NET Framework and Language Enhancements in 2005
Part 2 - The Visual Studio 2005 Environment - In-depth: Solutions and Projects; Browsers and Explorers; Introducing the Editors and Designers; Working with Visual Studio's Productivity Aids; Refactoring Code; Debugging with Visual Studio 2005; The Visual Studio Automation Object Model; Writing Macros, Add-ins, and Wizards; The .NET Community - Consuming and Creating Shared Code
Part 3 - Visual Studio 2005 at Work: Creating ASP.NET User Interfaces; Building Windows Forms; Working with Databases; Web Services and Visual Studio
Part 4 - Visual Studio Team System: Team Collaboration and Visual Studio Team System; Managing and Working with Team Projects; Source Control; Work Item Tracking; Modeling; Testing; Team Foundation Build; Index

For someone like me who isn't a .NET developer, I found Part 1 very useful. The intro and tour gave me a great overview of what the IDE offers, and I could easily relate the different parts to the environment (Eclipse) I'm already familiar with. With that background, I could have easily taken Parts 2 and 3 and become productive in relatively short order. The authors maintain a good blend of text to screenshots to code, so I felt like I was getting a combination of reference and tutorial information in one volume. The argument could be made that all this information can be found in the help files, as is the case with most applications. But it's a lot easier to learn a tool like this (at least for me) when there's a structured guide that puts all the information in context. The Unleashed titles do just that, and this one is no exception...
Microsoft Internet Security and Acceleration (ISA) Server 2004 Unleashed
Average customer rating: 5 out of 5 stars
  • Well Leashed and Very Useful Installation Guide
  • Awesome Book
  • Great book on a rising product!
  • Practical volume for assessing, designing and implementing ISA
Microsoft Internet Security and Acceleration (ISA) Server 2004 Unleashed
Michael Noel
Manufacturer: Sams
ProductGroup: Book
Binding: Paperback

Internet Information ServerInternet Information Server | Development | Microsoft | Computers & Internet | Subjects | Books
EncryptionEncryption | Security & Encryption | Web Development | Computers & Internet | Subjects | Books
PrivacyPrivacy | Business & Culture | Computers & Internet | Subjects | Books
Client-Server SystemsClient-Server Systems | Data in the Enterprise | Networking | Computers & Internet | Subjects | Books
Network SecurityNetwork Security | Networking | Computers & Internet | Subjects | Books
InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Windows SecurityWindows Security | Security & Encryption | Computers & Internet | Subjects | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Dr. Tom Shinder's Configuring ISA Server 2004 Dr. Tom Shinder's Configuring ISA Server 2004
  2. Microsoft  Internet Security and Acceleration (ISA) Server 2004 Administrator's Pocket Consultant (Pro-Administrator's Pocket Consultant) Microsoft Internet Security and Acceleration (ISA) Server 2004 Administrator's Pocket Consultant (Pro-Administrator's Pocket Consultant)
  3. How to Cheat at Configuring ISA Server 2004 (How to Cheat) (How to Cheat) How to Cheat at Configuring ISA Server 2004 (How to Cheat) (How to Cheat)
  4. MCSA/MCSE Self-Paced Training Kit (Exam 70-350): Implementing Microsoft Internet Security and Acceleration Server 2004 (Pro-Certification) MCSA/MCSE Self-Paced Training Kit (Exam 70-350): Implementing Microsoft Internet Security and Acceleration Server 2004 (Pro-Certification)
  5. Microsoft Exchange Server 2003 Unleashed (2nd Edition) (Unleashed) Microsoft Exchange Server 2003 Unleashed (2nd Edition) (Unleashed)

ASIN: 067232718X

Book Description

A detailed look into best practice design, deployment, and maintenance of an ISA Server 2004 Environment. Written by industry expert Michael Noel, of Convergent Computing, ISA Server 2004 Unleashed provides guidance for ISA deployment scenarios, including step by step guides for configuring ISA to secure Exchange Outlook Web Access, deploying ISA Server 2004 Enterprise edition arrays, setting up Site to Site VPNs, deploying ISA as a reverse proxy in the DMZ of a firewall, and much more. This book covers ISA in great detail, with emphasis on real-world situations and labor-saving scripts that help administrators take control of an ISA environment and leverage its full potential to provide unprecedented levels of security to an environment.

Customer Reviews:

4 out of 5 stars Well Leashed and Very Useful Installation Guide.......2006-05-29

The book is poorly named. "Unleashed" suggests to me wild and wonderful things to do with complex features or even tricks and undocumented things. This is definitely a black Labrador on-the-leash kind of book, and it will get an administrator safely across the broad avenue that is an ISA installation. It's a great book in spite of the name.

I used "Unleashed" as a guide for installation of ISA Server 2004 (replacing ISA Server 2000) on the perimeter of a small office network that has ten servers on three different domains (including a web server and a mail server) and twenty workstations. I studied this book and Shinder's "Configuring ISA Server 2004" extensively before beginning the installation, and I had previous experience doing the installation and maintenance of the ISA 2000 installation that ISA 2004 replaced.

I preferred this book ("Unleashed") to the Shinder book as an installation guide, but I like Shinder as a reference because of its greater depth (twice as many pages). Both books promote ISA, but the Shinder books examines (in a defensive but very useful way) competing options to ISA more thoroughly. Shinder's book then would be more useful for those evaluating ISA versus competing products.

I also have the Microsoft MCSA/MCSE Training Kit. This book is the only ISA 2004 book that includes a 120-day trial version of ISA Server 2004. I have spent only two hours with this book but found the questions and answers at the end of each lesson helpful reflecting on key points. I did find a glaring error early on. It is not true that "the IP address assigned to the external interface [of the ISA server] must be routable ON [emphasis added] the Internet." The truth is that this IP address must be routable TO the Internet; and a private address (10.1.1.1 for example) will do just fine if there is (as in my case) a router with a public address between ISA and the Internet. Microsoft books are of coure authoratative and prep well for the exams in spite of an occasional error.

Our ISA server is connected on the Internet side with a private (nonroutable) IP address to an $89 Linksys router, which is configured with simple firewall filters. The Linksys router has a public IP address and connects to a Verizon DSL modem. A laptop in the DMZ between ISA and the router is used for testing ISA protection. The ISA server of course could be connected directly to the DSL modem; but we like the presence of the additional appliance (the Linksys router) as an additional level of defense. We run GFI (number one Exchange spam filter) on our Exchange server since ISA and most other firewall products only do token spam filtering.

"Unleashed" provided sufficiently detailed and accurate guidance for each step that I took: hardening the OS, installing ISA, configuring the networks attached to the ISA NICs, setting up firewall rules, publishing an IIS web server, publishing an Exchange mail server, and setting up Outlook web access. The total time required was only two hours even with a couple of errors.

ISA is a complex product with routing, caching proxy and reverse proxy servers, firewall (including stateful and advance application level inspection), VPN server, and simple spam filter. Michael Noel in "Unleashed" clearly shows how to use the greatly improved ISA administrative interface with its templates and wizards to configure my simple architecture and also more complex architectures that place servers in the DMZ as well as the limited single-homed topology with the ISA server in the DMZ. My company is not using VPN, but the book provides thorough coverage of VPN, which many be mission-critical to those with branch offices and road warriors.

Lastly, if you are new to ISA, be aware that ISA 2006 was released as a beta earlier this year. Many reviews suggest that ISA 2006 is not a major change. Microsoft says that upgrading from 2004 to 2006 will be supported. Amazon shows no titles as yet for ISA 2006. My guess is that the final release of 2006 will not come before the end of the year.

5 out of 5 stars Awesome Book.......2006-02-20

This is by far the best ISA Server book on the market.
Worth every penny I paid for it.

5 out of 5 stars Great book on a rising product!.......2005-11-28

This is THE book if you are looking to learn ISA 2004. It is structured in an easy-to-understand manner for windows admins who are familiar with Windows but may not have been exposed to ISA Server or are upgrading from ISA 2000. All in all this is the only book on the subject you'll need.

5 out of 5 stars Practical volume for assessing, designing and implementing ISA.......2005-11-13

I found this book to be extremely helpful in understanding ISA architecture and how it might fit into our organization.

The book is well laid out, concise and readable. The first section lays out a high level view of ISA functions and provides a clear overview of how to assess which components are appropriate for solving specific network security issues. The section on deployment goes into more detail, explaining how to install and configure the various components of an ISA deployment. Part III on securing servers and services goes into the specific details of configuring ISA to protect messaging, web and RPC traffic.

Microsoft networking products continue to improve both in functionality and ease of use. Having guides like this make understanding and implementing new technology viable even for small organizations with limited budgets.
Microsoft SharePoint 2007 Unleashed
Average customer rating: 4 out of 5 stars
  • A book for MOSS administrator
  • Best Sharepoint book I own...and I own 5 of them!
  • Excellent overall coverage of MOSS
  • Good book for admins
  • Thorough, informative, a must-have
Microsoft SharePoint 2007 Unleashed
Michael Noel , and Colin Spence
Manufacturer: Sams
ProductGroup: Book
Binding: Paperback

Client-Server SystemsClient-Server Systems | Data in the Enterprise | Networking | Computers & Internet | Subjects | Books
Intranets & ExtranetsIntranets & Extranets | Networking | Computers & Internet | Subjects | Books
LANLAN | Networks, Protocols & APIs | Networking | Computers & Internet | Subjects | Books
GeneralGeneral | Networks, Protocols & APIs | Networking | Computers & Internet | Subjects | Books
GeneralGeneral | Accounting | Business | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Business | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
GeneralGeneral | Computers & Internet | Subjects | Books
NetworkingNetworking | Microsoft | Computers & Internet | Subjects | Books
Similar Items:
  1. Microsoft  Office SharePoint  Server 2007 Administrator's Companion Microsoft Office SharePoint Server 2007 Administrator's Companion
  2. SharePoint 2007 User's Guide: Learning Microsoft's Collaboration and Productivity Platform SharePoint 2007 User's Guide: Learning Microsoft's Collaboration and Productivity Platform
  3. Workflow in the 2007 Microsoft Office System Workflow in the 2007 Microsoft Office System
  4. Microsoft(R) SharePoint(R) 2007 Development Unleashed Microsoft(R) SharePoint(R) 2007 Development Unleashed
  5. Microsoft SharePoint 2007 For Dummies (For Dummies (Computer/Tech)) Microsoft SharePoint 2007 For Dummies (For Dummies (Computer/Tech))

ASIN: 0672329476

Book Description

<>SharePoint provides a cost-effective, easy-to-implement solution for organizations interested in enhancing team collaboration, document management, and search functionality and in providing a portal to access corporate resources and intranet/extranet environments. The SharePoint 2007 family (consisting of Windows SharePoint Service 3.0 and Microsoft Office SharePoint Server 2007) build upon these features and toolsets and introduce a staggering array of new tools and capabilities that undeniably make SharePoint 2007 an enterprise-class solution.

This new edition walks IT professionals, website designers, SharePoint administrators, and SharePoint power users through the design, implementation, and customization process. Exciting new capabilities such as workflow, records management, web content management, business processes, and business intelligence features are covered in depth. Best practices are provided for planning the architecture, scaling to meet the organization&rsquo;s needs, migrating from SharePoint 2003, and managing the farm or multi-farm environment.

Part I: SharePoint 2007 Overview, Planning, and Implementation provides an introduction to SharePoint 2007 technologies and covers the architecture process. Details on installing SharePoint 2007 and processes for migrating from SharePoint 2003 are included.

Part II: Using SharePoint 2007 Technologies covers the core feature set of SharePoint 2007 that power users and administrators will need to master, including libraries, lists, designing and managing pages, workspaces, and sites.

Part III: Managing a SharePoint Environment provides best practices on managing and administering the SharePoint infrastructure, securing the environment, maintaining and managing the environment and databases, and backing up and restoring the SharePoint 2007 environment.

Part IV: Extending the SharePoint Environment goes into detail on the topics of configuring email-enabled content, Exchange Server integration, enabling presence information with Office Communication Server 2007, and securing remote access with ISA Server 2006. In addition, chapters are included on using SharePoint Designer 2007.


Introduction

Part I SharePoint 2007 Overview, Planning, and Implementation

1 Introducing SharePoint 2007

2 Planning and Architecting a SharePoint 2007 Deployment

3 Planning Redundancy and Scaling the SharePoint Environment

4 Planning the SharePoint 2007 User Environment

5 Installing Windows SharePoint Services and Microsoft Office SharePoint Server 2007

6 Migrating from SharePoint 2003 to SharePoint 2007

Part II Using SharePoint 2007 Technologies

7 Using Libraries and Lists in SharePoint 2007

8 Managing Libraries and Lists in SharePoint 2007

9 Designing and Managing Pages, Workspaces, and Sites in SharePoint 2007

10 Using Word, Excel, and Excel Services with SharePoint 2007 335

11 Leveraging Additional Office 2007 Products in a SharePoint 2007 Environment

12 Implementing Records Management and Enabling Web Content Management in SharePoint 2007

13 Benefiting from the Enhanced Search Capabilities in SharePoint 2007

14 Managing and Administering SharePoint Infrastructure

15 Securing a SharePoint Environment

16 Maintaining and Monitoring SharePoint 2007 Environments and Databases

17 Backing Up and Restoring a SharePoint Environment

Part IV Extending the SharePoint Environment

18 Configuring Email-Enabled Content and Exchange Server Integration

19 Enabling Presence Information in SharePoint with Microsoft Office Communications Server 2007

20 Providing Secured Remote Access to SharePoint Using ISA Server 2006

21 Using Designer 2007 to Extend SharePoint 2007 Workflows and Customize the User Experience

22 Exploring Business Process and Business Intelligence Features in SharePoint 2007

Index

Customer Reviews:

4 out of 5 stars A book for MOSS administrator.......2007-10-09

So far I have read 5 books about SharePoint 2007. This is my fifth book in this subject. This book is different. This book is for IT system administrators and not for developers. However, as a consultant for SharePoint 2007 development, I find that this book reveals the administration considerations I usually ignore. Therefore, my review is based on the uniqueness of this book.

Pros:
1. This book is an excellent resource for system administrators. It covers most of SharePoint administration I can think of. In addition, the authors provide guide lines for SharePoint migration, the integration of SharePoint 2007 / Exchange 2007 / ISA 2006 / Forefront, and farm planning. These are the gems of this book. You can not afford to skip the chapters about application of Exchange/ISA/Forefront in Internet SharePoint 2007 environment.

Cons:
1. Tables and Figures are printed in small fonts. I would prefer a bigger font size.
2. This book is around 800 pages, and is written for system administrators. If you are a developer, you might be disappointed because there are only a few lines of code.
3. The authors discuss the SharePoint infra-structure including Exchange/ISA/Forefront. However, the lab environment is not designed that way. So the readers who want to do exercise might be disappointed.

My personal recommendation: If you are MOSS and WSS administrator, you must have this book. If you are a versatile consultant, this book should be a good reference on your book shelf. If you are a pure hand-on developer and new to SharePoint, you might opt to choose code-intensive books such as Inside SharePoint Service 3.0 by Ted Pattison.

I rate the book four stars.

5 out of 5 stars Best Sharepoint book I own...and I own 5 of them!.......2007-09-19

I bought this book as it is a complete overview of every aspect of a Sharepoint 2007 implementation than any other book I have. It covers best practices for everything from what kind of site template to use to what are the best security methods for your SQL database. Very thorough and the best book on Sharepoint 2007 out there. It is in depth enough to get the job done but not so deep that there isn't room for the entire project plan of a Sharepoint implementation.

If you are like me and the ONLY resource in your company for installing, implementing, administering and rolling out Sharepoint, this is the book for you.

4 out of 5 stars Excellent overall coverage of MOSS.......2007-06-27

Are you looking for one book that gives you an overall view of Microsoft Office SharePoint Server 2007 and its possibilities? Michael Noel and Colin Spence have managed to include ideas that were not possible in the earliest MOSS books. The first books relied heavily on beta-versions and some things were not available for the first books.
In addition to covering administration and basic customization of MOSS, SharePoint 2007 Unleashed contains very good sections on planning and installing MOSS. It also covers how to use Office applications with SharePoint. I especially enjoyed the chapters about Exchange 2007 and Office Communications Server. Both being relatively new, information in a concentrated form is hard to come by and this book gives a good overview on what to consider. It helped us alot!
Each chapter ends with a Best Practices section that provides some very good information.

If you need one book that gives you good, concise information about SharePoint Server 2007; I recommend this book!

5 out of 5 stars Good book for admins.......2007-06-23

SharePoint 2007 Unleashed is a great reference for SharePoint administrators. I found it to have a great balance of high level planning information as well as detailed information that can be used as a reference once you've got SharePoint installed. What I liked best about this book was the breadth of subjects it covered. Noel and Spence aren't just experts on SharePoint, but other disciples. And it shows. This book covers not only how to get the most out of SharePoint, but how to use SharePoint with Exchange, MOM, ISA, OCS, the Office clients and more. The icing on the cake is the backup and recovery chapter. It includes a great script that can be used in small installations to use STSADM to back up all the Site Colletions in the farm. Very nice.

As a SharePoint administrator and SharePoint MVP I highly recommend this book.

5 out of 5 stars Thorough, informative, a must-have.......2007-06-18

As an experienced SharePoint I.T. Administrator, I found this book very informative with detailed information and "how tos" on the various capabilities of MOSS 2007. I thought that this book was well organized with the book's "lack of fluff" and getting directly to what MOSS 2007 can do and offer. The book starts out with the first chapter's general description of what will be covered in the book as well as the chapter number as to where these features will be discussed in more detail. After the Chapter 1 overview, the actual, in-depth discussion following is done. Through the new features described including features of document libraries, lists, sites, and how to leverage the workflow capabilities within a team site and within SharePoint Designer 2007 and other features within MOSS 2007, Enterprise Edition (Business Intelligence, Excel Services, Business Data Catalog, etc), the authors' extensive amount of technical expertise, knowledge and experience of the subject matter is quite obvious.

Not only does this book describe the features within a MOSS 2007 team site, this book contains in-depth information about how to effectively administer MOSS 2007 within I.T., including utilizing the SharePoint Central Administration tool. Also the integration between MOSS 2007 and Microsoft Office 2007, SharePoint Designer 2007 (formerly FrontPage), ISA Server 2006, Live Communication Server, and Exchange Server 2007 are discussed.

Looking to get up to speed quickly with learning about MOSS 2007, including its capabilities and its potential as a tool that can greatly help the productivity and collaboration within an enterprise, I found that this book delivers in providing that knowledge in a concise yet descriptive and thorough format.

If you are an experienced SharePoint 2003 Administrator, the authors provide an honest approach in describing the shortcomings and limitations of SharePoint 2003, and describe how MOSS 2007 improves those shortcomings. However, even though you may not have any background in the previous versions of SharePoint, the authors do mention that no prior experience is necessary and you will not be disappointed in discovering within this book as to how MOSS 2007 can be leveraged within your team at your company.

Whether you are a SharePoint I.T. Administrator who will be planning, installing and supporting MOSS 2007 at your company or if you are knowledge worker looking for a step-by-step guide on how to take full advantage of the capabilities of a MOSS 2007 team site, this book is the must-have reference guide and instruction manual that you will need to accomplish what you are looking for.
Ubuntu Unleashed
Average customer rating: 3.5 out of 5 stars
  • Not deep enough for the initiated, too many errors for noobs
  • Not worth the money
  • Too much bloat
  • Not detailed in LINUX basics......
  • Not for Linux users
Ubuntu Unleashed
Andrew Hudson , and Paul Hudson
Manufacturer: Sams
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Unix | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Linux | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Similar Items:
  1. The Official Ubuntu Book (2nd Edition) The Official Ubuntu Book (2nd Edition)
  2. Ubuntu Hacks: Tips & Tools for Exploring, Using, and Tuning Linux (Hacks) Ubuntu Hacks: Tips & Tools for Exploring, Using, and Tuning Linux (Hacks)
  3. Ubuntu Linux Bible Ubuntu Linux Bible
  4. Ubuntu for Non-Geeks, 2nd Edition: A Pain-Free, Project-Based, Get-Things-Done Guidebook Ubuntu for Non-Geeks, 2nd Edition: A Pain-Free, Project-Based, Get-Things-Done Guidebook
  5. Hacking Ubuntu: Serious Hacks Mods and Customizations (ExtremeTech) Hacking Ubuntu: Serious Hacks Mods and Customizations (ExtremeTech)

ASIN: 0672329093

Book Description

Incorporating an advanced approach to presenting information about Ubuntu, Ubuntu Unleashed aims to provide the best and latest information that intermediate to advanced Linux users need to know about installation, configuration, system administration, server operations, and security. Written by renowned open source authors, Paul and Andrew Hudson, it includes detailed information on hot topics in Ubuntu Linux, such as wireless networks, and programming in PHP, Perl and others. It thoroughly covers all of Ubuntu's software packages, including up-to-date material on new applications, Web development, peripherals, and programming languages. It also includes updated discussion of the architecture of the Linux kernel 2.6, USB, KDE, GNOME, Broadband access issues, routing, gateways, firewalls, disk tuning, GCC, Perl, Python, printing services (CUPS), and security. The included DVD comes with a complete Ubuntu Linux distribution.

Customer Reviews:

1 out of 5 stars Not deep enough for the initiated, too many errors for noobs.......2007-09-27

One of the early lessons in the book outlines a procedure that is for Dapper (a previous version) that does not work for Ubuntu 7.04. Unfortunately, this is just one example of the many frustrations caused by the sloppy editing in an uncharacteristically poor effort by the Unleashed bunch.

If you're willing to use the Ubuntu Forums (or any third-party) to identify the apps that you'd like to run, I may be able to save you thirty bucks. The middle 80% of the book seems to repeat the following three messages over and over:
1. The app is in Synaptic
2. Set it up with info on the web or in the 'man' pages
3. If confused, consult a deeper source

If you've been playing with Linux for more than a couple of months, this book will probably be beneath you. If you're completely new, there are better books out there. The other reviewers have named some good ones; I would start there.

2 out of 5 stars Not worth the money.......2007-08-10

I pre-ordered this book weeks before it was released. I did so because it came with the newest version of the installation media. However, the content within the book has NOT been updated as well as it should. There are whole sections that are wholly inaccurate due to the fact that certain aspects of the software have changed. For those that respect a publishers inability to keep up with constantly changing versions, be aware that at least some of the changes (most notably a start up procedure called UPSTART) have changed 2 VERSIONS ago. Joining the publishers on-line membership, which promises updates and errata, offers absolutely nothing in regards to the outdated material.
As far as the authors, I do think this is a very well written, easy to read and understand book, which is why I didn't give it the worst rating.

3 out of 5 stars Too much bloat.......2007-07-16

Well, I saw the book at Barnes&Nobles before ordering it from Amazon, therefore I was already fully prepared to face numerous chapters of stuff I don't need. It is one of those unfortunate cases when authors simply want to cover everything, without scratching deep any particular topic.

Seriously, how could they pack "Burning CDs in Gnome" and "Apache2 Configuration" into the same bag? And you won't become an expert in Apache after reading it, by the way. Well... did you expect to? :)

In my case it was probably what I needed anyway, because I had not had any significant Linux knowledge, so I figured having one of those bricks laying in the far corner of a bookshielf would be helpful.

For deeper understanding of Linux I used web and "Running Linux" by Matthias Dalheimer, which I highly recommend.

3 out of 5 stars Not detailed in LINUX basics.............2007-06-08

Not as good as I thought it should be. Not very detail writing.

1 out of 5 stars Not for Linux users.......2007-05-12

I'm an old RedHat/FC user. Recently I gave up on RPM and decided to move to something more reliable. That would be a Debian based distro for sure. And as Ubuntu is the most famous Debian based distro currently I thought I would give it a shot.

I was looking for a book to help me out during this migration from FC to Ubuntu. And because this book had a lot of good reviews, I decided to go for it.

The book doesn't add anything new to a Linux user knowledge. And it doesn't even do things the "Ubuntu way". In the Apache chapter for example, instead of saying just apt-get install apache2 and then focus on how to handle multiple configuration files, it wasted many pages going through how to compile Apache from the source code. The same thing applies to the email server configuration.

This book barely scratches the surface. It doesn't provide enough info for serious users.
Maybe it can be a good start of a desktop user who doesn't want to go too deep. But if you are a sys admin, or an old Linux user, stay away.
Red Hat Fedora Core 6 Unleashed
Average customer rating: 4.5 out of 5 stars
  • A good updater for Red Hat-derivative distros
  • From A to Z
  • treat as a reference text on Core 6
Red Hat Fedora Core 6 Unleashed
Paul Hudson , and Andrew Hudson
Manufacturer: Sams
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Unix | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Linux | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Fedora 6 and Red Hat Enterprise Linux Bible Fedora 6 and Red Hat Enterprise Linux Bible
  2. Fedora Linux: A Complete Guide to Red Hat's Community Distribution Fedora Linux: A Complete Guide to Red Hat's Community Distribution
  3. Ubuntu Unleashed (2nd Edition) (Unleashed) Ubuntu Unleashed (2nd Edition) (Unleashed)
  4. A Practical Guide to Linux(R) Commands, Editors, and Shell Programming A Practical Guide to Linux(R) Commands, Editors, and Shell Programming
  5. Fedora 7 and Red Hat Enterprise Linux Bible Fedora 7 and Red Hat Enterprise Linux Bible

ASIN: 0672329298

Book Description

Red Hat® Fedora™ Core 6 Unleashed presents comprehensive coverage of Fedora Core 6, the popular Linux distribution developed by the Red Hat-sponsored Fedora Project.

This book provides detailed information on installing, using, and administering Fedora. You&rsquo;ll learn how to set up a desktop workstation or a high-powered server, and you&rsquo;ll find complete details on Yum, Fedora&rsquo;s easy-to-use desktop and productivity software.

Red Hat® Fedora™ Core 6 Unleashed covers a wide range of topics from using the software you need every day for work, such as the OpenOffice.org productivity suite and the Firefox web browser, to configuring your Linux desktop to run smoothly using multiple printers, shell scripts, and more.

For the hardcore Linux enthusiast, there is complete coverage of the X Window system, Linux programming (including Mono), web server administration, and network administration.

Andrew Hudson is a regular freelance contributor to Linux Format magazine, the UK&rsquo;s largest Linux magazine. His particular area of expertise is Fedora Core and the Red Hat Enterprise platform.

Paul Hudson is a professional developer and full-time journalist for Future Publishing. His articles have appeared in Mac Format, PC Answers, PC Format, PC Plus, and Linux Format.

DVD includes

Register your book at www.samspublishing.com/register

for access to exclusive bonus content and other resources.

Category: Operating Systems/Linux

Covers: Fedora Core 6 Linux Distribution

User Level: Intermediate—Advanced

www.samspublishing.com

$49.99 USA / $61.99 CAN / £35.99 Net UK (inc. of VAT)

Customer Reviews:

4 out of 5 stars A good updater for Red Hat-derivative distros.......2007-07-09

I find Fedora Core 6 Unleashed, by Paul Hudson, to be a very good companion to CentOS 5.0, which is a community distribution based on Red Hat Enterprise Linux, version 5. Indeed, FC 6 and CentOS 5 even both use the same Linux kernel, the 2.6.18 kernel. I've been a great fan of Mark Sobell's books and I still am, but this book is a excellent source, both as an overview and as a reference work. It even has a chapter on virtualization. About the only features of CentOS that are not covered in this book are clustering and cluster storage, but in every other respect, this book really hits the spot. As a Linux user, I consider myself to be at the "intermediate" level, and the book is just about right for this level of expertise.

5 out of 5 stars From A to Z.......2007-05-11

This is the best book that will take you from the Zero level (actually, i had some good knowledge about Linux administration and programming) to a level that allow you to run some network services (such as; email, shared folders, LDAP, Proxy, DNS ...etc).
I highly recommend to have this book in your home or work.

4 out of 5 stars treat as a reference text on Core 6.......2007-01-17

Lucky. I use this word in the following sense. If you are using an earlier version of Red Hat Fedora, like perhaps Core 5, then you already will be familiar with many sections of the book. It stands as a pretty complete description of Core 6. The differential with Core 5 is relatively small. Since Core 5 was itself fairly mature and stable.

But what if you are completely new to any linux? Then, if you want to install and learn it, you might as well start with the latest major release, which is covered by the book, at this time of writing. Plus, given the now typical time intervals between major releases of Fedora, Core 6 is likely to remain heavily in use for 2007 and most of 2008. This is the optimal frame of the book.

The book strongly promotes Core 6, and starts off with this remark: "This book provides all the information you need to get up and running with Fedora". Very true. I also certainly recommend you use linux. But there is an ironic counterpoint to that quote, which may be appreciated by some. You do not need all the information in the book in order to start installing and using linux, even if you are completely new to it. The key section on installing linux, be it from the enclosed DVD or downloaded from the web, is thankfully brief. Much effort has been expended in making this as painless as possible, and the brevity of the section attests to this.

Then, when running Core 6, either as a sysadmin or as a user, you can more or less skim various germane sections of the book. Without having to go through most of the narrative. For something like a home computer or a small network of computers, this approach should be adequate. Lessens the formidable length of the book.
Microsoft Small Business Server 2003 Unleashed
Average customer rating: 5 out of 5 stars
  • Intermediate
  • Very Helpful
  • Excellent Book on Small Business Server 2003 - Outstanding!!
  • Small Business server 2003
  • Easy to read and full of information
Microsoft Small Business Server 2003 Unleashed
Eriq Neale
Manufacturer: Sams
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Small Business & Entrepreneurship | Business & Investing | Subjects | Books
Client-Server SystemsClient-Server Systems | Data in the Enterprise | Networking | Computers & Internet | Subjects | Books
Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
NetworkingNetworking | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Business & InvestingBusiness & Investing | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Microsoft  Windows  Small Business Server 2003 R2 Administrator's Companion (Pro-Administrator's Companion) Microsoft Windows Small Business Server 2003 R2 Administrator's Companion (Pro-Administrator's Companion)
  2. Advanced Windows Small Business Server 2003 Best Practices Advanced Windows Small Business Server 2003 Best Practices
  3. Microsoft Small Business Specialist Primer & 70-282 Exam Preparation Guide (featuring Windows Small Business Server 2003) (Harry Brelsford's SMB) Microsoft Small Business Specialist Primer & 70-282 Exam Preparation Guide (featuring Windows Small Business Server 2003) (Harry Brelsford's SMB)
  4. Microsoft  Windows  Small Business Server 2003 Administrator's Companion (Pro-Administrator's Companion) Microsoft Windows Small Business Server 2003 Administrator's Companion (Pro-Administrator's Companion)
  5. Microsoft Exchange Server 2003 Administrator's Pocket Consultant Microsoft Exchange Server 2003 Administrator's Pocket Consultant

ASIN: 0672328054

Book Description

If you are new to the world of Microsoft Small Business Server 2003, Microsoft Small Business Server 2003 Unleashed can provide you with real-world support experience as you get started or explore your upgraded server. Written and reviewed by Small Business Server MVPs, this book provides valuable coverage of Mac platform integration, as well as the integration of ISA 2004, SharePoint, FrontPage, Exchange, and SQL Server. You will develop a number of new skills, including:

Make complex networking accessible with Microsoft Small Business Server 2003 Unleashed.

Customer Reviews:

5 out of 5 stars Intermediate.......2007-08-27

This is a collaborative work by current practitioners of Small Business Server (SBS), each of whom contributed their forté to the contents. Consequently, it is the most detailed, if not the most current book on SBS available today. The latest version of SBS is R2 and this book is based on Service Pack 1, but the differences are minor and so it is definitely as relevant today as it was at publication. It may be steep for some novices, but for those confident in their Windows fundamentals, this is a worthwhile investment. Absolute beginners should consider Windows Small Business Server 2003 R2 for a gentler introduction.

5 out of 5 stars Very Helpful.......2007-08-23

I've only had the book for about a week. So far I'm very happy with the all the detailed explanations. This book is easy to read, both for beginners and veterans in the tech community. Neale gives many recommedations which have help me compare and refine my own costums. I recommend this book to anyone looking into installing and maintaining SBS 2003.

5 out of 5 stars Excellent Book on Small Business Server 2003 - Outstanding!!.......2007-07-04

I own quite a few books on Microsoft Small Business Server 2003 and this book by Eriq Neale and his co-authors is the ONE that has the most dog eared pages. I bought this book shortly after it came out and look at it Frequently.

It has helped me with the current SBS 2003 Servers I manage and given me tips and ideas I had not thought about before. This book covers SBS Server 2003 from installation to completion and just about eveything in between. This includes stuff like how to integrate Macintosh workstations and using Group Policy in an SBS 2003 environment, and much more.

If you are "New" to Small Business Server or have been using SBS 2003 for a little while, I would suggest you order this book and READ it! It will be worth your money, in my opinion.

5 out of 5 stars Small Business server 2003.......2007-06-10

An extremely valuable resource. I found it well written and full of essential, useful information.

4 out of 5 stars Easy to read and full of information.......2007-06-09

I was looking for a book that would be a good starting point for working with SBS and this book satisfied my requirements. Excellent job done by Mr Neale

Books:

  1. With This Ring, I'm Confused (Ashley Stockingdale Series #2)
  2. You Belong to Me
  3. 1, 001 Gardening Secrets the Experts Never Tell You About
  4. A Gentleman By Any Other Name (Romney Marsh Trilogy)
  5. A Question of Intent: A Great American Battle With a Deadly Industry
  6. A Sport and a Pastime: A Novel
  7. After Midnight
  8. Amaryllis
  9. Appleton & Lange Review for the Surgical Technology Examination
  10. As Seen on TV: The Visual Culture of Everyday Life in the 1950s

Books Index

Books Home

Recommended Books

  1. The Higher Power of Lucky
  2. Jemima J: A Novel About Ugly Ducklings and Swans
  3. Children's Playhouses: Plans and Ideas
  4. Chaos and Fractals: New Frontiers of Science
  5. Gates of Fire: An Epic Novel of the Battle of Thermopylae
  6. Lameness: Recognizing and Treating the Horse's Most Common Ailment
  7. Ff Seasons of the Seal
  8. Drawing in 3-D Wacky Workbook
  9. Cities Back from the Edge: New Life for Downtown
  10. Collecting and studying mushrooms, toadstools and fungi