Couple of years ago a reliable and decent performing Windows hosting was not affordable to many enthusiastic developers who want to try a startup idea…
There are many live currency conversion services available on the web and the popular one’s among them are – Google, Yahoo, MSN & XE. Among…
Yesterday I setup TFS for my .NET playground website to implement continuous integration and deployments. After a successful build I noticed that debug symbols(pdb files)…
An Object Relation Mapping(ORM) library helps developers to create data access applications by programming against a conceptual model instead of programming against a relational database…
If you want to display your blog’s Facebook fan page like count as text, simply add the following code in your theme files <?php $data…
Have you noticed the way how Facebook changes URLs in address bar without reloading the entire page? To check it, go to your Facebook wall…
While enhancing one of Windows Azure web application today, I was struck with the following error that occurs only Windows Azure environment Could not load…
While developing SQL Scripts we may often come across the requirement of getting last day of a given month. In SQL Server 2008 R2 and…
For developing Windows Azure applications using Visual Studio 2010 you should launch Visual Studio 2010 with administrative privileges. Otherwise you will be greeted with following…
SQL Server 2008 introduced several new data types and DateTime2 is one among them. In the earlier versions of SQL Server developers had only one…