I don't know if anyone out there is even reading this blog yet, but I was a little curious about the development environment that any of you develop in. My environment looks like the following
- IDE: Visual Studio .NET 2003
- SQL: Sql Server 2000 [Corrected. Thanks Carlos!]
- Testing: NUnit
- Build Tool: NAnt / NAntPad
- Source Control: Subversion (an open-source cvs-style app)
- Language Preference: C#
- OS: Windows XP Pro
How 'bout you?