In this part, I will be briefing about different types of Database Normalizations using a sample data model.What is Database Normalization?Normalization is the... Read all
Lets continue the "Heroes of Java" series. Today's interview has been planned nearly since the launch of the series and I knew that it would be a tough one to... Read all
This post will demonstrate how to secure the ActiveMQ WebConsole with a username and password when deployed in the Apache Tomcat web server. The Apache ActiveMQ... Read all
I have been making some R&D on the tools or the profilers to test the performance of one of my .NET application. Below are list of some of the compiled... Read all
While me and my friend roshan recently working as a support developers at Australia famous e-commerce website. recently roshan as assign a new bug in this site... Read all
Even before talking about the technicalities of converting an image to a canvas element, check out the demo! DEMO input any image URL there and hit the convert... Read all
While writing list navigation and search features in websites today there is a constant need to find/replace and play with query string elements, so that you... Read all
You may be using JSON to transfer data (we were using it in our message queue). While this is good, it has the only benefit of being human-readable. If you... Read all