Browse Results

Showing 26,426 through 26,450 of 54,421 results

Java EE 7 Performance Tuning and Optimization

by Osama Oransa

The book adopts a step-by-step approach, starting from building the basics and adding to it gradually by using different tools and examples. The book sequence is easy to follow and all topics are fully illustrated showing you how to make good use of different performance diagnostic tools. If you are an experienced Java developer, architect, team leader, consultant, support engineer, or anyone else who needs performance tuning in your Java applications, and in particular, Java enterprise applications, this book is for you. No prior experience of performance tuning is required.

Disaster Recovery Using VMware vSphere Replication and vCenter Site Recovery Manager

by Abhilash Gb

In Detail VMware vCenter Site Recovery Manager automates disaster recovery in a manner that no other solution does. It is programmed to leverage array-based replication and VMware's proprietary vSphere Replication engine. This book will familiarize you with the concepts of disaster recovery using vCenter Site Recovery Manager and vSphere Replication. You will learn how to deploy and confi gure vSphere Replication in the standalone mode to replicate virtual machines. You will also learn how to use vCenter Site Recovery Manager to leverage array-based replication or vSphere Replication, form Recovery Plans and orchestrate them to perform a test, Planned Migration, Failover, or Failback. Approach This is a step-by-step guide that will help you understand disaster recovery using VMware vSphere Replication 5.5 and VMware vCenter Site Recovery Manager (SRM) 5.5. The topics and configuration procedures are accompanied with relevant screenshots, flow-charts, and logical diagrams that makes grasping the concepts easier. Who this book is for This book is a guide for anyone who is keen on using vSphere Replication or vCenter Site Recovery Manager as a disaster recovery solution. This is an excellent handbook for solution architects, administrators, on-field engineers, and support professionals. Although the book assumes that the reader has some basic knowledge of data center virtualization using VMware vSphere, it can still be a very good reference for anyone who is new to virtualization.

Mastering JavaServer Faces 2.2

by Anghel Leonard

A homogenous guide integrating the features of JSF 2.x (2.0, 2.1 and 2.2), following a "learning through examples" paradigm with its main focus on the advanced concepts of JSF. If you are a web developer who uses JSF, this is the book for you. Catering to an intermediate-advanced audience, the book assumes you have fundamental knowledge of JSF. It is intended for the developer who wants to improve their skills with the combined power of JSF 2.0, 2.1, and 2.2.

Learning Informatica PowerCenter 9.x

by Rahul Malewar

If you wish to deploy Informatica in enterprise environments and make a career in data warehousing, then this book is for you. Whether you are a developer who's new to Informatica or an experienced professional, you will learn all the features of Informatica. Basic knowledge of programming and data warehouse concepts is essential.

ARM® Cortex® M4 Cookbook

by Dr Mark Fisher

Over 50 hands-on recipes that will help you develop amazing real-time applications using GPIO, RS232, ADC, DAC, timers, audio codecs, graphics LCD, and a touch screen About This Book * This book focuses on programming embedded systems using a practical approach * Examples show how to use bitmapped graphics and manipulate digital audio to produce amazing games and other multimedia applications * The recipes in this book are written using ARM's MDK Microcontroller Development Kit which is the most comprehensive and accessible development solution Who This Book Is For This book is aimed at those with an interest in designing and programming embedded systems. These could include electrical engineers or computer programmers who want to get started with microcontroller applications using the ARM Cortex-M4 architecture in a short time frame. The book's recipes can also be used to support students learning embedded programming for the first time. Basic knowledge of programming using a high level language is essential but those familiar with other high level languages such as Python or Java should not have too much difficulty picking up the basics of embedded C programming. What You Will Learn * Use ARM's uVision MDK to configure the microcontroller run time environment (RTE), create projects and compile download and run simple programs on an evaluation board. * Use and extend device family packs to configure I/O peripherals. * Develop multimedia applications using the touchscreen and audio codec beep generator. * Configure the codec to stream digital audio and design digital filters to create amazing audio effects. * Write multi-threaded programs using ARM's real time operating system (RTOS). * Write critical sections of code in assembly language and integrate these with functions written in C. * Fix problems using ARM's debugging tool to set breakpoints and examine variables. * Port uVision projects to other open source development environments. In Detail Embedded microcontrollers are at the core of many everyday electronic devices. Electronic automotive systems rely on these devices for engine management, anti-lock brakes, in car entertainment, automatic transmission, active suspension, satellite navigation, etc. The so-called internet of things drives the market for such technology, so much so that embedded cores now represent 90% of all processor's sold. The ARM Cortex-M4 is one of the most powerful microcontrollers on the market and includes a floating point unit (FPU) which enables it to address applications. The ARM Cortex-M4 Microcontroller Cookbook provides a practical introduction to programming an embedded microcontroller architecture. This book attempts to address this through a series of recipes that develop embedded applications targeting the ARM-Cortex M4 device family. The recipes in this book have all been tested using the Keil MCBSTM32F400 board. This board includes a small graphic LCD touchscreen (320x240 pixels) that can be used to create a variety of 2D gaming applications. These motivate a younger audience and are used throughout the book to illustrate particular hardware peripherals and software concepts. C language is used predominantly throughout but one chapter is devoted to recipes involving assembly language. Programs are mostly written using ARM's free microcontroller development kit (MDK) but for those looking for open source development environments the book also shows how to configure the ARM-GNU toolchain. Some of the recipes described in the book are the basis for laboratories and assignments undertaken by undergraduates. Style and approach The ARM Cortex-M4 Cookbook is a practical guide full of hands-on recipes. It follows a step-by-step approach that allows you to find, utilize and learn ARM concepts quickly.

Telerik WPF Controls Tutorial

by Daniel R. Spalding

This book follows a hands-on, example-based approach to demonstrate how to efficiently integrate Telerik RadControls within a WPF application. This book is for anyone who plans to use Telerik controls within a WPF application. The reader should have an existing knowledge of C#, SQL, and object-oriented design. The book will focus on the use of objects to populate the controls, so knowledge of object-oriented design is very important.

SAP Data Services 4.x Cookbook

by Ivan Shomnikov

Delve into the SAP Data Services environment to efficiently prepare, implement, and develop ETL processes About This Book * Install and configure the SAP Data Services environment * Develop ETL techniques in the Data Services environment * Implement real-life examples of Data Services uses through step-by-step instructions to perform specific ETL development tasks Who This Book Is For This book is for IT technical engineers who want to get familiar with the EIM solutions provided by SAP for ETL development and data quality management. The book requires familiarity with basic programming concepts and basic knowledge of the SQL language. What You Will Learn * Install, configure, and administer the SAP Data Services components * Run through the ETL design basics * Maximize the performance of your ETL with the advanced patterns in Data Services * Extract methods from various databases and systems * Get familiar with the transformation methods available in SAP Data Services * Load methods into various databases and systems * Code with the Data Services scripting language * Validate and cleanse your data, applying the Data quality methods of the Information Steward In Detail Want to cost effectively deliver trusted information to all of your crucial business functions? SAP Data Services delivers one enterprise-class solution for data integration, data quality, data profiling, and text data processing. It boosts productivity with a single solution for data quality and data integration. SAP Data Services also enables you to move, improve, govern, and unlock big data. This book will lead you through the SAP Data Services environment to efficiently develop ETL processes. To begin with, you'll learn to install, configure, and prepare the ETL development environment. You will get familiarized with the concepts of developing ETL processes with SAP Data Services. Starting from smallest unit of work- the data flow, the chapters will lead you to the highest organizational unit--the Data Services job, revealing the advanced techniques of ETL design. You will learn to import XML files by creating and implementing real-time jobs. It will then guide you through the ETL development patterns that enable the most effective performance when extracting, transforming, and loading data. You will also find out how to create validation functions and transforms. Finally, the book will show you the benefits of data quality management with the help of another SAP solution--Information Steward. Style and approach This book is an easy-to-follow guide with step-by-step instructions to perform specific ETL development tasks.

Digital Java EE 7 Web Application Development

by Peter Pilgrim

Develop Java enterprise applications to meet the emerging digital standards using Java EE 7 About This Book * Build modern Java EE web applications that insert, update, retrieve, and delete customer data with up-to-date methodologies * Delve into the essential JavaScript programming language and become proficient with front-end technologies that integrate with the Java platform * Learn about JavaServer Faces, its lifecycle, and custom tags, and build exciting digital applications with the aid of handpicked, real-world examples Who This Book Is For If you are a professional Java engineer and want to develop well-rounded and strong Java Web Development skills, then this book is for you. What You Will Learn * Understand and apply updated JavaServer Faces key features including HTML5 support, resource library constructs, and pass through attributes * Build web applications that conform to digital standards and governance, and leverage the Java EE 7 web architecture * Construct modern JSF Forms that apply validation, add AJAX for immediate validation, and write your own validators * Augment a traditional web application with JSF 2.2 Flow Beans and Flow Scope Beans * Program single page applications including AngularJS, and design Java RESTful back-end services for integration * Utilize modern web frameworks such as Bootstrap and Foundation in your JSF applications * Create your own JSF custom components that generate reusable content for your stakeholders and their businesses In Detail Digital Java EE 7 presents you with an opportunity to master writing great enterprise web software using the Java EE 7 platform with the modern approach to digital service standards. You will first learn about the lifecycle and phases of JavaServer Faces, become completely proficient with different validation models and schemes, and then find out exactly how to apply AJAX validations and requests. Next, you will touch base with JSF in order to understand how relevant CDI scopes work. Later, you'll discover how to add finesse and pizzazz to your digital work in order to improve the design of your e-commerce application. Finally, you will deep dive into AngularJS development in order to keep pace with other popular choices, such as Backbone and Ember JS. By the end of this thorough guide, you'll have polished your skills on the Digital Java EE 7 platform and be able to creat exiting web application. Style and approach This book takes a step-by-step and detailed approach, coaching you through real-world scenarios. The book's style is designed for those who enjoy a thorough educational approach.

Getting Started with Citrix® Provisioning Services 7.0

by Puthiyavan Udayakumar

This practical guide helps you to administer Citrix Provisioning Services. Each chapter is structured in way to help you easily understand the various features, with accompanying practical examples that help beginners to quickly understand the product. This book is a useful guide for an admin/engineer who is new to the Citrix virtualization solution and provisioning service, and who is looking to get a good grounding in Citrix PVS. It's assumed that you will have some understanding of the basics of virtualization already, but that's all you need to know!

Microsoft Dynamics AX 2012 R2 Services

by Kenny Saelen Klaas Deforche

This book is a tutorial guide that covers each topic in depth with examples. The step-by-step approach will help you better understand each task as you will have to perform them frequently when utilizing the services. If you are a Dynamics AX developer, new or experienced who wants to implement services with Microsoft Dynamics AX 2012, then this book is for you. A basic understanding of MorphX and X++ is assumed, but the step-by-step instructions are easy to follow even for beginners. Some examples use C# and .NET, so experience with Visual Studio is a plus but not a must.

Microsoft System Center Configuration Manager

by Marius Sandbu

This book is a step-by-step tutorial that guides you through the key steps in implementing best solutions for high availability and performance tuning. It is split into two distinct approaches: client and site side HA and optimization.Microsoft SCCM High Availability and Performance Tuning is for IT professionals and consultants working with Configuration Manager who wish to learn the skills to deploy a redundant and scalable solution.

Oracle ADF Enterprise Application Development – Made Simple: Second Edition

by Sten E. Vesterli

This book is written in an easy-to-understand style, following an enterprise development process through all the phases of development and deployment. Concepts are illustrated with real-world examples and the methods used are explained step-by-step. This book is for Oracle developers looking to start using Oracle's latest development tool and J2EE developers looking for a more productive way to build modern web applications. This book will guide you through the creation of a successful enterprise application with Oracle ADF 12c, and therefore it assumes you have basic knowledge of Java, JDeveloper, and databases.

Getting Started with Citrix® CloudPortal™

by Puthiyavan Udayakumar

The book will follow a step-by-step, tutorial-based approach and show readers how to take advantage of Citrix CloudPortal's capabilities.This book is ideal for administrators and engineers new to the Citrix Cloud Solution CPSM, CPBM, and who are looking to get a good grounding in Citrix's new product. It's assumed that you will have some experience in the basics of cloud computing already. No prior knowledge of CloudPortal is expected.

System Center 2012 R2 Virtual Machine Manager Cookbook

by Edvaldo Alessandro Cardoso

This book is a step-by-step guide packed with recipes that cover architecture design and planning. The book is also full of deployment tips, techniques, and solutions. If you are a solutions architect, technical consultant, administrator, or any other virtualization enthusiast who needs to use Microsoft System Center Virtual Machine Manager in a real-world environment, then this is the book for you. We assume that you have previous experience with Windows 2012 R2 and Hyper-V.

JIRA 6.x Administration Cookbook

by Patrick Li

A comprehensive guide, full of practical recipes with real-life JIRA administration challenges, solutions, and examples with illustrations from the actual application. If you are an administrator who will be customizing, supporting, and maintaining JIRA for your organization, this book is for you. Familiarity with the core concepts of JIRA is essential. For some recipes, basic understanding in HTML, CSS, and JavaScript will also be helpful.

Java EE 7 with GlassFish 4 Application Server

by David R. Heffelfinger

This book is a practical guide and follows a very user-friendly approach. The book aims to get the reader up to speed in Java EE 7 development. All major Java EE 7 APIs and the details of the GlassFish 4 server are covered followed by examples of their use. If you are a Java developers who wants to become proficient with Java EE 7 this book is ideal for you. Readers are expected to have some experience with Java and to have developed and deployed applications in the past, but don’t need any previous knowledge of Java EE or J2EE. It teaches the reader how to use GlassFish 4 to develop and deploy applications.

VMware vCenter Operations Manager Essentials

by Lauren Malhoit

This book features step-by-step guides as well as practical, real-world examples, exploiting the premise that there's never just one way to narrow down problems. It tackles scenarios by going through different workflows to find the answers you need. This book is for administrators, engineers, and architects of VMware vSphere as well as those who have or are interested in purchasing the vCenter Operations Manager Suite. It will particularly help administrators who are hoping to use vCenter Operations Manager to optimize their VMware environments as well as quickly troubleshoot both long-term and short-term issues.

VMware vSphere 5.x Datacenter Design Cookbook

by Hersey Cartwright

A practical guide packed with step-by-step recipes to design a virtual datacenter using VMware 5.x This book is a guide for anyone interested in designing virtualized datacenters using VMware vSphere 5.x and the supporting components. Current administrators of VMware vSphere environments will find this book useful when interested in becoming a vSphere Architect or are interested in learning more about the virtual datacenter design process. Knowledge of vSphere installation, configuration, and administration is a prerequisite.

Getting Started with Greenplum for Big Data Analytics

by Sunila Gollapudi

Standard tutorial-based approach."Getting Started with Greenplum for Big Data" Analytics is great for data scientists and data analysts with a basic knowledge of Data Warehousing and Business Intelligence platforms who are new to Big Data and who are looking to get a good grounding in how to use the Greenplum Platform. It's assumed that you will have some experience with database design and programming as well as be familiar with analytics tools like R and Weka.

Getting Started with Flurry Analytics

by Bhanu Birani

An easy-to-follow, step-by-step tutorial full of examples and code to help you quickly get started with Flurry analytics.This book is great for developers who want to track their applications instantly using Flurry analytics and who are looking to get a good grounding in how to use Flurry for analytics in their application. It's assumed that you will have some experience with Objective-C and a basic understanding of object-oriented programming and programming in general. You must be enrolled as an iPhone developer in order to test the example projects on your device.

Team Foundation Server 2013 Customization

by Gordon Beeming

his book utilizes a tutorial based approach, focused on the practical customization of key features of the Team Foundation Server for collaborative enterprise software projects. This practical guide is intended for those who want to extend TFS. This book is for intermediate users who have an understanding of TFS, and basic coding skills will be required for the more complex customizations.

Managing Microsoft Hybrid Clouds

by Marcel Van Berg

If you're an IT professional, manager, consultant, or architect who wants to learn about hybrid cloud computing using Azure, then this is the book for you.

Microsoft Dynamics AX 2012 Financial Management

by Mohamed Aamer

This book is a practical, hands-on guide that covers both the basic and advanced concepts of financial management using Microsoft Dynamics AX.Microsoft Dynamics AX Financial Management is for Microsoft Dynamics AX solution architects, application consultants, support engineers, pre-technical sales consultants, and project managers on the partner side, as well as chief financial officers, financial controllers, accounting managers, key users, business analysts, and chief information officers on the customer side. A basic knowledge of financial terms, concepts, and Microsoft Dynamics AX terminologies will help you better understand the concepts covered in this book.

Microsoft Dynamics CRM 2013 Marketing Automation

by Alok Singh Sandeep Chanda

An easy-to-follow guide with step-by-step examples on implementing your marketing plan using Dynamics CRM 2013 and other marketplace solutions such as Click Dimensions and Core Motives. If you are a marketing manager, business analyst, or a CRM functional expert who wants to leverage Microsoft Dynamics CRM 2013 to create effective marketing strategies and run efficient campaigns, this book is for you. The book provides several step-by-step, hands-on examples for beginners to learn marketing concepts, and exercises to create advanced marketing strategies for experts. There are no specific prerequisites but an awareness of basic marketing and CRM concepts will be useful.

Real-world Business Intelligence with Microsoft Dynamics GP

by Polino Mark Belinda Allen

If you're a GP user, this book is aimed at making your job easier. How? Through the use of Business Intelligence (BI) provided by your Microsoft Dynamics GP software to aid you in making informed decisions. This book assumes no previous experience; however, a basic knowledge of Excel is expected.

Refine Search

Showing 26,426 through 26,450 of 54,421 results