(Amyris Rada and Roman Melnyk, B.) In a side-by-side comparison table, the authors make it easy to understand the basic licensing rules, functions, and feature differences among the members of the distributed DB2 10.5 for Linux, UNIX, and Windows server family as of June 14, 2013.
Author: SSWUG Research
TRANSFER OWNERSHIP: Pass objects on to others…
(Henrik Loeser) There are cases when ownership of database objects needs to be reorganized: People leaving the company, new rules from supervisory authorities (financial industry, …), changes to applications, and much more.
Combining jQuery Deferred with the HTML5 Web Workers API
(Jonathan Cardy) Long running calculations in JavaScript are generally a bad idea. This is because JavaScript is a single-threaded environment; anything we do takes place on the UI thread, and when a script is running, the UI is unresponsive.
Check out BLU Acceleration for Cloud Technology Preview
(Cindy Russell) At the Information On Demand conference, IBM has announced BLU Acceleration for Cloud as a technology preview. This is an opportunity to help shape the product, while also taking advantage of hot BLU Acceleration dynamic in-memory technology.
Calling the CloudPortal Services Manager XML API using HTML + jQuery
(Jay Strydom) This blog is an introduction to show developers how to retrieve a list of customers from the XML API.
Five Ways of Loading Text Files Into Oracle Database
(Dr.Jiang Zhou) Often we need to load text files, such as comma delimited files, into Oracle databases as tables.
Deployment of OAF Pages In EBS R12
(Ruhi Singh) Below are the brief steps to deploy OAF pages in Oracle Apps Environment.
ASP.NET N-Layered Applications – Implementing an ASP.NET MVC 4 Frontend (Part 6)
(Imar Spaanjaars) This is Part 6 in a series of 10 that show you how to build N-Layered applications using ASP.NET 4.5 and Entity Framework 5 Code First. In this part you’ll see how to build a Web UI using ASP.NET MVC 4 and make use of the model and repository projects I have shown in the past five
Introduction to C# Apps
(Paul Deitel and Harvey M. Deitel) We now introduce C# app programming. Most of the C# apps you’ll study in this book process information and display results. In this chapter, we introduce console apps—these input and output text in a console window, which in Windows is known as the Command Prompt.
Three Top Features That Will Help Improve Your Productivity with Visual Studio 2013
(Patrick Desjardins) Visual Studio 2013 is packaged with a lot of new features. Three of them will be your next best friend. Not only are they easy to use but they don’t require a lot of deep configuration to activate. We will discuss enhanced debugging that shows the return value, the possibility o