4:56 pm - Wednesday February 8, 2012

Tag Archives: codes

Simpler Interface for Database Operations in Java

Database operations in Java are sometimes cumbersome to the programmers. Also the existing methods in the Database classes are not that impressive or flexible. To reduce redundancy in the code and have a better programming design, I usually...
PayPal IFSC

Find IFSC code of a Bank

IFSC is Indian Financial System Code, an Unique Code generated to each branch of a bank. The IFSC code is required during the verification of a online services like PayPal.  However not many are aware of the IFSC code, and the official bank...