new to programming
hey i'm new to progreamming, in doing some windows apps it is better to use c# or c++ (i have little knowlege of C) i like c# productivity, but C++ power (speed).
what u recomand
hey i'm new to progreamming, in doing some windows apps it is better to use c# or c++ (i have little knowlege of C) i like c# productivity, but C++ power (speed).
what u recomand
Terrax wrote:
i like c# productivity, but C++ power (speed).what u recomand?
I recommend C++/CLI
Start using it ( Even I just started :) )
Terrax wrote:
to use c# or c++ (i have little knowlege of C) i like c# productivity, but C++ power (speed).
Cheers
Sahir
Gary
by C++/CLI u mean visual C++ ? or is it something else?
if so what pluggin or where can i download it
Terrax wrote:
by C++/CLI u mean visual C++ ? or is it something else?
![]()
if so what pluggin or where can i download it
Please see : http://en.wikipedia.org/wiki/C%2B%2B/CLI
btw C++/CLI is working with .NET? and if it does it means that C++/CLI apps can't run without NET Framework?
if it uses .NET Framework than its not faster than C# or is it?
is C++/CLI mono compatibile (if it uses NET Framework)