Summary: Tips for efficient development under Windows Vista with Visual Studio 2005.
Summary: Developers can learn from PC videogames in areas such as efficient updates, secure software, good resource management, correct localization, and usability. Games use encrypted communications, thin-client logic, and anti-keyloggers to ensure security. Good games are easy to play and have ingame tutorials.
Summary: NUnit 2.4.1 has a new constrained assert model that is more like natural language. WatiN 1.1.0 has been released and can be integrated with NUnit for web application testing.
Summary: A guide on selecting the Nth row from a SQL table.
Summary: A guide on configuring VS2005 unit tests to copy files to the output folder before execution.