C# runtime version



Hi,

I'm trying to get a C# application developed with .NET 2.0 tools to run
with .NET 1.1. runtime. Is this possible? I have only used methods and
properties compatible on .NET 1.1.

Are there specific build options that I need to use?

Are there samples on writing configure files that manage the runtime
version checks? Is it possible to append this configuration file to the
executable file instead of having it as a sidecar (side-by-side file)?
Is it possible to have the compiler automatically generate the
configuration file depending on the C# sources?

Thanks for any help
Regards
Marcus

P.S. I'm new to C# D.S.

.



Relevant Pages

  • Re: Same ConnectionString in designTime & runtime from App.Config. How?
    ... configuration file to your executable file (if you are going to use a config ... connection string, ... RunTime or in DesignTime. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Help with error
    ... simply add a new configuration file to your project which contains the ... executable file, and do not change the presetted name "App.config". ... you compile the project not only the *.exe is created but also the ... config file to the bin/Debug folder. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: strYear = %CURRENT YEAR%
    ... it compiles. ... executable file for these purposes. ... Or use some configuration file. ... Dmitriy. ...
    (microsoft.public.vb.general.discussion)