On Nov 12, 10:09 pm, Jalil <Ja...@discussi ons.microsoft.c omwrote:
Please let me know how to configure VS2008 to use .Net Framework 3.5.
>
My environment is using 2.0 and I don't know how to change it.
>
Thanks,
>
-Jalil
Option1: Set Target Framework to 3.5 in the properties window of your
existing proj file
Option2: While creating a new project in the "New Project" window
select the desired .net framework from the dropdown present in the top
right hand side corner of the window
-Rajesh
Comment