From time to time I find myself faced with a really annoying problem - a Windows application that has positioned itself offscreen. This usually happens for one of two reasons: A bug in the software. Sometimes things go terribly wrong, and the application...
For details and the download link, go here .
In Visual Studio .NET 2003, ASPX pages included a property called pageLayout, which defaulted to “GridLayout” – essentially, CSS absolute positioning for all form elements. Although this is a horrible idea in a production application...
Today Jamie Cansdale announced big news - TestDriven.NET is now a commercial product. Although not a huge surprise (signs have been there for a while), this change may very well have some serious repercussions. I know a lot of developers (including me...