Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>There is no reason that you can't write high performance code <strong>entirely in C#.</strong></p> <ul> <li><p><a href="http://msdn.microsoft.com/en-us/library/ms173196.aspx" rel="nofollow noreferrer">Performance (C# Programming Guide)</a></p></li> <li><p><a href="http://blogs.msdn.com/ricom/" rel="nofollow noreferrer">Rico Mariani's Performance Blog</a> (an excellent resource)</p></li> <li><p><a href="http://msdn.microsoft.com/en-us/library/ms998583.aspx" rel="nofollow noreferrer">Tuning .NET Application Performance</a></p></li> </ul> <p>SO questions on the same/similiar topic:</p> <ul> <li><a href="https://stackoverflow.com/questions/145110/c-performance-vs-java-c">C++ performance vs. Java/C#</a></li> <li><a href="https://stackoverflow.com/questions/138361/how-much-faster-is-c-than-c">How much faster is c++ than c#?</a></li> </ul> <p>Other articles:</p> <ul> <li><a href="http://www.ddj.com/cpp/184401976;jsessionid=OSQOFT0QC4TA1QE1GHPCKHWATMY32JVN?_requestid=140784" rel="nofollow noreferrer">Microbenchmarking C++, C#, and Java</a></li> <li><a href="http://msdn.microsoft.com/en-us/magazine/cc163995.aspx" rel="nofollow noreferrer">Harness the Features of C# to Power Your Scientific Computing Projects</a></li> <li><a href="http://msdn.microsoft.com/en-au/magazine/cc337887.aspx" rel="nofollow noreferrer">Find Application Bottlenecks with Visual Studio Profiler</a></li> <li><a href="http://journal.stuffwithstuff.com/2009/01/03/debunking-c-vs-c-performance/" rel="nofollow noreferrer">Debunking C# vs C++ Performance</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload