If I have installed both versions of the framework, can I say to may
application use 1.1 or 2.0 or when I run the applicacion will use the higher
version????

Re: Question Framework 1.1 & 2.0 by chema012

chema012
Thu Mar 23 13:43:30 CST 2006

Hello, Mat=EDas:

You can read this articles:
Side-by-Side Execution
http://msdn2.microsoft.com/en-us/library/8477k21c(VS.80).aspx

In particular:
How to: Use an Application Configuration File to Target a .NET Framework =
Version
http://msdn2.microsoft.com/en-us/library/9w519wzk(VS.80).aspx

Regards.


"Mat=EDas" <preguntamelo@hotmail.com> escribi=F3 en el mensaje =
news:%23VEEl4qTGHA.6084@TK2MSFTNGP14.phx.gbl...
| If I have installed both versions of the framework, can I say to may=20
| application use 1.1 or 2.0 or when I run the applicacion will use the =
higher=20
| version????=20


Re: Question Framework 1.1 & 2.0 by Thomas

Thomas
Fri Mar 24 03:21:19 CST 2006

Hi,

an other related question:
can I say the 2005 C# compiler, that the compile have to use the .Net
Framework 1.1 instead of 2.0?

Thomas



Re: Question Framework 1.1 & 2.0 by Morten

Morten
Fri Mar 24 03:45:11 CST 2006

Hi,

You can't create 1.1 or 1.0 applications on Visual Studio 2005 out of the
box, but you can use the MSBuild Toolkit. Not sure if it is currently
available or if you have to wait till April to get the new version.

http://www.longhornblogs.com/robert/archive/2005/06/03/14156.aspx
http://weblogs.asp.net/rmclaws/archive/2005/06/04/410360.aspx

--
Happy Coding!
Morten Wennevik [C# MVP]