Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

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 added by joshi vishal , Software Design & Development , Esmsys Pvt. Ltd.
Date Posted: 2015/07/21
Mosam Vadiekar
by 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

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.