Layout with Ext.NET
In this article by Anup Shah, the author of the book Ext.NET Web Application Development, we will learn about the Border layout. We will use EXT.NET for providing the Border layout.
Read Layout with Ext.NET in fullDisaster Recovery for Hyper-V
The new Windows Server 2012 Hyper-V release from Microsoft comes with a myriad of improvements in areas such as mobility, high availability and elasticity, bringing everything you need to create, manage and build the core components of a Microsoft Private Cloud for virtualized workloads.
In this article by Leandro Cavalho, the author of Windows Server 2012 Hyper-V Cookbook, we will cover the following topics:
-
Backing up Hyper-V and virtual machines using Windows Server Backup
-
Restoring Hyper-V and virtual machines using Windows Server Backup
-
Confguring Hyper-V Replica between two Hyper-V hosts using HTTP authentication
-
Confguring Hyper-V Replica broker for a Failover Cluster
-
Confguring Hyper-V Replica to use certificate-based authentication using an Enterprise CA
-
Using snapshots in virtual machines
Eloquent relationships
In this article by Shawn McCool, the author of Laravel Starter , we will discuss Eloquent relationships. Eloquent is Laravel's native ActiveRecord implementation. It is built upon Laravel's Fluent Query Builder. Due to the way in which Eloquent operates with Fluent, complex queries and relationships are easy to describe and understand.
Read Eloquent relationships in fullAdding and Importing Configuration items in System Center 2012 Service Manager
System Center 2012 Service Manager builds on its predecessor System Center Service Manager 2010, by extending the ITIL© process features to include Service Request fulfillment, Release Management, and automated orchestration with significant enhancements in its reporting capabilities. The full set of additions and improvements can be found at the official Microsoft website for the product. System Center 2012 Service Manager (SCSM) is a modular product made up of a series of submodular components. Installing the product is simple using the official product documentation and online community resources.
In this article by Andreas Baumgarten (MVP), one of the co-authors of Microsoft System Center 2012 Service Manager Cookbook, we will cover the following tasks:
- Adding configuration items manually
- Importing active directory configuration items
- Importing configuration manager configuration items
- Importing operations manager configuration items
Smart Processes Using Rules
This article by Mauricio Salatino and Esteban Aliverti, authors of jBPM5 Developer Guide, covers some of the common uses of business rules and business processes together. In order to understand how these two worlds are merged inside the Drools & jBPM5 platform, we need to appreciate how a rule engine works. This article covers:
-
Good old integration patterns between processes and rules
-
A quick introduction to the Drools Rule Engine
-
How to leverage the power of the rule engine in our business processes
-
Common usage patterns
Read Smart Processes Using Rules in full
Packaging Content Types and Feeds Importers
The Features module steps in. It is a powerful module that will allow us to package up our content types and feeds importers' configurations into code.
In this article by Trevor James, the author of Migrating to Drupal 7, we'll cover the following topics:
-
Installing features
-
Creating a feature for your content type and for your feeds importer
-
Overriding features
-
Reviewing feature overrides and reverting the features code
-
Sharing a Features module and implementing it on a separate Drupal site
Securing Portal Contents
In this article by Ken Finnigan, Luca Stancapiano and Piergiorgio Lucidi , authors of GateIn Cookbook, we will cover
-
Securing portals
-
Securing with JBoss AS
-
Securing with Tomcat
-
Choosing the JAAS modules
-
Creating a login page
-
Synchronizing users
-
Securing pages
-
Securing categories
-
Securing applications
-
Securing portlets
Oracle: Using the Metadata Service to Share XML Artifacts
Service Oriented Architecture (SOA) provides the architectural framework needed to integrate diverse systems together and create new composite applications. Oracle SOA Suite 11gR1 provides the tools needed to turn an SOA architecture into a working solution.
In this article by Matt Wright, co-author of Oracle SOA Suite 11g Developer's Cookbook, we will cover:
-
Creating a file-based MDS repository for JDeveloper
-
Creating Mediator using a WSDL in MDS
-
Creating Mediator that subscribes to EDL in MDS
-
Creating an external reference using a WSDL in MDS
-
Referencing Schematron in MDS for validation
-
Referencing a fault policy deployed to MDS
-
Deploying MDS artifacts to the SOA infrastructure
-
Exporting an MDS partition to the filesystem
-
Deleting XML artifacts from SOA infra MDS
Moving space between partitions
This article by Curtis Gedak, author of Manage Partitions with GParted How-to reveals how to migrate free disk space to where it is most needed. It can be frustrating to run out of free space in one partition (for example, C:) when another partition (for example, D:) has plenty. In this recipe we cover the steps to migrate free space from one partition to another.
Read Moving space between partitions in fullGetting Your Course Ready for a New Semester
In this article by Brandon Ballentine, author of Desire2Learn for Higher Education Cookbook, we will cover the following recipes:
-
Copying course materials from a previous semester
-
Importing a publisher's course cartridge
-
Changing many due dates from one screen
-
Double-checking everything from the student view
-
Configuring your web browser
Building the Control-M Infrastructure
Unlike ordinary desktop applications, Control-M is an enterprise-level large-scale batch workload automation platform that handles the execution of end-to-end business processes potentially across the entire organization. Therefore, it is essential to properly plan the batch infrastructure in advance to fully utilize the benefits of Control-M and allow it to fulfill the future growth of the organization's batch needs.
In this article by Qiang Ding, author of BMC Control-M 7: A Journey from Traditional Batch Scheduling to Workload Automation , we are going to look at important factors that need to be taken into consideration for building a complete batch infrastructure. We will start with introducing the "Three Ages" towards workload automation. This will be followed by discussions of pre-implementation-related topics, such as batch environment sizing considerations, choices of high availability solutions, storage space requirements, firewall configuration requirements, user experience-related performance concerns, and so on. Once we have the environment planned, we focus on the technical aspects by building a complete sandpit Control-M batch infrastructure.
Read Building the Control-M Infrastructure in fullMobile Devices
We are currently seeing an explosion of mobile devices to the market. A lot of them are more powerful than your average computer was just over a decade ago. This means that in addition to having nice clean, responsive, and functional desktop applications, we are starting to have to make sure the same basic functionality is available to mobile devices. In this article, we are going to be looking at how we can set up mobile devices to be used with Selenium WebDriver.
In this article by David Burns, author of Selenium 2 Testing Tools Beginner's Guide, we shall learn:
-
How to use the stock browser on Android
-
How to test with Opera Mobile
-
How to test on iOS
New Connectivity APIs – Android Beam
In this article by Murat Aydin, the author of Android 4: New features for Application Development, introduces us to new connectivity APIs with Android Ice Cream Sandwich—Android Beam, which uses the NFC hardware of the device. Android Beam allows devices to connect to each other without using a wireless access point. This article will teach us the usage of Android Beam.
The topics covered in this chapter are as follows:
-
Android Beam
-
Beaming NdefMessages
Creating and configuring a basic mobile application
After everything is configured and prepared, this article by Darko Goleš, author of Magento Mobile How-to, starts exploring the Magento Mobile Admin Panel in order to create our first Magento Mobile application.
Read Creating and configuring a basic mobile application in fullTeam Foundation Server 2012
Team Foundation Server 2012 (TFS 2012) is the latest version of Microsoft's Application Lifecycle Management (ALM) system. This article by Jakob Ehn and Terje Sandstrom, authors of Team Foundation Server 2012 Starter, covers all the aspects of managing a software product over its complete lifecycle, from inception, through development and the subsequent maintenance phase for as long as it is in use.
Read Team Foundation Server 2012 in full

