RabbitMQ is a popular message broker typically used for building integration between applications or different components of the same application using... Read all
As people know, I'm a huge fan of PhoneGap and what it allows me to do with JavaScript, HTML, and CSS. But I think it is crucial to remember that you don't... Read all
Yo probably format your code often by pressing Ctrl+Shift+F or right clicking Source -> Format. This function is also provide in JDT, so you can also format... Read all
Aliasing means there are multiple aliases to a location that can be updated, and these aliases have different types. In the following example, a and b are two... Read all
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