21-Jul-2010
Change or alter default column value of already created table with new default value.
04-Mar-2010
The T-SQL query to enable or disable specific sql server job in sql server 2005.
03-Mar-2010
Sql Server T-SQL to invoke url there by send mail or sms through stored procedure
26-Nov-2009
Sample Code in asp.net c# to find whether the given url request from mobile device and redirect them
06-Nov-2009
Convert .Net DateTime format to RSS pubDate format.
30-Oct-2009
A simple method in C# .Net to enumerate through all the keys/values of a Hashtable.
27-Oct-2009
The sample C# function would transform xml document into HTML string using XSLT.
27-Aug-2009
Various methods to prevent block dyamic IP crawlers from Crawling Website in IIS Web Server.
07-Aug-2009
T-SQL query to change schema/owner name of all tables and stored procedures in Sql Server.
01-Aug-2009
Sample Code in .Net C# to download file with login userid and password.