C# question
-
What new system files are required to use C# apps on Win95 Win98 WinMe etc... or do they run normally using only the ordinary system files. Basically is it worth using C# if it needs loads of extra libraries that have to be included in the installer .NET or not .NET? MFC is the question......
-
What new system files are required to use C# apps on Win95 Win98 WinMe etc... or do they run normally using only the ordinary system files. Basically is it worth using C# if it needs loads of extra libraries that have to be included in the installer .NET or not .NET? MFC is the question......
The .NET Framework needs to be installed, about a 19mb download. I don't think Win95 is supported as a .NET platform. Michael :-)
-
The .NET Framework needs to be installed, about a 19mb download. I don't think Win95 is supported as a .NET platform. Michael :-)
19meg!!! Does XP have this already? Is it in the Service packs for Win2K? Is it really worth moving to C#. Is it free to distribute on CD with a C# app? .NET or not .NET? MFC is the question......
-
19meg!!! Does XP have this already? Is it in the Service packs for Win2K? Is it really worth moving to C#. Is it free to distribute on CD with a C# app? .NET or not .NET? MFC is the question......
XP doesn't have it yet. The last service pack for Win2k doesn't have it. I don't know of any Microsoft applications or products that distribute it yet - apart from Visual Studio. I would expect to see it in a service pack soon and probably in the next version of IE. Michael :-)
-
XP doesn't have it yet. The last service pack for Win2k doesn't have it. I don't know of any Microsoft applications or products that distribute it yet - apart from Visual Studio. I would expect to see it in a service pack soon and probably in the next version of IE. Michael :-)
Hehe lets hope so. It also seems that .NET server has it already and will have it. On my beta it has 'The .NET Framework' however I have not dabbled in that realm as of yet. .NET or not .NET? MFC is the question......