Web design and development with excellence

Archives for the ‘Blog’ Category

Random Numbers in MS SQL

By manik26 • Oct 20th, 2009 • Category: Blog

Lets say I wanna have a random number between 0 to 2 using MS SQL. How can we do that?



Truncate MS SQL 2008 Database Log File

By manik26 • Sep 16th, 2009 • Category: Blog

So you need to truncate the log files often to keep the log file smaller in size. The process I am demonstrating here is for MS SQL 2008.



Ready-Made List of Countries for Menu – HTML and ASP .NET

By manik26 • Sep 16th, 2009 • Category: Blog

Here is the list of countries coded for use with HTML and ASP .NET. Often times it becomes handy.



List All Stored Procedures and Tables in MS SQL Database

By manik26 • Sep 9th, 2009 • Category: Blog

Often times its important to see the list of stored procedures in database. So how do you find list of stored procedures in a MS SQL database?



How To Copy DataRow From One Table To Another In ASP .Net

By manik26 • Aug 14th, 2009 • Category: Blog

How do you copy the DataRow of one DataTable to another DataTable?



Top and Bottom Gradient Background

By manik26 • Dec 13th, 2008 • Category: Blog

While working on a new project I got into this. I have to have a background on top and also at the bottom of the page. Nothing too difficult. Only problem was making it work on all browsers. On some browsers it seem to show the background color at the bottom instead of re-rendering the bottom to the browser window bottom. So this is what I came up with seem to work on all major browsers.



Aging The Unused Domains

By admin • Dec 4th, 2008 • Category: Blog

Many of us have unused domains. I know some people have hundreds of domains sitting doing nothing. They buy them, let them sit doing nothing pointing to a default parked page or redirecting to another existing website we have.