Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How to write standard Code to improve performance and avoiding garbage collection in website development with .net technology?

Working on a project have too much garbage code harassing me to resolve issues and add new functionality.

user-image
Question ajoutée par joshi vishal , Software Design & Development , Esmsys Pvt. Ltd.
Date de publication: 2015/07/21
Mosam Vadiekar
par Mosam Vadiekar , Senior dot net developer , Remote Solutions System Limited

Avoid having garbage collector work too much as it has negative impact on performance.-When using loops. If your are iterating array. save the array length in an integer. and then use this integer in a loop. It boosts the performance.-Refer this link for examples . http://www.devahead.com/blog/2011/12/coding-for-performance-and-avoiding-garbage-collection-in-android/ 

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?