Author Archives

Rich fonts for your site and blog – Google Web Fonts

Rich experience for web users is a foremost need in present web applications, except for colors and representation of data , typography is also plays a major …

Microsoft Web Matrix

Small, Simple, Seamless ! ‘Web Matrix’ is a free tool released by Microsoft for the rapid development to develop web applications in Microsoft Internet …

Overcome PHP session errors

I think that most of the php beginners will facing a common problem on PHP session getting a warning message like this when using sessions. Warning: …

Creating a AJAX Refresh bar

Lets Create a AJAX Loading Bar for a ASP.NET  web application 😀 .Its a Really simple design with few lines of code .. You will need some pre requisites for …

Simple trick to run Microsoft SQL [MSSQL] Stored procedures in PHP

I had  lot of problems and difficulties to run Microsoft SQL stored procedures in PHP but i found a simple trick to do it easily and i think it will be …