Tag: Development

Community

Windows Azure

(Tom) I have been looking into Windows Azure a lot more lately and wanted to post a little bit about some of the things that I have found out so far. It is certainly a new way of thinking of things and will take some careful thought.

Community

Easy Date Validation in C#

(Scott Lysle) This article describes a simple approach to validating dates received as strings (e.g., 2/21/2008). It requires on a few lines of code but will confirm that the date provided as a string is an actual date. The formats for the date string used in this example conform to the US standard