Hi guys,
I am creating a project in vs2008 framework3.5 now is it possible to convert it into vs2005 framework2.0

any help will be appreciable....

Thanks in advance.

Well:
1) Make a backup of your project
2) change the .NET level in the project properties
3) Re-compile

You won't know how much there is to fix until you try.
If you used any LINQ, that will need to change.
Everything else is subjective depending on what was done and where the code will run.

Also, you will need to re-create the project workspace.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.