Fire Chat will enable you chatting without an internet connection
It 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
What the “Heartbleed” Security Bug Means
Cross-Site Scripting
Mind Map
Agile Testing
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
Columnstore 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
MySQL 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.
Important areas to be considered while testing web applications
There are some important areas to be considered while testing a web application. Here is a web testing cheat sheet, which is a kind of checklist of items to remember while testing a website. Even though this…