M
Martin M
Hello,
I am new to C# and think that it is a very interesting tool. But there is
one question I couldn't find an answer til now:
Any C# program needs a .NET framework to run to translate the intermediate
language to the systems machine language. But will this framework be
available everywhere? Is it generaly on any Windows-PC? And how about
Linux-PCs? How large is the dependency of a C# program from the version of
the framework? Say I develop for framework A, will it run on framework B (B
younger than A)? And vice versa? Can there be several framework versions
installed on one PC?
Thank you very much for any answer that will bring light into the dark
(inside of my head ;-)
Any link to further basic information on C#, also compared to C++ is also
greatly welcome.
Martin
I am new to C# and think that it is a very interesting tool. But there is
one question I couldn't find an answer til now:
Any C# program needs a .NET framework to run to translate the intermediate
language to the systems machine language. But will this framework be
available everywhere? Is it generaly on any Windows-PC? And how about
Linux-PCs? How large is the dependency of a C# program from the version of
the framework? Say I develop for framework A, will it run on framework B (B
younger than A)? And vice versa? Can there be several framework versions
installed on one PC?
Thank you very much for any answer that will bring light into the dark
(inside of my head ;-)
Any link to further basic information on C#, also compared to C++ is also
greatly welcome.
Martin