(Praveen Maniyath) I am sharing a piece of code for implementing a click event for button in Android.
Author: SSWUG Research
Developing a distributed WS-AT transaction using an IBM BPM Advanced Integration Service, Part 4: Implementing the Advanced Integration Service
(Carlo Randone and Marco Antonioni) Leveraging the capabilities of the Advanced Integration Services (AIS) in IBM Business Process Manager V8.0.1 Advanced, this series describes the implementation of a distributed WS-AT scenario involving two databases (Microsoft SQL Server and IBM DB2) installed on
Scan-Friendly Caching in DB2 10.5 with BLU Acceleration
(Chris Eaton) In the database world it is common knowledge that if you have more data than can fit into memory that you have to try to make sure that the most useful data stays in memory.
Bloat removal without table swapping
(depesz) Some time ago I wrote about my favorite method of bloat removal. Around one year earlier, I wrote about another idea for bloat removal. This older idea was great – it didn’t involve usage of triggers, overhead on all writes, table swapping. It had just one small, tiny, minuscule little issu
Rethinking buffer pool page replacement
(Adam Storm) Life as we know it is generally quite ordered. It’s common for drivers to take the same route to work every day, place their keys in the same spot when they arrive home, and then go to bed at the same time every night. These routines soon become habits, which free the mind to focus on
How SharePoint libraries free user dependence on IT
(Scott Robinson) SharePoint libraries in the 2013 platform free users from dependence on IT while urging them toward true collaboration. Average users are more empowered, but that empowerment can amplify the effects of mistakes and diminish the usefulness of the platform’s new features.
Creating Simple Performance Baselines with SQL Server Profiler
(Michael K. Campbell) Baselines and subsequent comparison metrics make it easy to determine if index modifications or code changes are truly improving performance on heavily used servers.
Exadata and the passthrough or pushback mode
(Frits Hoogland) Exadata gets its performance by letting the storage (the exadata storage server) participate in query processing, which means part of the processing is done as close as possible to where the data is stored.
Create , Build and Deploy your windows AZURE Cloud Service
In this article, we are going to walk through how to create and deploy your Windows AZURE Cloud Service.
APEX 101 – Set region title on page load
(Scott Wesley) I saw a forum post recently asking how to dynamically change the region title.