(Prasant Nanda) Now days we are dealing with lot of data every day. We process more and more data in our application and it may be from upstream, same system, for downstream etc. Consider an upstream system from where we get 100,000 to 200,000 records every day and the data does not have any differe
Other News
Why Visual Studio Express Won’t Allow Extensions
(Keith Ward) There appears to be confusion among some developers around extensions in Visual Studio Express, Microsoft’s free version of its flagship development tool.
The MySQL 5.7.1 Milestone Release
(Geir Hoydalsvik) Due to all of the positive feedback that I received on the MySQL 5.7.3 & 5.7.4 blog posts, I have decided to complete the picture by doing the same for 5.7.1 & 5.7.2.
WebSphere Commerce Performance Tests with Rational Performance Tester, Part 1: Designing tests with Rational Performance Tester
(Charek Chen and Noureddine Brahimi) Part 1 of this three-part article series guides you through best practices for developing tests using Rational Performance Tester and how to implement common scenarios for IBM WebSphere Commerce.
Top 10 DB2 Support Nightmares & How to Avoid Them #3
(Laura) Here is part three in our top ten DB2 support nightmares series. Here we look at why organisations can’t get by without a skilled DBA.
Excluding NULL Key Columns
(Troy Coleman) I’ve never been a fan of setting columns to null, because this introduces complexities into the application code. I’m certainly not the only one who feels this way, either. Check out this well-written screed that explains in detail why NULL values in a database are a programmer’s nigh
How To Set Drop Down Value using JQuery
This tutorial explains how to set dropdown box value in jQuery. To display the selected drop down box value, we use following way. i.e. $(“#idName”).val();.
Extract a Sharepoint Page Manifest/XML
(Soptik Dutta) The article explains a custom package, which enables fetching a Sharepoint page’s element xml. The package adds a few custom ribbon buttons on some characteristically chosen locations, which allows a developer like someone to get an element definition of page.
Oracle SQL Developer is for Oracle Database
(Jeff Smith) What is Oracle SQL Developer?
Message Correlation using JMS
(Martien van den Akker) Last year I created a few OSB services with the asynchronous request response message exchange pattern. OSB does not support this out of the box, since OSB is in fact synchronous in nature. Although OSB supports the WS-Addressing namespaces, you need to set the WS-Addressing
