is it possible to hardcode dates similar to vb.net, #1/1/1900#, or is the only option to use DateTime.Parse("1/1/1900"), etc.