Product List
GET /services/catalog/products?format=api&page=77783
{ "links": { "first": "https://redshelf.com/services/catalog/products?format=api&page=1", "last": "https://redshelf.com/services/catalog/products?format=api&page=78454", "next": "https://redshelf.com/services/catalog/products?format=api&page=77784", "prev": "https://redshelf.com/services/catalog/products?format=api&page=77782" }, "data": [ { "type": "Product", "id": "00010000071468", "attributes": { "name": "Oracle Database XE 11gR2 Jump Start Guide", "subtitle": "", "description": "Oracle Database XE 11gR2 is an excellent beginner-level database and is a great platform to learn database concepts. \"Oracle Database XE 11gR2 Jump Start Guide\" helps you to install, administer, maintain, tune, back up and upgrade your Oracle Database Express Edition. The book also helps you to build custom database applications using Oracle Application Express. Using this book, you will be able to install Oracle Database XE on Windows/Linux operating system. This book helps you understand different database editions and it guides you through the installation procedure with the aid of screenshots. You will learn to interact with the database objects. You will gain a solid understanding of stored sub-programs which is followed by an introduction to Oracle Application Express (APEX). Solid database performance tuning strategies are also discussed in this book followed by backup and recovery scenarios. All in all, \"Oracle Database XE 11gR2 Jump Start Guide\" delivers everything that you should know to get started with Oracle Database administration. This book discusses concepts and tasks through real-world examples. The author uses simple language, screenshots, and a step-by-step approach to get you started with Oracle Database administration. If you are a student or beginner who is learning to administer Oracle Database, then this book is for you. This book is designed to cover the problems that novice DBAs particularly struggle with, so no prior knowledge of Oracle database administration is expected.", "author": "Asif Momen", "slug": "oracle-database-xe-11gr2-jump-start-guide-71468-9781849686754-asif-momen", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849686747.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71468", "product_url": "/app/ecom/book/71468/oracle-database-xe-11gr2-jump-start-guide-71468-9781849686754-asif-momen", "bisac_codes": [ "COM021000" ], "items_count": null, "identifiers": { "ISBN13": "9781849686747", "EISBN13": "9781849686754" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066638" } } } }, { "type": "Product", "id": "00010000071467", "attributes": { "name": "Getting Started with Citrix XenApp 6.5", "subtitle": "", "description": "XenApp is the leader in application hosting and virtualization delivery, allowing users from different platforms such Windows, Mac, Linux, and mobile devices to connect to their business applications. Using XenApp, you can deploy secure applications quickly to thousands of users. XenApp 6.5 brings with it exciting new features such as a brand new management console, Instant App access, Multi-stream ICA, Single Sign-on and SmartAuditor enhancements, and more. Getting Started with Citrix XenApp 6.5 provides comprehensive details on how to design, implement, and maintain Citrix farms based on XenApp 6.5. Additionally, you will learn to use management tools and scripts for daily tasks such as managing servers, published resources, printers, and connections. Getting Started with Citrix XenApp 6.5 starts by introducing the basics and new features of the brand new version such as installing servers and configuring components, and then teaches you how to publish applications and resources on the client device before moving on to configuring content redirection. Author Guillermo Musumeci includes a use case throughout the book to explain advanced topics like creating management scripts and deploying and optimizing XenApp for Citrix XenServer, VMware ESX, and Microsoft Hyper-V virtual machines. It will guide you through an unattended installation of XenApp and components on physical servers. By the end of this book you will have enough knowledge to successfully design and manage your own XenApp 6.5 Farms. This book has a tutorial style with step-by-step instructions and adequate screenshots for carrying out each task. If you are a system administrator or consultant who wants to implement and administer Citrix XenApp 6.5 farms, then this book is for you. This book will help both new and experienced XenApp professionals to deliver virtualized applications.", "author": "Guillermo Musumeci", "slug": "getting-started-with-citrix-xenapp-65-71467-9781849686679-guillermo-musumeci", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849686662.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71467", "product_url": "/app/ecom/book/71467/getting-started-with-citrix-xenapp-65-71467-9781849686679-guillermo-musumeci", "bisac_codes": [ "COM061000" ], "items_count": null, "identifiers": { "ISBN13": "9781849686662", "EISBN13": "9781849686679" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065828" } } } }, { "type": "Product", "id": "00010000071465", "attributes": { "name": "SQL Server 2012 with PowerShell V3 Cookbook", "subtitle": "", "description": "PowerShell is Microsoft's new command-line shell and scripting language that promises to simplify automation and integration across different Microsoft applications and components. Database professionals can leverage PowerShell by utilizing its numerous built-in cmdlets, or using any of the readily available .NET classes, to automate database tasks, simplify integration, or just discover new ways to accomplish the job at hand. \"SQL Server 2012 with PowerShell V3 Cookbook\" provides easy-to-follow, practical examples for the busy database professional. Whether you're auditing your servers, or exporting data, or deploying reports, there is a recipe that you can use right away! You start off with basic topics to get you going with SQL Server and PowerShell scripts and progress into more advanced topics to help you manage and administer your SQL Server databases. The first few chapters demonstrate how to work with SQL Server settings and objects, including exploring objects, creating databases, configuring server settings, and performing inventories. The book then deep dives into more administration topics like backup and restore, credentials, policies, jobs. Additional development and BI-specific topics are also explored, including deploying and downloading assemblies, BLOB data, SSIS packages, and SSRS reports. A short PowerShell primer is also provided as a supplement in the Appendix, which the database professional can use as a refresher or occasional reference material. Packed with more than 100 practical, ready-to-use scripts, \"SQL Server 2012 with PowerShell V3 Cookbook\" will be your go-to reference in automating and managing SQL Server. \"SQL Server 2012 with PowerShell V3 Cookbook\" is an example-focused book that provides step-by-step instructions on how to accomplish specific SQL Server tasks using PowerShell. Each recipe is followed by an analysis of the steps or design decisions taken, and additional information about the task at hand. Working scripts are provided for all examples so that you can dive in right away. You can read this book sequentially by chapter, or you can pick and choose which topics you need right away. This book is written for the SQL Server database professional (DBA, developer, BI developer) who wants to use PowerShell to automate, integrate, and simplify database tasks. A little bit of scripting background is helpful, but not necessary.", "author": "Donabel Santos", "slug": "sql-server-2012-with-powershell-v3-cookbook-71465-9781849686471-donabel-santos", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849686464.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71465", "product_url": "/app/ecom/book/71465/sql-server-2012-with-powershell-v3-cookbook-71465-9781849686471-donabel-santos", "bisac_codes": [ "COM046050" ], "items_count": null, "identifiers": { "ISBN13": "9781849686464", "EISBN13": "9781849686471" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066903" } } } }, { "type": "Product", "id": "00010000071463", "attributes": { "name": "VMware ThinApp 4.7 Essentials", "subtitle": "", "description": "VMware ThinApp 4.7 is an application virtualization and portable application creator which allows users to package conventional applications so that they are portable. \"VMware ThinApp 4.7 Essentials\" shows you how to deploy ThinApp packages in order to improve the portability, manageability and compatibility of applications by encapsulating them from the underlying operating system on which they are executed. Application virtualization improves the portability, manageability and compatibility of applications by encapsulating them from the underlying operating system on which they are executed. VMware ThinApp 4.7 is an application virtualization and portable application creator which allows users to package conventional applications so that they are portable. ThinApp eliminates application conflicts, reducing the need and cost of recoding and regression testing. In this book you will learn about how application virtualization works and how to deploy ThinApp packages. You will learn how to update and tweak ThinApp Projects before distribution. This book will then cover design and implementation considerations for future ThinApp projects. This book is written in practical tutorial style and it offers learning through vivid examples and. Each chapter contains step-by-step instructions about everything necessary to execute a particular task. The book is designed so that you can read it from start to end for beginners or just open up any chapter and start following the recipes as a reference for advanced users. This book will be useful to developers, System admins and consultants who want to install and manage a virtualized app environment using VMware ThinApp 4.7", "author": "Peter Bjork", "slug": "vmware-thinapp-47-essentials-71463-9781849686297-peter-bjork", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849686280.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71463", "product_url": "/app/ecom/book/71463/vmware-thinapp-47-essentials-71463-9781849686297-peter-bjork", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781849686280", "EISBN13": "9781849686297" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066981" } } } }, { "type": "Product", "id": "00010000071461", "attributes": { "name": "Windows Presentation Foundation 4.5 Cookbook", "subtitle": "", "description": "Windows Presentation Foundation (WPF) provides developers with a unified programming model for building rich Windows smart client user experiences that incorporate UI, media, and documents. WPF has become the leading technology for developing rich client applications on the Windows platform, packed with features and capabilities. However, WPF is big; in fact, it's huge, causing a steep learning curve for the beginner and even for those already using some WPF features. Windows Presentation Foundation 4.5 Cookbook provides clear recipes for common WPF tasks. It includes detailed explanations and code examples for customizing and enhancing the basic scenarios, while gaining a deep understanding of WPF mechanics and capabilities. WPF is different and requires a different mind-set and approach. This book provides recipes and insights not only in its design but also its practical implementation details. Starting from the foundations of WPF, such as dependency properties and XAML, the book touches on all major WPF aspects, such as controls and layout, resources, and digs deep into its unprecedented data binding capabilities. The book shows data and control templates in action, which allow full customizations of displayed data and controls in a declarative way. Supported by styles and resources makes data binding all the more powerful. The Model View View-Model pattern is presented as an effective way of maximizing decoupling of components, while providing an elegant way of expanding applications while maintaining a tight grip on complexity. The later parts discuss custom elements and controls - the ultimate customization mechanism, and looks at multithreading issues, and how .NET 4.5 task parallelism features can enhance application performance. This book is written in an easy-to-read style, with a strong emphasis on real-world, practical examples. Step-by-step explanations are provided for performing important tasks. If you are C# developer looking forward to increasing your understanding and knowledge of WPF, then this is the best guide for you. Basic experience with Visual Studio 2010 is mandatory, as well as good C# skills. Previous experience with Windows Forms is not required.", "author": "Pavel Yosifovich", "slug": "windows-presentation-foundation-45-cookbook-71461-9781849686235-pavel-yosifovich", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849686228.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71461", "product_url": "/app/ecom/book/71461/windows-presentation-foundation-45-cookbook-71461-9781849686235-pavel-yosifovich", "bisac_codes": [ "COM084000" ], "items_count": null, "identifiers": { "ISBN13": "9781849686228", "EISBN13": "9781849686235" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013067025" } } } }, { "type": "Product", "id": "00010000071460", "attributes": { "name": "Citrix XenServer 6.0 Administration Essential Guide", "subtitle": "", "description": "Virtualization helps an organization reduce costs and achieve low maintenance. It is fast becoming an important skill for all administrators. Citrix's XenServer is one of the leading virtualization solutions for enterprises and helps companies reduce costs while allowing them to integrate, automate and easily manage their datacenters. It comes with a steep learning curve, but the results are well worth the effort. This practical guide on XenServer administration shows you how to manage XenServer pools; create, configure and manage virtual machines and a datacenter. With the help of real-world examples in this book, you will be able to apply these concepts directly in your everyday life. Packed with author's tips and helpful advice; the book is your best choice for anything related to XenServer administration. This is the only book that focuses on the most vital aspect of XenServer-administration. You don't have to struggle through the lesser-documented tasks anymore, this book will provide all the information you need to create and run a perfectly designed datacenter using XenServer. You will begin your journey towards becoming an expert XenServer administrator by configuring XenServer pools and managing role-based user authentication. Your next step is to create and manage virtual machines. In the following chapters you will learn to configure storage. The book discusses some of the more difficult tasks like configuring and managing VM memory. In the end you will be capable of handling your datacenter and virtual machines through a network, and you will learn how to monitor and backup your XenServer setup. All through the book, the author adds his helpful tips and advice that will help you choose the best options for your setup. This is a practical, concise step-by-step tutorial with screenshots for carrying out tasks showing you how to manage and administer a XenServer in your business. The author brings his own extensive knowledge of XenServer. The book is full of best practices and tips that will help you benefit from the author's experience in working with XenServer. If you are an administrator working on XenServer, this book is for you. The book assumes that you have a basic understanding of XenServer administration, but need not have working experience with XenServer. You must be well aware of virtualization concepts as the book does not cover that. IT consultants, service providers and architects, who want to approach XenServer as a virtualization platform will also find this book useful.", "author": "Daniele Tosatto", "slug": "citrix-xenserver-60-administration-essential-guide-71460-9781849686174-daniele-tosatto", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849686167.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71460", "product_url": "/app/ecom/book/71460/citrix-xenserver-60-administration-essential-guide-71460-9781849686174-daniele-tosatto", "bisac_codes": [ "COM005000" ], "items_count": null, "identifiers": { "ISBN13": "9781849686167", "EISBN13": "9781849686174" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065658" } } } }, { "type": "Product", "id": "00010000071459", "attributes": { "name": "Microsoft SharePoint for Business Executives: Q&Amp;A Handbook", "subtitle": "", "description": "The depth and breadth of SharePoint as a technology can be daunting to any executive managing a SharePoint technical team or pondering the next steps for an upcoming SharePoint deployment within their organization. This book demystifies SharePoint and its potential business value with simple, non-technical answers to the everyday SharePoint questions that business executives should be asking. SharePoint is Microsoft's fastest selling product, and from the outside has the perceived ability to do anything for anyone in any business. Microsoft SharePoint for Business Executives: Q&A Handbook is the starting point in the SharePoint knowledge process. It asks and answers the simple questions that business and technical managers should all understand about the challenges and opportunities that executives face when deploying SharePoint. Unlike other technical SharePoint guides, \"Microsoft SharePoint for Business Executives: Q&A Handbook\" is the ultimate primer in SharePoint education, helping business executives understand what it can do, and preparing you to make the right decisions. Along the way you'll learn about cloud deployment approaches, managing your first SharePoint project, as well as taking a deep dive into how to define a SharePoint strategy and governance. With this Pocket Guide in hand, you'll be able to ask the right questions of your technical team and business stakeholders before pulling the SharePoint trigger. \"Microsoft SharePoint for Business Executives: Q&A Handbook\" is a quick, non-technical reference for business executives who need to get up to speed with SharePoint and understand how to make the right decision about implementations. With an easy to absorb Q&A approach and short bite size chapters focused on defined SharePoint subjects, the book follows specific SharePoint situations drawn from real world experience, enabling you to learn from anecdotes and case studies along the way. \"Microsoft SharePoint for Business Executives: Q&A Handbook\" is the perfect companion for business executives or non-technical team leaders who don't want to trawl through a detailed, hands-on functionality guide to get up to speed with SharePoint. If you simply need to understand important implementation decisions or have the confidence to challenge your technical team on an approach, this book will prepare you to ask the right questions and make the right decisions. No prior knowledge of SharePoint is required.", "author": "Peter Ward, Michael Hinckley, Richard Harbridge, William Nagle, Pavlo Andrushkiw, Paul Galvin", "slug": "microsoft-sharepoint-for-business-executives-qampa-handbook-71459-9781849686112-peter-ward-pavlo-andrushkiw-richard-harbridge-paul-galvin-michael-hinckley-william-nagle", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849686105.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71459", "product_url": "/app/ecom/book/71459/microsoft-sharepoint-for-business-executives-qampa-handbook-71459-9781849686112-peter-ward-pavlo-andrushkiw-richard-harbridge-paul-galvin-michael-hinckley-william-nagle", "bisac_codes": [ "COM006000" ], "items_count": null, "identifiers": { "ISBN13": "9781849686105", "EISBN13": "9781849686112" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066468" } } } }, { "type": "Product", "id": "00010000071458", "attributes": { "name": "Oracle SOA Suite 11g Administrator's Handbook", "subtitle": "", "description": "Oracle SOA Suite 11g is the backbone of messaging and application integration in a service-oriented architecture. An application administrator is responsible for an end-to-end administration and management of the infrastructure. Understanding the underlying components, services, and configuration and their relations to each other is necessary to effectively administer the Oracle SOA Suite 11g environment. Due to its sheer size, administering Oracle SOA Suite 11g is a daunting task. This book provides detailed explanations of all the core administrative and management activities around Oracle SOA Suite. It includes compact information for end-to-end administration of Oracle SOA Suite 11g. It delves into advanced topics such as silent installs, cloning, backup and recovery and high availability installations. Using this book, you will be able to administer and secure your Oracle SOA Suite services and applications. You will follow examples that you can use in your everyday life as a SOA Suite administrator. The book begins with managing composite applications, their deployments and lifecycles and then moves on to monitoring instances, service engines, Weblogic Server and composite applications. With a detailed coverage of topics like the administration of individual service components as well as configuring MBeans using both Oracle Enterprise Manager Fusion Middleware Control and WLST-based scripts, you will be equipped to work with any services and applications. Towards the end, you will be taken through identifying faults & exceptions, troubleshooting approaches, and securing various components. The book explains core concepts while providing real world implementation specifics, detailing the administration-related activities with Oracle SOA Suite 11g with a step-by-step approach using real-world examples. The authors demonstrate the use of WLST scripts that administrators can reuse and extend to perform most administration tasks such as deployments, tuning, migration, and installation. If you are an Oracle SOA Suite administrator, WebLogic Server administrator, Database administrator, or developer that needs to administer and secure your Oracle SOA Suite services and applications, then this book is for you. Basic knowledge of Oracle SOA Suite Administration is beneficial, but not necessary.", "author": "Arun Pareek, Ahmed Aboulnaga", "slug": "oracle-soa-suite-11g-administrators-handbook-71458-9781849686099-ahmed-aboulnaga-arun-pareek", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849686082.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71458", "product_url": "/app/ecom/book/71458/oracle-soa-suite-11g-administrators-handbook-71458-9781849686099-ahmed-aboulnaga-arun-pareek", "bisac_codes": [ "COM021000" ], "items_count": null, "identifiers": { "ISBN13": "9781849686082", "EISBN13": "9781849686099" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066666" } } } }, { "type": "Product", "id": "00010000071457", "attributes": { "name": "QlikView 11 for Developers", "subtitle": "", "description": "Business Intelligence technologies are a must-have in every business to make informed decisions and keep up-to speed with the ever-evolving markets. QlikView's disruptive technology makes it a key player and leader in the industry; with its flexibility and powerful analytics environment, building QlikView apps can be mastered by both, business users as well as developers. This book will help you learn QlikView Development from a basic to a practitioner level using a step-by-step approach in a practical environment, and apply proven best practices on each topic. Throughout the book, we will build a QlikView app based on real data about Airline Operations that will help \"HighCloud Airlines\" make informed business decisions and analysis-guided strategies. HighCloud Airlines executives are evaluating if entering the US market is a good strategy and, if so, which line of business should they focus their investments on; they need QlikView to make the best decision. The application will be evolving chapter by chapter, along with your skills, going from a simple proof of concept to creating a Data Model, adding a custom style, building a Dashboard and handling and manipulating the source data via script. We will meet the \"HighCloud Airlines\" requirement by using many different data visualization objects and time-saving techniques. The whole application uses real data taken from the Bureau of Transportations statistics of the US and encompasses the operations of Airlines both domestic and international. With three years worth of data, you will help HighCloud Airlines discover where people travel the most, which are the Carriers with the most market share, what is the average load factor per airline, which aircraft is the most used to perform flights, which are the busiest airports, and a whole universe of new insights. It will be a step-by-step tutorial that will discuss best practices. The book is structured in such a way that it can be read both from start to end or can be dipped into. If you are a developer who is looking to learn a fast and easy way to learn to develop your business intelligence apps with QlikView, then this book is for you. If you are a power-user in a QlikView environment, then you will find quicker ways of working with QlikView. You should know the basics of business intelligence before you pick up this book. This book covers QlikView Desktop Personal Edition. Deployments to QlikView Server/Publisher are out of scope for this book.", "author": "Barry Harmsen, Miguel Garcia", "slug": "qlikview-11-for-developers-71457-9781849686075-barry-harmsen-miguel-garcia", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849686068.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71457", "product_url": "/app/ecom/book/71457/qlikview-11-for-developers-71457-9781849686075-barry-harmsen-miguel-garcia", "bisac_codes": [ "COM005030" ], "items_count": null, "identifiers": { "EISBN13": "9781849686075" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066783" } } } }, { "type": "Product", "id": "00010000071456", "attributes": { "name": "OData Programming Cookbook for .NET Developers", "subtitle": "", "description": "Odata (Open Data Protocol) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData enables data access among a variety of applications, services, and stores by adopting existing Web technologies such as HTTP, XML, and JSON. This book deals with common OData programming cases over the Microsoft .NET Framework platform and eases the learning curve for a .NET developer to start incorporating OData in data service development. This book provides a collection of recipes that help .NET developers to get familiar with OData programming in a quick and efficient manner. The recipes cover most OData features from the former ADO.NET Data Service to the current WCF Data Service platform. In addition, all the sample cases here are based on real-world scenarios and issues that .NET developers might come across when programming with OData in application development. This book will be your handy guide with basic to advanced walkthroughs of common OData programming cases for the Microsoft .NET Framework platform. You will learn quick solutions to necessary tasks to integrate the power of OData at both server-side and client-side. This book will help you master the use of OData with .NET Framework by taking you through hands-on and practical recipes. It starts by talking about the common means for building OData services and consuming OData services in client applications. Then, some more specific topics like hosting, configuration and security are discussed. The book also covers many popular and interesting topics such as integrating OData in web applications, and developing data-driven mobile applications with OData. Moreover, you can also find quite a few recipes discussing real-world OData producers and new features in latest and future versions. Within \"OData Programming Cookbook for .NET Developers\", all the recipes are selected based on real-world scenarios that you will commonly come across. Each recipe covers a specific topic, going from the description of the problem, through a conceptual solution, to a solution containing sample code. By following these recipes, you can acquire how to program with OData in a simple, effective, and easy manner. The recipes in this book are easy to understand and follow as the author discusses real-world scenarios. It is not a comprehensive reference to the whole of OData, but a practical guide that boosts proficiency when working with the various aspects of OData programming. The examples are supported by relevant background information for ease of understanding. If you are a .NET developer and you want to learn how to use OData in real-world data access application development, then this book is for you. To follow the recipes you will need to be comfortable with .NET Framework, Visual Studio IDE, C# language, and the basics of web programming like HTTP, XML, JSON.", "author": "Steven Cheng", "slug": "odata-programming-cookbook-for-net-developers-71456-9781849685931-steven-cheng", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685924.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71456", "product_url": "/app/ecom/book/71456/odata-programming-cookbook-for-net-developers-71456-9781849685931-steven-cheng", "bisac_codes": [ "COM060160" ], "items_count": null, "identifiers": { "ISBN13": "9781849685924", "EISBN13": "9781849685931" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066578" } } } }, { "type": "Product", "id": "00010000071455", "attributes": { "name": "IBM Cognos Business Intelligence 10.1 Dashboarding cookbook", "subtitle": "", "description": "IBM Cognos 10 BI is the leader in the Gartner quadrant in terms of BI capabilities. There have been new features introduced with IBM Cognos 10 BI in terms of dashboards and BI. The book intends to highlight the latest and advanced dashboarding features introduced with IBM Cognos 10 BI. The book covers Business Insight and Business Insight Advanced in a comprehensive manner. It also covers best practices in terms of creating and distributing dashboards using IBM Cognos 10 BI, without which no BI solution would look presentable, usable and efficient. The book covers the new IBM Cognos 10 dashboarding capabilities in detail and a comprehensive manner. There whole content is divided in to step-by-step recipes, each of which covers a specific link in the whole chain of understanding and learning. Recipes are augmented with real steps and screenshots which nullify chances of error or misjudgement. These along with explanation, tips and information will help users to completely follow recipes and have a clear and concise understanding and will eventually enable them to use these in their own areas of interest. This book is written in the style of a cookbook, with emphasis on practical, step-by-step recipes augmented with real screenshots and little to no theory. This approach will help you follow each step, each link, and see the bigger picture. If you are a user with basic knowledge of Cognos BI (any version) and want to learn the advanced and latest dashboarding capabilities shipped with IBM Cognos BI, this book is for you.", "author": "Ankit Garg", "slug": "ibm-cognos-business-intelligence-101-dashboarding-cookbook-71455-9781849685832-ankit-garg", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685825.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71455", "product_url": "/app/ecom/book/71455/ibm-cognos-business-intelligence-101-dashboarding-cookbook-71455-9781849685832-ankit-garg", "bisac_codes": [ "COM005030" ], "items_count": null, "identifiers": { "ISBN13": "9781849685825", "EISBN13": "9781849685832" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065925" } } } }, { "type": "Product", "id": "00010000071453", "attributes": { "name": "Microsoft Office 365: Exchange Online Implementation and Migration", "subtitle": "", "description": "Microsoft Office 365 brings together cloud versions of the most trusted communications and collaboration products in a single desktop suite for businesses of all sizes. Microsoft Exchange Online gives you access to enterprise class email, calendar, and contacts from virtually anywhere, at any time, on desktops, laptops, tablets, and mobile devices. \"Microsoft Office 365: Exchange Online Implementation and Migration\" is a practical hands-on tutorial that shows small businesses to enterprises how to implement and migrate to Exchange Online in Office 365. This book also places an emphasis on setting up a Hybrid and migrating from Exchange on-premise to Exchange Online. \"Microsoft Office 365: Exchange Online Implementation and Migration\" will show small businesses to enterprises the steps to implement and migrate to Exchange Online in Office 365. The book starts by providing an overview of the Office 365 plans available and how to make a decision on what plan fits your organization. The book then dives into topics such as the Office 365 Admin Portal, integration options for professionals and small businesses, integration options for enterprises, preparing for a simple migration, performing a simple migration, and preparing for a hybrid deployment and migration amongst others. A practical, hands-on tutorial that shows small businesses to enterprises how to implement and migrate to Exchange Online in Office 365. If you are an information technology (IT) professional; administrator, small business owner, manager or consultant who needs to implement and migrate to Exchange Online in Office 365 within your business, then this book is for you. Knowledge of Microsoft Office 365 is not required, however, experience with Microsoft Exchange Server and mail clients, role and delegation concept is required.", "author": "David Greve, Loryan Strant", "slug": "microsoft-office-365-exchange-online-implementation-and-migration-71453-9781849685870-david-greve-loryan-strant", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685863.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71453", "product_url": "/app/ecom/book/71453/microsoft-office-365-exchange-online-implementation-and-migration-71453-9781849685870-david-greve-loryan-strant", "bisac_codes": [ "COM005000" ], "items_count": null, "identifiers": { "ISBN13": "9781849685863", "EISBN13": "9781849685870" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066458" } } } }, { "type": "Product", "id": "00010000071452", "attributes": { "name": "Microsoft Dynamics CRM 2011 Customization & Configuration (MB2-866) Certification Guide", "subtitle": "", "description": "Whether you are a consultant for a Microsoft partner, an IT professional, a developer working for a Microsoft customer, or a freelance CRM consultant; this book is the ticket to advancing your career. Stand out in the crowd by obtaining certification MB2-866 Microsoft Dynamics CRM 2011 Customization and Configuration. The \"Microsoft Dynamics CRM 2011 Customization & Configuration (MB2-866) Certification Guide\" covers the official course syllabus including all the topics and procedures you need to know to pass the exam. 'Test Your Knowledge' sections at the end of each chapter offer a 75-question sample exam to help you practice and master the certification test. The \"Microsoft Dynamics CRM 2011 Customization & Configuration (MB2-866) Certification Guide\" covers the official syllabus for course 80294B including a 75-question practice exam. If you're new to Microsoft Dynamics CRM or Microsoft certifications then the book kicks off with an overview of both topics before diving into the official syllabus. There are in-depth chapters covering customization basics, the organization structure, entity and attribute customization, entity relationships, user interface customization, auditing, and solutions. Each chapter includes detailed procedures that you need to know for the exam as well as a self-test section to review your learning. Microsoft endorses IT pros and developers who've proven their expertise by attaining the certification. Use this book to supercharge your career by giving yourself an advantage. Stand out in the crowd! This book is in the Enterprise certification series which means it is a hands-on guide with practical instruction, examples and all the information you will need to be successful in the exam, as well as 75 practice questions in the exam style. It includes practical advice on how to book the exam, approach the questions and maximize your score. \"Microsoft Dynamics CRM 2011 Customization & Configuration (MB2-866) Certification Guide\" is perfect for IT professionals and developers who work for a Microsoft partner or customer organizations. If you want to demonstrate your expertise and advance your career by obtaining Microsoft certification this book will provide you with the insight you need to succeed.", "author": "Neil Benson", "slug": "microsoft-dynamics-crm-2011-customization-configuration-mb2-866-certification-guide-71452-9781849685818-neil-benson", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685801.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71452", "product_url": "/app/ecom/book/71452/microsoft-dynamics-crm-2011-customization-configuration-mb2-866-certification-guide-71452-9781849685818-neil-benson", "bisac_codes": [ "COM051380" ], "items_count": null, "identifiers": { "ISBN13": "9781849685801", "EISBN13": "9781849685818" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066429" } } } }, { "type": "Product", "id": "00010000071451", "attributes": { "name": "Microsoft SQL Server 2012 Performance Tuning Cookbook", "subtitle": "", "description": "As a DBA you must have encountered a slow running application on SQL Server, but there are various factors that could be affecting the performance. If you find yourself in this situation, don't wait, pick up this book and start working towards improving performance of your SQL Server 2012. SQL Server 2012 Performance Tuning Cookbook is divided into three major parts -- Performance Monitoring, Performance Tuning, and Performance Management--that are mandatory to deal with performance in any capacity. SQL Server 2012 Performance Tuning Cookbook offers a great way to manage performance with effective, concise, and practical recipes. You will learn how to diagnose performance issues, fix them, and take precaution to avoid common mistakes. Each recipe given in this book is an individual task that will address different performance aspects to take your SQL Server's Performance to a higher level. The first part of this book covers Monitoring with SQL Server Profiler, DTA, System statistical function, SPs with DBCC commands, Resource Monitor & Reliability, and Performance Monitor and Execution Plan. The second part of the book offers Execution Plan, Dynamic Management Views, and Dynamic Management Functions, SQL Server Cache and Stored Procedure Recompilations, Indexes, Important ways to write effective TSQL, Statistics, Table and Index Partitioning, Advanced Query tuning with Query Hints and Plan Guide, Dealing with Locking, Blocking and Deadlocking and Configuring SQL Server for optimization to boost performance. The third and final part gives you knowledge of performance management with help of Policy Based Management and Management with Resource Governor. This book has individual recipes and you can read it from cover to cover or dip into any recipe and get solution to a specific issue. Every recipe is based on a script/procedure explained with step-by-step instructions and screenshots. Concepts are illustrated for better understanding of why one solution performs better than another. SQL Server 2012 Performance Tuning Cookbook is aimed at SQL Server Database Developers, DBAs, and Database Architects who are working in any capacity to achieve optimal performance. However, basic knowledge of SQL Server is expected, but professionals who want to get hands-on with performance tuning and have not worked on tuning the SQL Server for performance will find this book helpful.", "author": "Bihag Thaker, Ritesh Shah", "slug": "microsoft-sql-server-2012-performance-tuning-cookbook-71451-9781849685757-ritesh-shah-bihag-thaker", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685740.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71451", "product_url": "/app/ecom/book/71451/microsoft-sql-server-2012-performance-tuning-cookbook-71451-9781849685757-ritesh-shah-bihag-thaker", "bisac_codes": [ "COM021000" ], "items_count": null, "identifiers": { "ISBN13": "9781849685740", "EISBN13": "9781849685757" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066478" } } } }, { "type": "Product", "id": "00010000071447", "attributes": { "name": "Windows Azure Programming Patterns for Start-ups", "subtitle": "", "description": "Leverage different Windows Azure components together with your existing Microsoft .NET skills to fully take advantage of the power of Windows Azure. Use this book to start small and end big by creating and using storage, cloud services, sql databases, networking, caching and other innovative technology to realize your first top-class Windows Azure service! \"Windows Azure for Start-ups\" is an incremental guide that will take you from the essentials of the Windows Azure platform up to the realization of your own cloud services running on the platform. You will learn how to apply different technologies of the Windows Azure platform with the help of examples all focusing on one single fictitious start-up scenario. This book is centred around a fictitious company called Geotopia that wants to build a brand new social network by using the Windows Azure platform. It will take the reader from the theory and rationale behind Windows Azure right to building services and coding C#. The books starts by outlining the concepts of Windows Azure. It then demonstrates how to set up a development environment and how to build your application by using different storage mechanisms, applying different features from the Windows Azure platform and ending with the newest features explained from the latest release. Windows Azure for Startups will help you take full advantage of the Windows Azure platform and bring your new service online as quickly as possible. This book follows a step-by-step approach with clear transparent instructions, screenshots and code samples. This book is intended for Microsoft .NET developers who want to leverage the power of cloud and build a brand new service from scratch; it assumes a basic understanding of the .NET framework and C#.", "author": "Riccardo Becker", "slug": "windows-azure-programming-patterns-for-start-ups-71447-9781849685610-riccardo-becker", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685603.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71447", "product_url": "/app/ecom/book/71447/windows-azure-programming-patterns-for-start-ups-71447-9781849685610-riccardo-becker", "bisac_codes": [ "COM000000" ], "items_count": null, "identifiers": { "ISBN13": "9781849685603", "EISBN13": "9781849685610" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013067018" } } } }, { "type": "Product", "id": "00010000071446", "attributes": { "name": "Business Intelligence Cookbook: A Project Lifecycle Approach Using Oracle Technology", "subtitle": "", "description": "Oracle Database 11g is a comprehensive database platform for data warehousing and business intelligence that combines industry-leading scalability and performance, deeply-integrated analytics, and embedded integration and data-quality all in a single platform running on a reliable, low-cost grid infrastructure. This book steps through the lifecycle of building a data warehouse with key tips and techniques along the way. Business Intelligence Cookbook: A Project Lifecycle Approach Using Oracle Technology outlines the key ways to effectively use Oracle technology to deliver your business intelligence solution. This is a practical guide starting with key recipes for project management then moving onto project delivery. Business Intelligence Cookbook: A Project Lifecycle Approach Using Oracle Technology is a practical guide for performing key steps and functions on your project. This book starts with setting the foundation for a highly repeatable efficient project management approach by assessing your current methodology to see how suitable it is for a business intelligence program. We also learn to set up the project delivery phases to consistently estimate the effort for a project. Along the way we learn to create blueprints for the business intelligence solution that help to connect and map out the destination of the solution. We then move on to analyze requirements, sources, and data. Finally we learn to secure the data as it is an important asset within the organization and needs to be secured efficiently and effectively. This book is written in a simple, easy to understand format with lots of screenshots and step-by-step explanations. If you are Project Managers or IT professionals looking to design and develop a data warehouse and business intelligence solution, then this is the best guide for you. This book assumes that you have a fundamental knowledge of data warehouse and business intelligence projects.", "author": "John Heaton", "slug": "business-intelligence-cookbook-a-project-lifecycle-approach-using-oracle-technology-71446-9781849685498-john-heaton", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685481.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71446", "product_url": "/app/ecom/book/71446/business-intelligence-cookbook-a-project-lifecycle-approach-using-oracle-technology-71446-9781849685498-john-heaton", "bisac_codes": [ "COM021000" ], "items_count": null, "identifiers": { "ISBN13": "9781849685481", "EISBN13": "9781849685498" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065630" } } } }, { "type": "Product", "id": "00010000071445", "attributes": { "name": "Mastering Microsoft Forefront UAG 2010 Customization", "subtitle": "", "description": "While UAG is built to integrate with many environments and publish dozens of application types, many organizations require a certain level of customization to meet their needs. With this book in hand, you will be equipped to deal with these types of customization scenarios, and you will be confident in using such workarounds without hassle and trial and error. Written by some of the leading experts on UAG, \"Mastering Microsoft Forefront UAG 2010 Customization\" covers the most complex and challenging options for customizing UAG in a way that is friendly and easy to follow. It walks you through various customization tasks, including explanations and code samples, as well as creative ideas for troubleshooting your work. Until now, only a few of the extensions to UAG's services have been publicly available, and most were only known to a select few. Now, this can include you! Throughout this book, you will tackle how to change the system's look-and-feel, deal with advanced authentication schemes and write special functions that need to be executed as part of the client interaction. With \"Mastering Microsoft Forefront UAG 2010 Customization\", you too can learn how to customize various aspects of UAG's functionality to enhance your organization or customers' experience. \"Mastering Microsoft Forefront UAG 2010 Customization\" is a hands-on guide with step-by-step instructions for enhancing the functionality of UAG through customization. Each topic details one key aspect of functionality and the operative mechanism behind it, and suggests functionality that can be achieved with customization, along with helpful code samples. Whether you are a seasoned UAG consultant, deployment and support engineer or a UAG customer, this book is for you. Consultants will be able to enhance the services you can provide for UAG customization, while the book helps customers to achieve tasks that have been restricted to the realm of expert consultants until now. You should have a strofng understanding of the regular functionality of UAG, as well as a solid background in web development (ASP, HTML, CSS and JavaScript) for this book to take you to the next level.", "author": "Erez Ben-Ari, Rainier Amara", "slug": "mastering-microsoft-forefront-uag-2010-customization-71445-9781849685399-erez-ben-ari-rainier-amara", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685382.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71445", "product_url": "/app/ecom/book/71445/mastering-microsoft-forefront-uag-2010-customization-71445-9781849685399-erez-ben-ari-rainier-amara", "bisac_codes": [ "COM043050" ], "items_count": null, "identifiers": { "ISBN13": "9781849685382", "EISBN13": "9781849685399" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066352" } } } }, { "type": "Product", "id": "00010000071444", "attributes": { "name": "Oracle BAM 11gR1 Handbook", "subtitle": "", "description": "An integral component of Oracle SOA and BPM Suite, Oracle BAM (Business Activity Monitoring) ultimately empowers business executives to react quickly to changing business situations. BAM enables business service and process monitoring through real-time data streaming and operational reports, and this book helps you to take advantage of this vital tool with best practice guidance for building a BAM project. \"Oracle BAM 11gR1 Handbook\" is an essential companion for advancing your BAM knowledge, with troubleshooting and performance tuning tips to guide you in building BAM applications. The book uses step-by-step instructions alongside a real world demo project to steer you through the pitfalls of report and application development. Packed with best practices, you'll learn about BAM migration, HA configuration and much more. \"Oracle BAM 11gR1 Handbook\" comprises a myriad of best practices for building real-time operational dashboards, reports and alerts. The book dives straight into the architecture of Oracle BAM 11g, before moving swiftly onto concepts like managing BAM server securities, populating Data Objects and performing load testing. Later on you'll also learn about BAM migration and building an ADF-based report, plus much more that you won't want to miss. For focusing in on best practices for this integral tool within Oracle SOA and BPM Suite, \"Oracle BAM 11gR1 Handbook\" is the perfect guide for the job. \"Oracle BAM 11gR1 Handbook\" is a practical best practices tutorial focused entirely on Oracle Business Activity Monitoring. An intermediate-to-advanced guide, step-by-step instructions and an accompanying demo project will help SOA report developers through application development and producing dashboards and reports. If you are a developer/report developer or SOA Architect who wants to learn valuable Oracle BAM best practices for monitoring your operations in real time, then \"Oracle BAM 11gR1 Handbook\" is for you. Administrators will also find the book useful. You should already be comfortable with SOA architecture and SQL practices.", "author": "Pete Wang", "slug": "oracle-bam-11gr1-handbook-71444-9781849685450-pete-wang", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685443.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71444", "product_url": "/app/ecom/book/71444/oracle-bam-11gr1-handbook-71444-9781849685450-pete-wang", "bisac_codes": [ "COM005000" ], "items_count": null, "identifiers": { "ISBN13": "9781849685443", "EISBN13": "9781849685450" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066626" } } } }, { "type": "Product", "id": "00010000071443", "attributes": { "name": "Microsoft SQL Server 2012 Integration Services: An Expert Cookbook", "subtitle": "", "description": "SQL Server Integration Services (SSIS) is a leading tool in the data warehouse industry - used for performing extraction, transformation, and load operations. This book is aligned with the most common methodology associated with SSIS known as Extract Transform and Load (ETL); ETL is responsible for the extraction of data from several sources, their cleansing, customization, and loading into a central repository normally called Data Warehouse or Data Mart. Microsoft SQL Server 2012 Integration Services: An Expert Cookbook covers all the aspects of SSIS 2012 with lots of real-world scenarios to help readers understand usages of SSIS in every environment. Written by two SQL Server MVPs who have in-depth knowledge of SSIS having worked with it for many years. This book starts by creating simple data transfer packages with wizards and illustrates how to create more complex data transfer packages, troubleshoot packages, make robust SSIS packages, and how to boost the performance of data consolidation with SSIS. It then covers data flow transformations and advanced transformations for data cleansing, fuzzy and term extraction in detail. The book then dives deep into making a dynamic package with the help of expressions and variables, and performance tuning and consideration. This book is written in a simple, easy to understand format with lots of screenshots and step-by-step explanations. If you are an SQL database administrator or developer looking to explore all the aspects of SSIS and need to use SSIS in the data transfer parts of systems, then this is the best guide for you. Basic understanding of working with SQL Server Integration Services is required.", "author": "Reza Rad, Pedro Perfeito", "slug": "microsoft-sql-server-2012-integration-services-an-expert-cookbook-71443-9781849685252-reza-rad-pedro-perfeito", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685245.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71443", "product_url": "/app/ecom/book/71443/microsoft-sql-server-2012-integration-services-an-expert-cookbook-71443-9781849685252-reza-rad-pedro-perfeito", "bisac_codes": [ "COM005000" ], "items_count": null, "identifiers": { "ISBN13": "9781849685245", "EISBN13": "9781849685252" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066477" } } } }, { "type": "Product", "id": "00010000071442", "attributes": { "name": "Microsoft Forefront Identity Manager 2010 R2 Handbook", "subtitle": "", "description": "Microsoft's Forefront Identity Manager simplifies enterprise identity management for end users by automating admin tasks and integrating the infrastructure of an enterprise with strong authentication systems. The \"Microsoft Forefront Identity Manager 2010 R2 Handbook\" is an in-depth guide to Identity Management. You will learn how to manage users and groups and implement self-service parts. This book also covers basic Certificate Management and troubleshooting. Throughout the book we will follow a fictional case study. You will see how to implement IM and also set up Smart Card logon for strong administrative accounts within Active Directory. You will learn to implement all the features of FIM 2010 R2. You will see how to install a complete FIM 2010 R2 infrastructure including both test and production environment. You will be introduced to Self-Service management of both users and groups. FIM Reports to audit the identity management lifecycle are also discussed in detail. With the \"Microsoft Forefront Identity Manager 2010 R2 Handbook\" you will be able implement and manage FIM 2010 R2 almost effortlessly. Throughout the book, we will follow a fictional company, the case study will help you in implementing FIM 2010 R2. All the examples in the book will relate to this fictive company and you will be taken from design, to installation, to configuration of FIM 2010 R2. If you are implementing and managing FIM 2010 R2 in your business, then this book is for you. You will need to have a basic understanding of Microsoft based infrastructure using Active Directory. If you are new to Forefront Identity Management, the case-study approach of this book will help you to understand the concepts and implement them.", "author": "Kent Nordstrom", "slug": "microsoft-forefront-identity-manager-2010-r2-handbook-71442-9781849685375-kent-nordstrom", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781849685368.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "71442", "product_url": "/app/ecom/book/71442/microsoft-forefront-identity-manager-2010-r2-handbook-71442-9781849685375-kent-nordstrom", "bisac_codes": [ "COM005000" ], "items_count": null, "identifiers": { "ISBN13": "9781849685368", "EISBN13": "9781849685375" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066453" } } } } ], "meta": { "pagination": { "page": 77783, "pages": 78454, "count": 1569072 } } }
Response Info
Default: None