Best way to do TDD in express versions of visual studio(eg VB Express)
- by Nathan W
I have been looking in to doing some test driven development for one of the applications that I'm currently writing(OLE wrapper for an OLE object). The only problem is that I am using the express versions of Visual Studio(for now), at the moment I am using VB express but sometimes I use C# express.
Is it possible to do TDD in the express…