mardi 27 septembre 2011

C# Optimization Secrets

« You want to see ways you can add performance optimizations to your C# programs, focusing on the level of the code statements and methods. While high-level considerations, and factors external to your C# code are often most important, such as computer processor and network speed, there are many low-level performance optimizations you can do inside the C# language that can sometimes improve performance. This article, then, describes these optimizations. »

 

Read More : http://www.dotnetperls.com/optimization

 

Aucun commentaire:

Publier un commentaire