C# question

  • Thread starter Thread starter Ahmed Zammar
  • Start date Start date
Ahmed,

There are probably many. Would you like a list of overall benefits, or
a comparison to another language?
 
It would be interesting. Especially comparison with c++ with managed
extension

B\rgds
100

Nicholas Paldino said:
Ahmed,

There are probably many. Would you like a list of overall benefits, or
a comparison to another language?


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Ahmed Zammar said:
Is there a benefit to using C#?
 
Hi,

Compared to Java it is faster.
Compared to vb.Net it is cleaner (No concessions for compatibility reasons)

TYI
 
Arjen Stins said:
Compared to Java it is faster.

That partly depends on what you're doing. In some situations, Java is
faster than .NET. In some situations, .NET is faster than Java. In
almost all situations the difference is likely to be fairly
insignificant.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top