Monday, March 31, 2008

Pro VB 2008 and the .NET 3.5 Platform, Third Edition

Book Description

Whether you’re moving to .NET for the first time, or you’re already writing applications on .NET 2.0 or .NET 3.0, Pro VB 2008 and the .NET 3.5 Platform, Third Edition will provide you with a solid grounding in this new technology and serve as a comprehensive reference throughout your coding career:

* Explore five new chapters of content—including the grammar of the common intermediate language (CIL), .NET generics, and object serialization services.
* Discover all the new .NET 3.5 features—nullable types, delegate covariance, ASP.NET 2.0 master pages, the new Windows Forms “Strip” controls, and much more.
* Get a professional foothold—targeted to appeal to experienced software professionals and/or graduate students of computer science (so don’t expect three chapters on iteration or decision constructs!).
* Gain a rock–solid foundation in programming using Visual Basic.
* Get comfortable with all the core aspects of the .NET platform—including assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, and much more.

Pro SQL Server Disaster Recovery

Book Description

The process of disaster recovery involves mitigating the likelihood of a disaster and returning the system to a normal state. This book shows you how to implement an effective disaster recovery strategy for SQL Server 2005 databases. With the arrival of SQL Server 2005, you have access to enhanced existing features and powerful new tools, like database snapshots and mirroring, for data backup and disaster recovery. The book also covers fundamental changes to disaster recovery capabilities, and common issues to expect when using new features.

The book examines the technical details of disaster recovery features, and then applies that information to practical scenarios. As businesses become increasingly reliant on the information they store in their various databases, effective data protection becomes ever more critical. Potential disasters can arise from natural causes, user errors, and media or hardware failure. This book will help you ensure that day–to–day activities can continue, regardless of the problem.

Beginning PHP and MySQL: From Novice to Professional, Third Edition

Book Description

Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release to date, readers learn how to take advantage of the latest features of both technologies to build powerful, manageable, and stable web applications. Essentially three books in one, readers not only profit from extensive introductions to the core features of each technology, but also learn how to effectively integrate the two in order to build robust data-driven applications. Packed with practical examples and insight into the real-world challenges faced by developers based on author W. Jason Gilmore's 7 years of expertise working with these technologies, readers will repeatedly return to this book as both a valuable instructional tool and reference guide.

Emergent Design: The Evolutionary Nature of Professional Software Development


Book Description

For software to consistently deliver promised results, software development must mature into a true profession. Emergent Design points the way. As software continues to evolve and mature, software development processes become more complicated, relying on a variety of methodologies and approaches. This book illuminates the path to building the next generation of software. Author Scott L. Bain integrates the best of today’s most important development disciplines into a unified, streamlined, realistic, and fully actionable approach to developing software.

Drawing on patterns, refactoring, and test-driven development, Bain offers a blueprint for moving efficiently through the entire software lifecycle, smoothly managing change, and consistently delivering systems that are robust, reliable, and cost-effective.

==> Download <==

Sunday, March 30, 2008

Windows® SharePoint® Services 3.0 Inside Out

Book Description

Learn everything you need to know for working with Microsoft Windows SharePoint Services Version 3.0. This book packs hundreds of time-saving solutions, troubleshooting tips, and workarounds for using and getting the most out of Windows SharePoint Services. You will learn how to simplify information sharing, make team collaboration more efficient, and improve your personal productivity. Youll discover how to design workflows and projects for SharePoint sites, manage design teams and source control, and use cascading style sheets to control site appearance. Youll get to explore new features for using Windows SharePoint Services with blogs, RSS, and wikis. Youll even learn how to use Windows SharePoint Services with other products.
==> Download <==

Windows PowerShell(TM) Scripting Guide

Book Description

Get practical guidance for using Windows PowerShell to manage Windows Vista and Windows Server 2008. Written by Ed Wilson, a leading scripting expert and trainer at Microsoft, this reference offers a task-based approach to help you find the information you need for day-to-day tasks. With more than 200 scripts, it offers rich examples that administrators can customize for their own environment and needs. The scripts range in complexity from one-line commands, to full-blown scripts with managed output and command-line arguments examples that are applicable to all skill levels.

Saturday, March 29, 2008

Windows Vista®: Home Networking

Book Description

With more than one Windows Vistabased PC in your home, and all of your digital memories, music and media, and other data stored on one computer, you know that its time to connect your home with a simple home network. Youll get the straightforward, approachable information you need (without the jargon!) to find what kind of network is right for you and get started setting up, configuring, and maintaining your local area network (LAN), wireless network, or remote network. Easy-to-follow procedures teach you how to help secure your network with firewalls and Windows Defender, plus control what your family can do online with parental controls. Youll even start to explore the advantages of Windows Home Server, including how to back up all of your precious data.

LINQ Pocket Reference

Book Description

Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft's new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders. All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that lets you work with LINQ interactively. Created by the authors and free to download, LINQPad will not only help you learn LINQ, it will have you thinking in LINQ. This reference explains: LINQ's key concepts, such as deferred execution, iterator chaining, and type inference in lambda expressions The differences between local and interpreted queries C# 3.0's query syntax in detail-including multiple generators, joining, grouping, query continuations, and more Query syntax versus lambda syntax, and mixed syntax queries Composition and projection strategies for complex queries All of LINQ's 40-plus query operators How to write efficient LINQ to SQL queries How to build expression trees from scratch All of LINQ to XML's types and their advanced use LINQ promises to be the locus of a thriving ecosystem for many years to come. This small book gives you a huge head start. "The authors built a tool (LINQPad) that lets you experiment with LINQ interactively in a way that the designers of LINQ themselves don't support, and the tool has all kinds of wonderful features that LINQ, SQL and Regular Expression programmers alike will want to use regularly long after they've read the book." -Chris Sells, Connected Systems Program Manager, Microsoft.

Friday, March 28, 2008

Catalyst

Book Description

Written for web developers with basic Perl skills, this book guides new users through the open-source Perl-based Model-View-Controller Catalyst framework using real-world examples and systematic code snippets, covering application design, development, testing, and deployment. If you are excited by Ruby on Rails but prefer the familiarity of Perl, get this book and get started. The way that many web applications are implemented makes development painful and repetitive. Catalyst solves this problem, organizing your web application to design and implement it in a natural, maintainable, and testable way. Its philosophies are Do It Yourself and Don't Repeat Yourself. Everything is written only once; database access and configuration are centralized; you just write actions for each URL in your application and Catalyst handles the details. Catalyst is designed to be reliable; the code is well tested; there are hundreds of production applications, thousands of users, and a thriving community.

Mobile Web Development

Book Description

This complete, practical guide to writing mobile websites and applications shows developers how to build a powerful mobile web presence. Readers need knowledge of HTML, CSS, JavaScript, and a server-side language; the examples use PHP, but are easily adapted to other languages. The book does not use J2ME, but uses mobiles' web browsers and other standard features with XHTML Mobile Profile (XHTML MP) and Wireless CSS (WCSS). Examples illustrate each technique, focused on real-world solutions, pragmatic tips, and fast results rather than theory. Whether you want to provide website customers with new ways to access your services, or build applications to keep staff up to date on the road, this book covers it: adapting content to the capabilities of target devices, saving bandwidth with compression, creating server-side logic integrated with a mobile front end, sending and receiving SMS and MMS messages, accepting mobile payments, and developing voice and touchtone responsive systems.

Programming Microsoft Dynamics NAV

Book Description

Fast-paced, to-the-point, and created to enable experienced programmers with no previous knowledge of NAV development to quickly learn to create, modify or maintain NAV applications, this book covers the important topics of Microsoft Dynamics NAV 5.0 with clear explanations and practical example code. NAV (formerly known as Navision) is a complex Enterprise Resource Planning (ERP) application with a unique design structure and a challenging learning curve that sometimes overwhelms developers learning to modify or enhance it for vital business purposes. Like an experienced mentor, this book covers the topics working developers need to know to become productive as quickly as possible: basic NAV terminology and concepts; object construction; tools, including the Table, Form, and Report Designers; using NAV's tools to effectively navigate through the features of objects, including properties, triggers, and C/AL code; developing and testing in the unique NAV C/SIDE development environment.

Quality Assurance For Dynamics Ax-Based Erp Solutions

Book Description

This practical reference book, perfect for Microsoft Business Solution partners, will take you through the testing lifecycle of Microsoft Dynamics AX ERP solutions, including testing compliance to the Industry Builder Initiative (IBI) standard for ERP software.

Service-Oriented Java Business Integration

Book Description

The book first discusses the various integration approaches available and introduces the Enterprise Service Bus, which is a new Architectural pattern that can facilitate integrating services. ESB provides different forms of mediation services including routing and transformation. Java Business Integration (JBI) provides a collaboration framework that provides standard interfaces for integration components and protocols to plug into, thus allowing the assembly of Service-Oriented Integration (SOI) frameworks following the ESB pattern. JBI is based on JSR 208, which is an extension of Java 2 Enterprise Edition (J2EE). Once JBI and ESB are introduced, we look at how we have been doing service integration without either of these using traditional J2EE. The book then slowly introduces ESB and, with the help of code, showcases how easily things can be done using JBI.

The Official Damn Small Linux(R) Book: The Tiny Adaptable Linux(R) That Runs on Anything

Book Description

Make the Most of Today’s Smallest, Fastest Desktop Linux Distribution–Damn Small Linux!

Damn Small Linux (DSL) is a super-efficient platform for everything from custom desktops to professional servers. Now, DSL’s creator and lead developer have written the first definitive, practical guide to this remarkable system. The Official Damn Small Linux Book brings together everything you need to put DSL to work in just minutes. Simply learn a few essentials, boot the live CD-ROM, and master the rest...one step at a time, hands-on.

If you’re new to Linux, you can quickly discover how to use DSL to take your data on the road, safely running your programs and personal environment on nearly any computer. Easily adapt DSL to run on anything from an alternative device (Internet appliance, hand-held, diskless PC, or mini-ITX system) to an older PC that might otherwise be headed for landfill.

Zend Studio for Eclipse Developer's Guide

Book Description

The definitive, comprehensive guide to Zend Studio for Eclipse

Zend Studio for Eclipse gives millions of PHP/LAMP developers world-class tools for building state-of-the-art web applications. Now, here’s a definitive guide to making the most of this breakthrough development environment. Zend Certified Engineer Peter MacIntyre and expert PHP developer Ian Morse show how to use Zend Studio for Eclipse to improve productivity, effectiveness, and code quality throughout your entire project lifecycle.

You’ll start with a product tour that introduces the core techniques and terminology you’ll use in all your projects–including views, perspectives, outlines, and much more. You’ll discover how to quickly use preferences to customize Zend Studio for Eclipse to your unique needs.

Next, MacIntyre and Morse offer detailed, practical insights into every key aspect of working with Zend Studio: the code editor, PHP perspective views, Code Gallery, Code Analyzer, refactoring, SQL integration, unit testing with PHPUnit, debugging, version control, WYSIWYG design, and much more. You’ll learn how to use the powerful integrated tools Zend provides, as well as those offered by the thriving worldwide Eclipse ecosystem.

The Ultimate CSS Reference

Book Description

A complete and thorough and up-to-date reference guide for CSS.

Stop wasting time doing Internet searches only to find inaccurate, out-of-date, or incomplete information. CSS: The Ultimate Reference includes all the ins-and-outs you need to know including compatability information for all major browsers, lists of useful hacks, known bugs in CSS, and much more - all presented in a beautiful, full color layout that will have you coming back over and over again.

Microsoft SharePoint Server 2007 Bible

Book Description

This authoritative, solutions-based resource describes configuring, managing, and troubleshooting any SharePoint installation.

Key topics discussed include creating an Office Server portal, content management, SharePoint server and business intelligence, Office Server customization, and solutions scenarios.

Expert advice covers how to use SharePoint to create collaborative Web sites that easily integrate with corporate intranets and portals, team and customer collaboration sites, document management systems, and more.

Structured Finance Modeling with Object-Oriented VBA

Book Description

A detailed look at how object-oriented VBA should be used to model complex financial structures

This guide helps readers overcome the difficult task of modeling complex financial structures and bridges the gap between professional C++/Java programmers writing production models and front-office analysts building Excel spreadsheet models. It reveals how to model financial structures using object-oriented VBA in an Excel environment, allowing desk-based analysts to quickly produce flexible and robust models. Filled with in-depth insight and expert advice, it skillfully illustrates the art of object-oriented programming for the explicit purpose of modeling structured products. Residential mortgage securitization is used as a unifying example throughout the text.

Thursday, March 27, 2008

Microsoft Windows Server 2008: The Complete Reference


Book Description

Your Definitive Resource on Microsoft Windows Server 2008

"Build your network the right way with expert advice! This book provides real-world help in implementing Windows Server 2008 with attention to the use of virtualization solutions covering all you need to know in one well-written guide to success." --Bob Kelly, AppDeploy.com and Technical Reviewer

Plan, set up, and administer a powerful, scalable Microsoft Windows Server 2008 environment. Featuring detailed explanations, best practices, pragmatic checklists, and real-world implementation examples, this comprehensive resource shows you how to deploy, manage, and secure WS08 on enterprise networks of all sizes.

Schaum's Outline of Principles of Computer Science

Book Description

Learn the essentials of computer science

Schaum’s Outline of Principles of Computer Science provides a concise overview of the theoretical foundation of computer science. It also includes focused review of object-oriented programming using Java.

Ajax: The Definitive Guide

Book Description

Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs. You get a complete background on what goes into today's web sites and applications, and learn to leverage these tools along with Ajax for advanced browser searching, web services, mashups, and more. You discover how to turn a web browser and web site into a true application, and why developing with Ajax is faster, easier and cheaper. The book also explains: How to connect server-side backend components to user interfaces in the browser Loading and manipulating XML documents, and how to replace XML with JSON Manipulating the Document Object Model (DOM) Designing Ajax interfaces for usability, functionality, visualization, and accessibility Site navigation layout, including issues with Ajax and the browser's back button Adding life to tables & lists, navigation boxes and windows Animation creation, interactive forms, and data validation Search, web services and mash-ups Applying Ajax to business communications, and creating Internet games without plug-ins The advantages of modular coding, ways to optimize Ajax applications, and more This book also provides references to XML and XSLT, popular JavaScript Frameworks, Libraries, and Toolkits, and various Web Service APIs. By offering web developers a muchbroader set of tools and options, Ajax gives developers a new way to create content on the Web, while throwing off the constraints of the past. Ajax: The Definitive Guide describes the contents of this unique toolbox in exhaustive detail, and explains how to get the most out of it.

Apache Cookbook: Solutions and Examples for Apache Administrators

Book Description

There's plenty of documentation on installing and configuring the Apache web server, but where do you find help for the day-to-day stuff, like adding common modules or fine-tuning your activity logging? That's easy. The new edition of the Apache Cookbook offers you updated solutions to the problems you're likely to encounter with the new versions of Apache. Written by members of the Apache Software Foundation, and thoroughly revised for Apache versions 2.0 and 2.2, recipes in this book range from simple tasks, such installing the server on Red Hat Linux or Windows, to more complex tasks, such as setting up name-based virtual hosts or securing and managing your proxy server. Altogether, you get more than 200 timesaving recipes for solving a crisis or other deadline conundrums, with topics including: Security Aliases, Redirecting, and Rewriting CGI Scripts, the suexec Wrapper, and other dynamic content techniques Error Handling SSL Performance This book tackles everything from beginner problems to those faced by experienced users. For every problem addressed in the book, you will find a worked-out solution that includes short, focused pieces of code you can use immediately. You also get explanations of how and why the code works, so you can adapt the problem-solving techniques to similar situations. Instead of poking around mailing lists, online documentation, and other sources, rely on the Apache Cookbook for quick solutions when you need them. Then you can spend your time and energy where it matters most.

Ferret

Book Description

With the introduction of Ferret, Ruby users now have one of the fastest and most flexible search libraries available. And it's surprisingly easy to use.

This book will show you how to quickly get up and running with Ferret. You'll learn how to index different document types such as PDF, Microsoft Word, and HTML, as well as how to deal with foreign languages and different character encodings. Ferret describes the Ferret Query Language in detail along with the object-oriented approach to building queries.

You will also be introduced to sorting, filtering, and highlighting your search results, with an explanation of exactly how you need to set up your index to perform these tasks. You will also learn how to optimize a Ferret index for lightning fast indexing and split-second query results.

Java Pocket Guide

Book Description

How many times have you reached an impasse while writing code because you couldn't remember how something in Java worked? This new pocket guide is designed to keep you moving. Concise, convenient and easy to use, the Java Pocket Guide gives you Java stripped down to its bare essentials -- in fact, it's the only book on Java that you can actually fit in your pocket.

Written by Robert and Patricia Liguori, senior software and lead information engineers for Java-based air traffic management and simulation environments, Java Pocket Guide contains everything you really need to know about Java, particularly everything you need to remember. The book pays special attention to the new areas in Java 5 and 6, such as generics and annotations.

Wednesday, March 26, 2008

Ubuntu Linux For Dummies

Book Description

What has made Ubuntu the most popular Linux distribution in recent years? It's the emphasis on ease of installation and use. It gets even easier when paired with Ubuntu Linux For Dummies.

This friendly reference shows you how to run Ubuntu directly from CD-ROM and install it on a PC as a personal workstation and network server. You’ll find out how to download Ubuntu and start using it right away. You'll also discover how to:

* Connect to a LAN via a wireless and Ethernet
* Use OpenOffice.org and Mozilla Firefox drawing and editing
* Tap into multimedia, graphics and other applications using Ubuntu
* Create services for a home or small business network
* Generate and manage web pages, print services, and more
* Find helpful information about Ubuntu and Linux
* Troubleshoot and fix problems

RFID Handbook: Applications, Technology, Security, and Privacy

Book Description

Radio Frequency Identification (RFID) tagging is now used by the department of defense and many of the worlds largest retailers including Wal-Mart. As RFID continues to infiltrate industries worldwide, organizations must harness a clear understanding of this technology in order to maximize its potential and protect against the potential risks it poses.

The RFID Handbook provides an overview of RFID technology, its associated security and privacy risks, and recommended practices that will enable organizations to realize productivity improvements while also protecting sensitive information and the privacy of individuals.

Expert contributors present a host of applications including RFID enabled automated receiving, triage with RFID for massive incidents, RFID and NFC in relation to mobile phones, and RFID technologies for communication robots and a privacy preserving video surveillance system. The unprecedented coverage also includes detailed descriptions of adaptive splitting protocols as well as tree-based and probabilistic anti-collision protocols.

Getting StartED with Mac OS X Leopard

Book Description

This book offers a simple to read, fast way to discover all that's new in Mac OS X Leopard, and how to make the most of it, whether you are new to the Mac, or simply upgrading from a previous version of Mac OS X.

New additions to the operating system are showcased, including the changes to the Dock and Finder, and new features such as Stacks, Cover Flow, and Quick View introduced, before the book moves on to give a basic guide to using the Mac—creating folders, moving files, installing applications, and burning CDs, for example.

Communication and organization are covered with chapters on Mail and iChat, including information on how to get the most of the latest features such as creating to-do items, and reading RSS feeds in Mail, and sharing screens in iChat. There are chapters that cover Spaces and Time Machine, perhaps the most talked about feature in this release of Mac OS X.

The Essential Guide to CSS and HTML Web Design

Book Description

The Essential Guide to CSS and HTML Web Design is a special book—it will tell you all you need to know to design great web sites that are standards compliant, usable, and look great, but not overwhelm you with waffle, theory, and obscure details. It is designed to be invaluable to you, whatever stage you are at in your career, with a mixture of practical tutorials and reference material—beginners will quickly pick up the basics, while more experienced web designers and developers will keep returning to the book again and again to recap on techniques they maybe haven't used for a while, or look up properties, attributes and other details. It is destined to become a close friend, adopting a permanent place on your desk. It starts off by giving a brief introduction to the internet, and the broad area of web design, before diving straight in to HTML and CSS basics, reusing code, other best practices. It then focuses on all the most important areas of a successful web site—typography, images, navigation, tables, layouts, forms and feedback (including ready made PHP scripts for you to use,) and browser quirks, hacks and bugs. The book is completely up-to-date, covering support of the newest standards in all the latest browsers, including IE 7 and Firefox 2. The last chapter of the book provides several case studies for you to dissect and learn from, including all the most popular web site archetypes—a blog, a store front, a corporate home page, and an online gallery. Then the book is rounded off with several detailed reference appendices covering CSS, HTML, Color references, entities, and more, meaning that any details you need to look up are close at hand.

Tuesday, March 25, 2008

Information Security Management Handbook, Sixth Edition, Volume 2

Book Description

A compilation of the fundamental knowledge, skills, techniques, and tools require by all security professionals, Information Security Handbook, Sixth Edition sets the standard on which all IT security programs and certifications are based. Considered the gold-standard reference of Information Security, Volume 2 includes coverage of each domain of the Common Body of Knowledge, the standard of knowledge required by IT security professionals worldwide. In step with the lightening-quick, increasingly fast pace of change in the technology field, this book is updated annually, keeping IT professionals updated and current in their field and on the job.

Linux Bible, 2008 Edition: Boot up to Ubuntu, Fedora, KNOPPIX, Debian, openSUSE, and 11 Other

Book Description

Great Content from a Bestselling Author: The Linux Bible 2008 Edition is the best first Linux book for new or migrating users. By focusing on the building-block nature of Linux, and offering true up-to-date descriptions of Linux technology, the Bible helps the reader learn how to jump headlong into Linux, regardless of the Linux distribution they choose. Descriptions of different Linux distributions helps users choose the Linux distribution that's right for them.

Detailed installation instructions, step-by-step descriptions of key desktop and server components, and the actual distributions on CD and DVD, let readers get started using Linux immediately. The Bible will serve a broad range of readers, from those starting with Linux to anyone looking to evaluate different Linux distributions. It also covers broad usage including Linux desktops, servers, and firewall/routers.

Professional Windows PowerShell Programming: Snapins, Cmdlets, Hosts and Providers

Book Description

In Wrox's Professional PowerShell Programming, readers are treated to a guided tour of PowerShell from a programmer's perspective as Microsoft PowerShell development team member Arul Kumaravel skillfully guides readers through all the ins and outs of the PowerShell SDK, and shows them how to create extensions to PowerShell and integrate PowerShell capabilities into their own applications. Coverage includes:

* Extending PowerShell Engine with Snapins
* Adapter Implementations
* Developing Cmdlets
* Developing Providers - Drive, item, navigation, container Providers and more
* Hosting PowerShell Engine in applications
* Creating Applications that Use a Custom Host
* Extending Object Types and Formatting
* and more.

Visual Basic 2008 Programmer's Reference

Book Description

Visual Basic 2008 Programmer's Reference is a language tutorial and a reference guide to the upcoming 2008 release of Visual Basic. The tutorial provides basic material suitable for beginners but also includes in-depth content for more advanced developers.

The second part of the book is a reference that quickly allows programmers to locate information for specific language features. The entries in these appendices allow the reader to quickly review the details of important programming, objects, properties, methods, and events.

Pro ASP.NET 3.5 Server Controls and AJAX Components

Book Description

Pro ASP.NET 3.5 Server Controls and AJAX Components is a reference for the serious ASP.NET developer who understands the benefits of object–oriented development and wants to apply those principles to ASP.NET 3.5, ASP.NET AJAX, and server control development. This book also covers SharePoint and targets the latest version of Visual Studio (2008) and the .NET Framework (3.5).

Highlights include the following:


* Covers the new features in ASP.NET 3.5 and ASP.NET AJAX technology
* Describes the ASP.NET server control architecture in Visual Studio 2008/ASP.NET 3.5 covering state management, events, rendering, cross-platform support, control life cycle, localization, and deployment.
* Demonstrates how to integrate client–side development technologies such as DHTML and JavaScript with server control technology to create powerful interactive controls.

Pro Windows PowerShell

Book Description

Windows power users have always envied their friends running UNIX machines for the ease of automation that they enjoy. The traditional Windows command–line shell, cmd.exe, has never been up to par with shells like bash or tcsh, especially when it comes to text processing and process automation.

Windows PowerShell changes all that. This next–generation shell is also a full–blown scripting environment with a real programming language that allows users to access every part of their operating system. Files, registry entries, and COM and .NET objects are all supported by PowerShell, which makes manipulating them a breeze.

Pro Windows PowerShell will show you how to use all this power in your own work. You’ll discover the object–oriented features of the shell and how they help in extracting and manipulating data. You’ll then learn how to use those features to solve real–world problems: manipulating files, working with text, monitoring systems, and performing operations over the network. The book serves as not only a tutorial, but also a reference: the “Real World” part is structured so that it can be read nonlinearly and used as a reference or a cookbook. And you’ll find freely available tools and extensions that will help you do things even faster.

Optical Wireless Communications: IR for Wireless Connectivity

Book Description

Over the last three decades, interest in Infrared (IR) technology as a medium to convey information has grown considerably. This is reflected by the increasing number of devices such as laptops, PDAs, and mobile phones that incorporate optical wireless transceivers and also by the increasing number of optical wireless links available for indoor and outdoor use. The popularity of IR is based on the advantages it has over radio including unregulated bandwidth, immunity to radio interference, and inherent security. Optical Wireless Communications examines some of the most important features of optical wireless communication systems. It considers the benefits and limitations of IR as a medium conveying information wirelessly and compares the advantages and disadvantages of infrared to microwave and other radio systems. It also details the evolution of IR communication systems and describes atmospheric and other types of data transmission limitations. The book presents design fundamentals of optical concentrators, as well as a review of some of the most important receiver optical front-ends (containing imaging or non-imaging concentrators and optical filters), including an explanation of the different sources of infrared noise and an introduction to eye safety. It also describes optical wireless transmitter and receiver design issues, typical modulation, coding, and multiple access techniques, and introduces IrDA protocols and wireless IR networking.

Administering Windows Server 2008 Server Core

Book Description

Maintain a dynamic, reliable, and secure Windows Server 2008 environment

Exploit the powerful management, networking, and security tools in Windows Server 2008 using the comprehensive information contained in this real-world resource. Written by a seasoned Windows systems engineer, Microsoft Windows Server 2008 Administration lays out each feature alongside clear explanations, practical examples, and hands-on exercises. Inside, you'll learn how to deploy Windows Server 2008, use the new, integrated Server Manager tool, handle Internet services and remote access, and fine-tune performance. You'll also learn how to automate administrative tasks, create reliable system backups, and harden your server's defenses.

Microsoft Windows Server 2008 Administration (Network Professionals Library)

Book Description

Microsoft's new GUI-less Server Core is a command line version of Windows Server 2008 that offers better security, reduced size, and faster access. Inside this comprehensive guide, you'll find everything you need to quickly master this sleek new version. Packed with instructions and practical examples, this book teaches you how to operate in a windowless environment, including using all the commands, creating BAT files, working with scripts, using registry hacks, managing remote systems, and more. Includes best practices, 52 indispensable command line tricks, and an alphabetical list of all the commands.

Beginners Guide to SQL Server Integration Services Using Visual Studio 2005

Book Description

Sql Server Integration Services with the acronym SSIS is a comprehensive ETL tool that made its debut with SQL Server 2005. It is a tool tightly integrated with the Visual Studio 2005 having all the functionalities that its forerunner DTS (Data Transformation Services) had in SQL Server 2000. This does not mean that it is just an improvement over DTS but a product which is totally different with a vastly improved interface; an extensible architecture; an enlarged tool set; ease of integration with other SQL Server Tools such as Analysis Services; capable of supporting connectivity with third party databases and bringing into a central location many database management tasks.

Windows Vista Annoyances: Tips, Secrets, and Hacks

Book Description

Windows Vista may be the next big thing, but it still contains enough quirks and unaccountable behaviors to vex anyone. This unique guide not only discusses the most irritating features of the latest Microsoft operating system and how to get around them, but also explains how to improve Windows and do more with the software than Microsoft intended. You'll find information on setup, installation, upgrade from other Windows versions, the revamped interface, new security features, user accounts, troubleshooting, and the markedly improved Internet Explorer 7. Other chapters cover a wide range of key topics: Media Center - tips on photos, videos, music, TV tuners, HD, and the media center engine The Registry - explains the background and tools for working with Windows' database of settings Tinkering Techniques - offers hacking-style customization and problem-solving topics Networking and Wireless - includes LAN setup, WiFi sniffers and access points, connection sharing,
firewalls, routers, and FTP Scripting and Automation - introduces simple programming using the Windows Scripting Host for automating repetitive tasks No other book takes our patented cranky, solutions-oriented approach. Our collection of tips, tools and techniques will improve your experience with Windows Vista, so you can control the OS -- rather than the other way around.

Systems Engineering with SysML/UML: Modeling, Analysis, Design

Book Description

UML, the Universal Modeling Language, was the first language designed to fulfill the requirement for "universality." However, it is a software-specific language, and does not support the needs of engineers designing from the broader systems-based perspective. Therefore, SysML was created. It has been steadily gaining popularity, and many companies, especially in the heavily-regulated Defense, Automotive, Aerospace, Medical Device and Telecomms industries, are already using SysML, or are plannning to switch over to it in the near future.

However, little information is currently available on the market regarding SysML. Its use is just on the crest of becoming a widespread phenomenon, and so thousands of software engineers are now beginning to look for training and resources. The proposed book will provide an introduction to SysML, and instruction on how to implement it, for all these new users.

C# 3.0 Pocket Reference: Instant Help for C# 3.0 Programmers

Book Description

This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ. C# 3.0 Pocket Reference tells you exactly what you need to know, without long introductions or bloated samples. Despite its conciseness, this book doesn't skimp on depth or detail, and embraces the conceptual challenges in learning C# 3.0 and LINQ. Tightly focused and highly practical, this pocket reference covers more ground than many of the big books on C#. C# 3.0 Pocket Reference includes plenty of illustrations and code examples to explain: Features new to C# 3.0, such as lambda expressions, anonymous types, automatic properties, and more All aspects of C# syntax, predefined types, expressions, and operators Creating classes, structs, delegates and events, enums, generics and constraints, exception handling, and iterators The subtleties of boxing, operating overloading, delegate covariance, extension method resolution, interface reimplementation, nullable types, and operating lifting LINQ, starting with the principles of sequences, deferred execution and standard query operators, and finishing with a complete reference to query syntax-including multiple generators, joining, grouping, and query continuations Consuming, writing, and reflecting on custom attributes You'll also find chapters on unsafe code and pointers, preprocessor directives, XML documentation, and a framework overview. If you're already familiar with Java, C++, or an earlier version of C#, C# 3.0 Pocket Reference is an ideal choice. No other book or online resource can get you up to speed so quickly.

Sunday, March 23, 2008

Learning ActionScript 3.0: A Beginner's Guide

Book Description

In this book, authors Rich Shupe and Zevan Rosser share the knowledge they've gained from their years as multimedia developers/designers and teachers. Learning ActionScript 3.0 gives you a solid foundation in the language of Flash and demonstrates how you can use it for practical, everyday projects. The authors do more than just give you a collection of sample scripts. Written for those of you new to ActionScript 3.0, the book describes how ActionScript and Flash work, giving you a clear look into essential topics such as logic, event handling, displaying content, migrating legacy projects to ActionScript 3.0, classes, and much more. You will learn important techniques through hands-on exercises, and then build on those skills as chapters progress. ActionScript 3.0 represents a significant change for many Flash users, and a steeper learning curve for the uninitiated. This book will help guide you through a variety of scripting scenarios. Rather than relying heavily on prior knowledge of object-oriented programming (OOP), topics are explained in focused examples that originate in the timeline, with optional companion classes for those already comfortable with their use. As chapters progress, the book introduces more and more OOP techniques, allowing you to choose which scripting approach you prefer. Learning ActionScript 3.0 reveals: New ways to harness the power and performance of AS3 Common mistakes that people make with the language Essential coverage of text, sound, video, XML, drawing with code, and more Migration issues from AS1 and AS2 to AS3 Simultaneous development of procedural and object-oriented techniques Tips that go beyond simple script collections, including how toapproach a project and which resources can help you along the way The companion web site contains material for all the exercises in the book, as well as short quizzes to make sure you're up to speed with key concepts. ActionScript 3.0 is a different animal from previous versions, and Learning ActionScript 3.0 teaches everything that web designers, GUI-based Flash developers, and those new to ActionScript need to start using the language.

Oracle Essentials: Oracle Database 11g

Book Description

Oracle is an enormous system, with myriad technologies, options, and releases. Most users-even experienced developers and database administrators-find it difficult to get a handle on the full scope of the Oracle database. And, as each new Oracle version is released, users find themselves under increasing pressure to learn about a whole range of new technologies. The latest challenge is Oracle Database 11g.

Saturday, March 22, 2008

X Power Tools

Book Description

This book puts you in charge of the most flexible and adaptable graphical interface in the computer industry. The X Window System underlies graphical desktops on Linux and Unix systems, and supports advanced features of modern graphics cards. More people use the X Window System than ever before, but there are few books about X in print. X Power Tools fills that hole with the most practical and up-to-date information available. Written in O'Reilly's popular Power Tools format, X Power Tools offers dozens of standalone articles, thoroughly cross-referenced, on useful tools and techniques for using X. This unique inside look at X gives Unix/Linux system administrators, owners of self-administered systems, and power users a lot of useful ways to harness the power of this system effectively. This book: Offers a thorough grounding in X configuration and how the system works Provides the complete ins and outs of changing a desktop's behavior, such as fonts, keyboard settings, and remote security Includes articles on how to take advantage of X's "network transparency" -- its ability to display graphical applications on a remote machine Explores intriguing areas such as using multiple monitors, building kiosks, and accessibility Features discussions on X Window innovations and the future of the system X Power Tools covers configuration and use of X, focusing on Linux but also including notes on other operating systems such as Solaris and FreeBSD. Each article in the book gives you insight into X; the entire book gives you a real grasp on this system and what you can do with it.

Sendmail, 4th Edition

Book Description

A classic O'Reilly title since 1993, sendmail now covers Versions 8.10 through 8.14 of this email routing program, including dozens of new features, options, and macros. This edition also takes a more nuts-and-bolts approach than its predecessors. It includes both an administration handbook and a reference guide that provide you with clear options for installing, configuring and managing sendmail's latest versions and companion programs.

Friday, March 21, 2008

Illustrated C# 2008

Book Description

The unique, visual format of Illustrated C# 2008 has been specially created by author, and teacher of development methods, Daniel Solis. The concise text, use of tables to clarify language features, frequent figures and diagrams, as well as focused code samples all combine to create a unique approach that will help you understand and get to work with C# fast.

It was while teaching numerous seminars on various programming languages that the author realized the immense power diagrams have in explaining programming language concepts. Most people learn quicker and retain information better when the material is presented in a clean, simple, visual format. To achieve this result in his book, Solis uses concise text and bulleted lists, tables to clarify and summarize language features, as well as his renowned, ubiquitous figures and diagrams. Each language feature is illustrated with a concise and focused code sample for complete clarity.

Facebook API Developers Guide

Book Description

The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications.

Facebook API Developers Guide covers the use and implementation of the Facebook API—what the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the API–specific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML.

Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional

Book Description

Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional aims to give you the skills you need to start building web applications with Microsoft’s next–generation technology as quickly as possible. Whether you’re interested in ASP.NET AJAX, Silverlight, or the technologies that support them (WPF, WCF, WF, etc.), this book is the starting point that you need.

It adopts a “zero to hero” approach that concentrates on achieving practical results you can use in real projects rather than presenting a deep academic treatment that can’t be immediately applied.

The aim is to give you, the reader, the knowledge you need to achieve the results you want with the minimum of fuss. When you’ve read this book, you’ll have a solid understand of all the techniques that are available, when to use them, and their relative strengths and weaknesses.

Beginning VB 2008: From Novice to Professional

Book Description

This book is for anyone who wants to write good Visual Basic 2008 code – even if you have never programmed before.

Writing good code can be a challenge, there are so many options, especially in a language like Visual Basic. If you want to really get the best from a programming language you need to know which features work best in which situations and understand their strengths and weaknesses. It is this understanding that makes the difference between coding and coding well.

Beginning VB 2008 has been written to teach you how to use the Visual Basic programming language to solve problems. From the earliest chapters, and from the first introductory concepts, you'll be looking at real-world programming challenges and learning how Visual Basic can be used to overcome them. As you progress through the book the problems become more involved and interesting while the solutions become correspondingly more complex and powerful as Visual Basic features interact to achieve the results that you want.

Accelerated VB 2008

Book Description

Visual Basic 2008 offers powerful new features, and Accelerated VB 2008 is the fastest path to mastering them, and the rest of Visual Basic, for both experienced Visual Basic programmers moving to VB 2008 and programmers moving to Visual Basic from another object–oriented language. Many books introduce VB, but very few also explain how to use it optimally with the .NET common language runtime (CLR). This book teaches both core Visual Basic language concepts and how to wisely employ VB idioms and object–oriented design patterns to exploit the power of VB and the CLR.