Archives

Archives / 2003 / November
  • ASP.NET Popup Calendar / Wizard Recommendations?

    Any recommendations on a calendar popup server control? I'd like something along the lines of the ones on the front page of Expedia. I'd looked at Peter Blum's Date Package, but it breaks Rob McLaws' 8th Rule - Must Be Self Contained. I've been using a simple Javascript solution like these, but they don't fit in well with the .NET paradigm. Perhaps if we could get Andy down to 9 hours sleep per week?

  • .ToString() vs. Convert.ToString()

    Simple tip that's saved me some time: