Test container in C#.NET 2008

  • Thread starter Thread starter R.A.F.
  • Start date Start date
R

R.A.F.

Hi,

I would like to know if the TestContainer still exists in VC#.NET 2008 ?
because i have not seen it till now.

thx.

RAF
 
R.A.F. said:
Hi,

I would like to know if the TestContainer still exists in VC#.NET 2008 ?
because i have not seen it till now.

thx.

RAF


No it's (tstcon32.exe) not, but this was also the case with VS2005, it was
added back with SP1 for VS 2005.
You can still use tstcon32 that comes with VS2005 though.

Willy.
 
Back
Top