Click here to Skip to main content
15,925,505 members

Survey Results

C# vs Managed C++   [Edit]

Survey period: 11 Feb 2002 to 17 Feb 2002

You're a C++ programmer and have been told that from now on all your code is to target the .NET platform using the language of your choice. Do you use C# or stick with C++ and use Managed Extensions?

OptionVotes% 
I'd stick with C++ and use Managed extensions27030.30
C# for server/web stuff, Managed C++ for client apps748.31
C# for GUIs, Managed C++ for business logic738.19
Managed C++ for GUIs, C# for business logic70.79
C# for everything26729.97
I'd quit.15717.62

View optional text answers (50 answers)


 
GeneralSurprised! Pin
Ryan Park17-Feb-02 14:24
Ryan Park17-Feb-02 14:24 
GeneralNew App Pin
Mauricio Ritter14-Feb-02 7:00
Mauricio Ritter14-Feb-02 7:00 
GeneralRe: New App Pin
Nemanja Trifunovic14-Feb-02 7:22
Nemanja Trifunovic14-Feb-02 7:22 
GeneralRe: New App Pin
Jörgen Sigvardsson15-Feb-02 4:36
Jörgen Sigvardsson15-Feb-02 4:36 
GeneralRe: New App Pin
ColinDavies15-Feb-02 22:36
ColinDavies15-Feb-02 22:36 
Jörgen Sigvardsson wrote:
One thing that puzzles me a little.. how good is Fortran.NET? Fortran compilers usually generate really really tight and fast native code, which gives it the blazing speed. But what happens in the .NET case? Does the runtime optimize differently for Fortran code? If the outcome in Fortran.NET isn't much better than C++.NET or C#, then why bother using Fortran?

I can't answer your question, but if everything is converted to IL under .NET my assumtion is it will not matter greatly what lanquage you use, the result will always be similar. And if using the JIT it will be trqanslated to give the same result.

Just my 2 cents

Regardz
Colin J Davies
Sonork ID 100.9197:Colin

If you can't dazzle them with your brilliance, baffle 'em with your bullsh*t P J Arends
0 = ( ( x^2 - (x-1)^2 ) + (x-1)^2) * ( (x-1)^2 + ( x^2 - (x-1)^2 ) ) - x^4
x != 0
0 = sqrt( x^2 - (x-1)^2 ) - 5

GeneralRe: New App Pin
Christian Graus17-Feb-02 0:45
protectorChristian Graus17-Feb-02 0:45 
GeneralC# Container Pin
13-Feb-02 7:45
suss13-Feb-02 7:45 
GeneralRe: C# Container Pin
Christian Graus13-Feb-02 9:24
protectorChristian Graus13-Feb-02 9:24 
GeneralRe: C# Container Pin
Nemanja Trifunovic13-Feb-02 9:39
Nemanja Trifunovic13-Feb-02 9:39 
GeneralRe: C# Container Pin
Michael P Butler13-Feb-02 23:16
Michael P Butler13-Feb-02 23:16 
GeneralRe: C# Container Pin
Jörgen Sigvardsson15-Feb-02 4:38
Jörgen Sigvardsson15-Feb-02 4:38 
GeneralRe: C# Container Pin
David Wulff13-Feb-02 10:44
David Wulff13-Feb-02 10:44 
GeneralRe: C# Container Pin
Nish Nishant13-Feb-02 13:19
sitebuilderNish Nishant13-Feb-02 13:19 
GeneralRe: C# Container Pin
Michael P Butler13-Feb-02 23:14
Michael P Butler13-Feb-02 23:14 
GeneralFunny that people compare C# and Java with regard to speed Pin
Nish Nishant11-Feb-02 20:12
sitebuilderNish Nishant11-Feb-02 20:12 
GeneralRe: Funny that people compare C# and Java with regard to speed Pin
Christian Graus11-Feb-02 20:20
protectorChristian Graus11-Feb-02 20:20 
GeneralRe: Funny that people compare C# and Java with regard to speed Pin
Nish Nishant11-Feb-02 20:32
sitebuilderNish Nishant11-Feb-02 20:32 
GeneralRe: Funny that people compare C# and Java with regard to speed Pin
karim harb11-Feb-02 20:46
karim harb11-Feb-02 20:46 
GeneralRe: Funny that people compare C# and Java with regard to speed Pin
Nish Nishant11-Feb-02 21:19
sitebuilderNish Nishant11-Feb-02 21:19 
GeneralRe: Funny that people compare C# and Java with regard to speed Pin
Andrew Peace12-Feb-02 15:19
Andrew Peace12-Feb-02 15:19 
GeneralRe: Funny that people compare C# and Java with regard to speed Pin
Jason Gerard12-Feb-02 15:52
Jason Gerard12-Feb-02 15:52 
GeneralRe: Funny that people compare C# and Java with regard to speed Pin
Nish Nishant12-Feb-02 16:17
sitebuilderNish Nishant12-Feb-02 16:17 
GeneralRe: Funny that people compare C# and Java with regard to speed Pin
Andrew Peace13-Feb-02 7:28
Andrew Peace13-Feb-02 7:28 
GeneralRe: Funny that people compare C# and Java with regard to speed Pin
Nish Nishant13-Feb-02 13:18
sitebuilderNish Nishant13-Feb-02 13:18 
GeneralRe: Funny that people compare C# and Java with regard to speed Pin
Andrew Peace13-Feb-02 15:04
Andrew Peace13-Feb-02 15:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.