MSDN Code Gallery

.NET No Comments »

MSDN Code Gallery - Download and share sample applications, code snippets, and other resources with the developer community.

Super fancy fish tank

aquarium No Comments »

spaceariumCanadian company called Aquarium ASP has created the Spacearium, a thin, hanging aquarium that be used as a room divider, lighting element, or for good old fashioned decoration. The tanks hold between 55 and 73 gallons of water (depending on length) and the exterior filtration system can be located up to fifteen feet away from the tank itself.

www.spacearium.net

Car Aquarium

aquarium No Comments »


Car Aquarium - Click here for more blooper videos

Get decision to use IDENTITY or GUID

SQL Server No Comments »

http://sqljunkies.com/Article/4067A1B1-C31C-4EAF-86C3-80513451FC03.scuk

http://www.styledesign.biz/weblogs/macinnesm/archive/2004/09/14.aspx

CSS Resorces

css No Comments »

101 CSS Techniques Of All Time- Part 1

GoDaddy WordPress Hosting - Character problem

Others No Comments »

Edit wp-db.php

if ( !empty($this->charset) && version_compare(mysql_get_server_info(), ‘4.1.0′, ‘>=’) )

//Comment next line
//$this->query(”SET NAMES ‘$this->charset’”);

//Add next line
$this->query(’set names utf8′, $this->dbh);

Entries RSS Comments RSS Login