C++.NET

Moderators: Lundin
Number of threads: 99
Number of posts: 163

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Which is Better Pro*C/C++ or C# ??? Posted by amit0074u on 25 Mar 2008 at 10:07 AM

Hi friends,
I want to develop one business (back end exe to do functional computations and get/store data into Oracle) application which i can develop either in Pro*C/C++ or C#.
Which language (Pro*C/C++ or C#) shall i chose ??? and why ???
which application will be more faster ?? and why ???


Report
Re: Which is Better Pro*C/C++ or C# ??? Posted by zibadian on 25 Mar 2008 at 1:32 PM
:
: Hi friends,
: I want to develop one business (back end exe to do functional
: computations and get/store data into Oracle) application which i can
: develop either in Pro*C/C++ or C#.
: Which language (Pro*C/C++ or C#) shall i chose ??? and why ???
: which application will be more faster ?? and why ???
:
:
:
Given the choice between C/C++ or C#, I would choose C#. Why: http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29

C/C++ will be faster than C#, provided they run the same algorithms and those are correctly optimalized.
Beware with performance: The performance of an application is not only determined by the language used. A (very) poorly designed application in a fast language will almost certainly be slower than a well designed application in a slow language.
Report
Re: Which is Better Pro*C/C++ or C# ??? Posted by Jonathan on 26 Mar 2008 at 2:46 AM
: Beware with performance: The performance of an application is not
: only determined by the language used. A (very) poorly designed
: application in a fast language will almost certainly be slower than
: a well designed application in a slow language.
The other point that never seems to get mentioned is developer performance. Which language are you more likely to write the program most rapidly in? If it's a backend database app, that is likely to lead to a much more significant cost in the business world than the performance of the program itself is.

Jonathan
###
for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&&
(tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X;
/(p.{2}l)/;$_=$1}$::b=~/(..)$/;print("$::a$::b $::c hack$1.");
Report
Re: Which is Better Pro*C/C++ or C# ??? Posted by Lundin on 27 Apr 2008 at 5:34 AM
For all desktop and DB stuff, I'd definitely go for C# or Java. Those languages are cleaner than C++ and you will be more productive using them. C++ is faster yes, but on a sluggish computer like a Windows PC, you won't notice that difference.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.