C# runtime version
- From: "marcus" <marcus7171@xxxxxxxxxxxx>
- Date: 8 Dec 2005 10:48:36 -0800
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.
.
- Follow-Ups:
- Re: C# runtime version
- From: Olaf Baeyens
- Re: C# runtime version
- From: Mattias Sjögren
- Re: C# runtime version
- From: Jon Skeet [C# MVP]
- Re: C# runtime version
- From: Nicholas Paldino [.NET/C# MVP]
- Re: C# runtime version
- Prev by Date: Eclipse and .NET
- Next by Date: Re: C# runtime version
- Previous by thread: Eclipse and .NET
- Next by thread: Re: C# runtime version
- Index(es):
Relevant Pages
|