Our Blog
Our blog regularly provides you with current and exciting articles on a wide variety of topics from the online world. Stay up to date with us at all times.
Liferay Theme
By UnknownIt’s a free and open source enterprise portal written in java. It is distributed under GNU Lesser General Public License. Liferay includes a built-in web content management system allowing users to build websites…
Fire Chat will enable you chatting without an internet connection
By UnknownIt is natural that the communication systems supported by internet and cellular networks fails to provide service in scenarios such as natural calamities, war times, and terrorist attacks. They are the situations…
Android Silver: A change to look out for
By Unknown
What the “Heartbleed” Security Bug Means
Cross-Site Scripting
By Unknown
Mind Map
By Unknown
Agile Testing
By Unknown
Responsive Web Design
Responsive web design is an approach for designing and developing a website so that the layout changes depending on the device/viewport on which the website is being viewed. The device could be a mobile phone,…
What’s New in SQL Server 2012 -Part 1
By UnknownColumnstore technology has introduced to SQL Server 2012 is the columnstore index. This is an index created just like any other, but it stores index data in a highly compressed, column-wise fashion. For certain…
An Introduction to Stored Procedures in MySQL 5
By UnknownMySQL 5 introduced a plenty of new features – stored procedures being one of the most significant. In this tutorial, we will cover the basics of stored procedures and its significance in web programming.