|
Wednesday, November 16, 2005 - 5 Posts
Is in the future the days of Visual C++ is numbered?Will
C# will replace Visual C++
Quote: : [color=blue]
> Is in the future the days of Visual C++ is numbered?Will
> C#
will replace Visual C++ [/color]
No and no. If you're attending the PDC, you'll likely hear some details
|
|
Friday, September 11, 2009 - 5 Posts by 5 People
Comparing c++ with Java or c++ with C# in the similar way?
I found a website comparing Java with C#][1] in very details. Does anybody know any website
_Sharp
There are two big features/advantages that Java/C# have over C++:
Built-in garbage collection
|
|
Saturday, April 11, 2009 - 7 Posts by 7 People
Duplicate What are the differences between Generics in C# and Java… and Templates in C++?
Hi all
,
I am experienced C++ programmer but quite new to C#.
Whats up with those constraints and generics
and see the constraints on each type parameter. In C++, this information is already gone at runtime.
C#
|
|
Wednesday, September 02, 2009 - 4 Posts by 4 People
Possible Duplicate:
What are core concept differences between C++ and C#?
I am an ex professional
games programmer and have used C++ for over 7 years now. I am just starting to make a transition
) to be written entirely in C#.
yet another C++ vs C# thread , on gamedev.net forums
Here is ...
|
|
Wednesday, August 27, 2008 - 9 Posts by 9 People
The server in C# (pretty easy) or c++ (much harder). However, would a C# version have as good
of performance as a C++ version? If not, would the difference in performance be big enough that it would
higher performance from the C++ application?
There is no inherent slowdown added by a C# application when
|
|
Wednesday, August 26, 2009 - 10 Posts by 10 People
And don't know C# or C++ (QT library) to choose for my needs. Please help me to choose.
(and C++) more than .NET, then go on with Qt.
If you have to debate on using C# or C++ then the correct...
answer is probably C#. I would stay away from a low level language like C++ unless you absolutely
|
|
Sunday, September 28, 2008 - 20 Posts by 20 People
Architecture. Logically it would seem impossible for Java or C# to match the speed of C++ because
My understanding is that C/C++ produces native code to run on a particular machine architecture
of years if its promises are held true.
C++/CLI vs. C#/VB.NET Note: In this section, I am talking about...
|
|
Sunday, August 16, 2009 - 23 Posts
To the programming language in question.
1) Care for examples?*dashing past all the C# vs. C++ fankids...
decide now whether to work with C# or C++. Eventually I want to know both, but I can't decide whether
|
|
Tuesday, July 14, 2009 - 8 Posts by 2 People
Of interop nightmares one would require using COM with C#?
Can someone explain clearly what is C++/CLI
I've been working in C# and had to use some ActiveX COM components that caused me nightmares
as C# and therefore won't solve your poblem directly. What C++/CLI can do that C# can't is embedding...
|
|
Friday, November 14, 2008 - 7 Posts by 7 People
If asked, how would you describe the differences between C++ and C#/.Net
intermediate code.
C++ creates raw assemblies that run directly on the target platform
Because C# runs
into making C++ a little easier to use (Auto Pointers, and RAII).
C# does not support multiple inheritance...
|

)