Notebook computer reviews
February 2005 Archives
wget -r -k http://www1.stfunoob.com/calvin_hobbes/index.htm
[Kicking users off SQL databases]
alter database DB_NAME set single_user with rollback immediate
Parsing dates from strings using one of several formats
static DateTime ParseDateTime(string s)
{
string[] formats = { "MM/dd/yy", "MM/dd/yyyy" };
return dt = DateTime.ParseExact(s, formats, CultureInfo.InvariantCulture, DateTimeStyles.None);
}
Travelogue of Scott's Terra Nova expedition to Antarctica, commonly described as "ill-fated."
[Apsley Cherry-Garrard: The Worst Journey in the World]
[Apsley Cherry-Garrard: The Worst Journey in the World]
[gadgetopia]
[glyfz]
[stockicons]
[iconfish]
[iconkits]
[iconbase]
[yellowicon]
[interfacelift]
[buyicons]
[iconexperience]
[glyfz]
[stockicons]
[iconfish]
[iconkits]
[iconbase]
[yellowicon]
[interfacelift]
[buyicons]
[iconexperience]
