Hi, I'm going to install this .net frameworks 1.1 and 3.5 (3.5, 3.0, 2.0)...
I'm not going to install any IDe, I'm going to work directly with the compilers...
My question is..how can I make binaries (executables) for each .net version?
I mean..If I create a single "hello world" console application...how to know in which .net version compile? Or...is it possible to compile for each .net version installed?
Thanks.
I'm not going to install any IDe, I'm going to work directly with the compilers...
My question is..how can I make binaries (executables) for each .net version?
I mean..If I create a single "hello world" console application...how to know in which .net version compile? Or...is it possible to compile for each .net version installed?
Thanks.