Visual Studio 2005
(1)
Beamer
(1)
Gbworld
(1)

Using different compiler versions ...

Asked By Raj
10-Oct-09 07:51 AM
I am using VS C# 2005 and .NET 3.5 SP1 is running on my computer. How do I
compile my applications using different versions of compiler from the IDE
itself?

If you are trying to compile .NET 3.

Gregory A. Beamer replied to Raj
12-Oct-09 11:38 AM
If you are trying to compile .NET 3.5 with Visual Studio 2005, it is not
going to happen, or at least not easily. There are ways to kludge the
IDE to compile to 3.5, but since you do not have the designers, you
might as well compile to 2.0, as 3.5 sits on top of 2.0. If you need the
features of 3.5, compile with 2008, even if this only means the Express
versions.

Peace and Grace,

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
|      Think outside the box!             |
*******************************************
Post Question To EggHeadCafe