Re: How to control what framework version is used for an assembly?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




>Thank you. I was hoping there was a way to create a 2.0 framework assembly,
>but have it automatically still run within earlier versions of the framework
>if 2.0 was not available. Seems feasable if one stays away from 2.0
>specific functionality when coding, but I guess not.

Unfortunately not, all the v2 compilers produce metadata that the
older runtimes don't understand.



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.



Relevant Pages

  • Re: Set FileSize
    ... >>I resize the file? ... > Please reply only to the newsgroup. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Sys tray
    ... > Can't you just set the FormBorderStyle property to SizableToolWindow? ... > Please reply only to the newsgroup. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: set default encoding
    ... >>Is there a way to set what Default.Encoding returns in an appliaiton? ... > Please reply only to the newsgroup. ... Prev by Date: ...
    (microsoft.public.dotnet.framework)
  • Re: Commenting a class and its methods
    ... you have to put the attribute on the get/set accessor ... Mattias ... Please reply only to the newsgroup. ... Prev by Date: ...
    (microsoft.public.dotnet.framework.interop)
  • Re: VB.NET 2003 - Inheritance issue
    ... Constructors are never inherited and therefore not overridable. ... Mattias ... Please reply only to the newsgroup. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)