Re: .net framework version, visual studio '03



"Michel Posseth [MCP]" <MSDN@xxxxxxxxxxx> schrieb:
>you cannot make programs for higher Net versions with that.

Well actually you can , i have once tested a 1.1 app on a 2.0 framework ( clean pc with only framework 2.0 installed ) and to my own surprise it worked without anny noticable problems.

So i guess the.Net framework is backwards compatible to some point

That's true (there are some cases in which it won't work though). Nevertheless, VS.NET 2003 will create .NET 1.1 assemblies and cannot be altered to create .NET 2.0 assemblies.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

.



Relevant Pages

  • Re: IE Hosts Windows Control
    ... statement in the "What's new in the .NET Framework 1.1" ... Internet-based Web page or Windows Forms assemblies ... could get my control to execute on a framework v1 sp1 ... >> assemblyName, String ...
    (microsoft.public.dotnet.security)
  • Re: Goodbye and Best Wishes
    ... an N+1 capable framework, you can't even display a nice dialog box to ... > "When you choose to take advantage of features available in a newer ... with some assemblies coming from version n and some ... of an assembly compiled with an N+1 compiler to use an N framework, ...
    (borland.public.delphi.non-technical)
  • Re: God I Love Delphi7
    ... Windows Forms are extremely easy to use. ... Where do you put those assemblies on ... application config files shoule be placed in your app directory. ... know what version of an assembly to use and what framework it needs. ...
    (borland.public.delphi.non-technical)
  • Re: Cant use VS2005 assembly on VS2003 project
    ... > 2) If .NET runtime can only load one version of the framework, ... >> You can't use VS 2005 assemblies in earlier versions. ... CLR cannot load 2.0 assembly even if CLR itself is 2.0. ... >> Mikhail Arkhipov ...
    (microsoft.public.vsnet.general)
  • Re: Retargetable=Yes
    ... AccessDriver version - AccessDriverCF and another AccessDriverFull. ... > comapct framework, but keeping the same contract, ... > CF assemblies bind to the full framework assemblies when run on desktop). ...
    (microsoft.public.dotnet.framework.compactframework)

Loading