Archive for December, 2005

Debugging ASP.NET

Posted on December 20th, 2005 by aaron
Filed under asp.net | Comments Off

Jim Cheshire has posted a helpful resource (with links to helpful resources) for debugging ASP.NET applications. Not VS.NET debugging, but really debugging.
(link to his blog)

This just in: I’m a moron.

Posted on December 15th, 2005 by aaron
Filed under microsoft, web services | Comments Off

A while back, I posted about VS.NET not accepting non-standard ports for web services when adding them via “Add Web Reference…”. I would like to update that post and say that boy, am I a moron. Of COURSE it can accept non-standard ports (and I wondered how they could leave that simple “feature” [...]