C
Cat
Let's say I've compiled an application with .NET SDK 2.0 beta 2. If I
didn't use any 2.0 feature, will the output exe run on .NET 1.1? That
is, the source code is originally written for .NET 1.1.
Another related question. If I build an application with the Visual
Studio 2005 RTM, will the output exe run on .NET Framework
redistributable 2.0 beta 2?
didn't use any 2.0 feature, will the output exe run on .NET 1.1? That
is, the source code is originally written for .NET 1.1.
Another related question. If I build an application with the Visual
Studio 2005 RTM, will the output exe run on .NET Framework
redistributable 2.0 beta 2?