We are thinking of porting our software product from C++ to C#. (let’s skip the reasons why)
Can a program, written in C#, be run on a Windows 95 computer? (some of our customers still run Windows 95)
Will the .NET framework need to be instralled or can C# be link into a regular EXE file?