Google Search Results
You arrived here after searching for the following phrase:
Click a phrase to jump to the first occurrence, or return to the search results.
Lately many user sending me question about .NET objects, and how they could be used in QuickTest
So, I decided to make a research, on one of the most efficient .NET collections: the System.Collections.ArrayList
Posted in .Net


daniva




June 25th, 2008 at 9:36 am
It’s very useful and interesting article.
Thanks a lot for such detailed investigation!
But why this article is put into Environment Technics>.Net? We can use described approach in any test independently of .Net add-in.
June 26th, 2008 at 5:28 pm
very good useful article…
One question though, After i create a arrayList using the DotNetFactory and try to see what all methods and properties are available using the debug Viewer, I am able to see only ToString, Equals(), GetType() and GetHashCode() methods. Am I missing anything?
June 26th, 2008 at 8:57 pm
strange…
which debuger version you using?
pdm.dll?
i am using version 9
in our site you can find instructions how to download pdm.dll
October 20th, 2008 at 9:15 am
Smart Investigation…………..Keep rocking
February 16th, 2009 at 3:00 am
You should post the above images (code examples) as plain text so we can copy/paste.
GREAT SITE !
February 25th, 2009 at 12:52 pm
Interesting dude