View Single Post
  #8 (permalink)  
Old 05-16-2008, 05:01 AM
Martin_kp's Avatar   
Martin_kp Martin_kp is offline
Learning Programmer
 
Join Date: May 2008
Location: Indonesia
Age: 10
Posts: 47
Rep Power: 2
Martin_kp is on a distinguished road
Default Re: Tutorial: Starting C# with C# 2008 Express Edition

Jordan, I had a problem when I ran the 2nd tutorial.
This is the line:

results.Items.Add(buffer);

I've tried in .Net Framework 2.0, 3.0, and 3.5 and the results were the same.
Reply With Quote