May 11, 2011 at 12:37pm
Can anyone tell me how to enable CLI is VS2010. I cannot use the directive #using without doing that.
May 11, 2011 at 12:44pm
What you are asking does not quite make sense, can you clarify? What are you trying to achieve?
May 11, 2011 at 9:54pm
my apologies, after google-ing for a bit, I found it.
Project -->Properties-->Configuration Properties-->General-->Common Language Runtime Support.
May 12, 2011 at 5:45pm
Project -> General -> Common Language Runtime Support and set to enabled (/clr switch)