.htaccess Tips and Tricks
.htaccess is the most useful file when you are developing PHP website and working with PHP and Apache. The directory level configuration of Apache server software is provided via .htaccess (Hypertext access) files. The htaccess rules falls in four…
Top New Features in Visual Studio 2012
1-Opening VS2010 Projects and Not Breaking Things Remember when VS2010 came out? Remember wanting to use it on your team? Remember how projects were incompatible so you had to wait forer the whole team to upgrade? Yea, that sucked. Oh wait. Remember…
Top 5 new features of Visual Studio 2010 and .NET 4
There lots of improvement in Visual Studio 2010 over past version. Below are some new great features of Visual Studio 2010 – Better code intellisense Visual Studio 2010 has better code intellisense support which make it easier for look for methods…