Two different mocking approaches
http://blog.frankel.ch/two-different-mocking-approaches April 22nd, 2009 Nicolas Frankel Leave a comment Go to comments Whether you choose to choose to adopt […]
Read More →http://blog.frankel.ch/two-different-mocking-approaches April 22nd, 2009 Nicolas Frankel Leave a comment Go to comments Whether you choose to choose to adopt […]
Read More →Here’s a simple “HttpSessionListener” example to keep track the total number of active sessions in a web application. If […]
Read More →http://stackoverflow.com/questions/40471/differences-between-hashmap-and-hashtable There are several differences between HashMap and Hashtable in Java: Hashtable is synchronized, whereas HashMap is not. This […]
Read More →https://www.google.com/search?q=free+zipcode+database&rls=com.microsoft:en-us&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1 free-zipcode-database.csv (12.36 mb)
Read More →CODEstore.zip (26.60 mb)
Read More →https://www.kernel.org/doc/ols/2009/ols2009-pages-123-130.pdf http://www.zerigo.com/managed-dns/pricing#dns-pro http://stackoverflow.com/questions/1472214/load-balancing-dns-round-robin-in-front-of-hardware-load-balancers-how-to-shar http://www.google.com/#q=howto+geographic+load+balancing+dns https://developers.google.com/speed/public-dns/
Read More →Create a MySQL user BackupAdmin that has only BackupAdmin permissions. mysql -u root -p GRANT SHOW DATABASES, SELECT, LOCK […]
Read More →http://www.cyberciti.biz/tips/understanding-linux-unix-umask-value-usage.html When user create a file or directory under Linux or UNIX, she create it with a default set […]
Read More →To setup mysqldump without password in Cronjob, follow the steps below:- Start your terminal and login to your server […]
Read More →https://help.ubuntu.com/12.04/serverguide/mysql.html MySQL is a fast, multi-threaded, multi-user, and robust SQL database server. It is intended for mission-critical, heavy-load production […]
Read More →