How to make fast performance & Optimization in Silverlight and Windows Phone 7 Game + Memory Menegment? -
i developing 1 game , love know tips best memory management , performance optimization in windows 7 phone + silverlight coding.
my game getting leg during game play. game gets paused few seconds before responds. is related above or else?
i having google admob + microsoft ad sdk working above issue due that?
i have used gc.collect() in project not seem work properly. there missing?
i searched , tried find official link or content can guide me throgh best memory , performance management not able find so?
if has link or idea, please share along above questions.
thanks in advance.
i'd recommend starting understanding http://msdn.microsoft.com/en-us/library/ff967560(v=vs.92).aspx , doing profiling http://msdn.microsoft.com/en-us/library/hh202934(v=vs.92).aspx
Comments
Post a Comment