Tools of the trade : Java application management
We recently launched a new product at work and had to optimize a Java web application hosted in a JBoss application server for performance. The following...
We recently launched a new product at work and had to optimize a Java web application hosted in a JBoss application server for performance. The following...
Here’s a small script to compare the files in two different directories on a Linux machine. The script uses MD5 checksum to compare the files. #\!/bin/bash...
The almighty Google has come out with a new toy for me to play with :). I don’t claim, that I am a programmer by any...
I tried setting up Cognos (Business Intelligence tool mainly used for reporting) on a test machine for Lakshmi to play around with. After going through the...
Here’s all you need to start dwelling in C# .NET Library from http://msdn2.microsoft.com/en-us/netframework/aa731542.aspx Visual C# Express from http://msdn.microsoft.com/vstudio/express/visualcsharp/
I have been itching to program in C# for a long time now.. finally got a chance to try it out due to requirement at work....