Debugging NUnit Tests in C# Express

added by BlackWasp
5/30/2011 12:13:31 AM

134 Views

Microsoft Visual C# Express is a free integrated development environment for developing software using the C# programming language. A limitation of the Express edition is that it does not support add-ins, making debugging tests more difficult.


0 comments