Finding the current season using C# (28Dec09)
Recently someone challenged me to write a server-side method for finding the current season and changing a style sheet accordingly.
The first step is deciding how to differentiate the seasons. I figured to use the day of the year so that astronomically Spring begins on March 21st, the 80th day of the year. Summer [...]
Posted in ASP.NET, C# | No Comments »





