Quote:
Originally Posted by lostsolder05
last i heard infamous was coding his p serv in c# o.0 donnu now tho lolz
and y wouldnt u figure it was in c#(for obvious reasons?) inf basically already proved that c# can be almost just as good as c++
|
First, I was talking about the auto-patch program.
And the obvious reasons.... Any managed code requires the .NET framework. Some people may not have it, so making a PUBLIC application, you won't want to use managed code(C#,VisualBasic, or Managed C++). You want to use native code such as Delphi or C++.(I THINK Delphi is native, don't scream at me >.>)