chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes
I'm not sure if this is officially supported. I didn't find any documentation about this. Nevertheless, I was able to use Isolator AAA in .NET 2.0 projects. A little hackish but it works. I even ported some of the examples that come with Typemock to .NET 2.0. So if you find it interesting, i can share the code.
asked by zvikag (1.2k points)

3 Answers

0 votes
Isolator AAA can work using VS2005 & .NET 2.0.
Gil has written about it here: http://blog.typemock.com/2008/10/how-to ... s2005.html

Or you can use our new VB Friendly API (even from C#) which doesn't require usage of lambda expressions.

Feel free to share your experience - by writing it here in the forums so other users my benefit from it.
answered by dhelper (11.9k points)
0 votes
Another case of wheel reinvention :)

I can send you the Isolator examples written in .NET 2.0 so you can post it here.
answered by zvikag (1.2k points)
0 votes
Thanks! please send them to support at typemock.com.

Doron
answered by doron (17.2k points)
...