- sln - 2005 2008 . , sln ( ), . MSTest (darned testrunconfig ... ...).
, 2005 2008 , 2008 # 3 . , , - :
int[] data = {1,2,3,4,5};
string[] strings = Array.ConvertAll(data, delegate(int i)
{return i.ToString();});
<int,string>
# 2.0, # 3.0. / , - VS2008/# 3.0 " ", # 2.0.
, , ...