May 20, 2014
Why wordpress is popular than other CMS? Why choose wordpress?
WordPress was first released in may 27, 2003 as a free open source bloggin tool developed by Matt Mullenweg and…
May 2, 2014
What is iBeacons?
This technology uses transmitters and receivers to identify how far is your iOS device from a beacon. Just imagine you…
Apr 21, 2014
Why Develope Site with Magento?
1. Why you should develop websites in magento ? One of the most amazing features about Magento is that you…
Apr 17, 2014
Composer : The dependency manager for PHP
Introduction Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project…
Apr 17, 2014
PHP API documentation generator
There are lots of document generator out there , many of them quite good. Perhaps the best of them would…
Apr 10, 2014
SQL Query Optimization and Performance Tuning
We are writing lots of different SQL statement to retrieve the same result from the database. But among the selection…
Jan 30, 2014
What is SharePoint ?
SharePoint is an enterprise collaborate information portal. It is Microsoft product, which can be configured to run on Intranet, Extranet…
Jan 30, 2014
ASP.NET MVC Overview
MVC overview: Model-View-Controller (MVC) is a software design pattern for implementing user-interfaces. It divides application into three interconnected parts so…
Jan 16, 2014
BOILERPLATE OR BOOTSTRAP…?
Beginning of every new project takes lots of brainstorming, confusion, queries and questions regarding which tools to be used for…