In the final part of this series, I conclude with the results seen when profiling the XNotes app again after I implemented the recommendations I’ve presented. [Read more…] about “Memory Management in Xamarin Apps” Series, Part Five
garbage_collection
“Memory Management in Xamarin Apps” Series, Part Four
In part 4, I describe the best practices for memory management in Xamarin apps that I concluded after a lot of searching the internet and applying them to my app. [Read more…] about “Memory Management in Xamarin Apps” Series, Part Four
“Memory Management in Xamarin Apps” Series, Part Three
In part 3 of this series, I explain how memory management is handled in the Xamarin world, what I consider to be myths surrounding memory management, and my initial conclusions after investigating the problems.
[Read more…] about “Memory Management in Xamarin Apps” Series, Part Three
“Memory Management in Xamarin Apps” Series, Part Two
In part two of this series, I describe the first cross platform mobile app I developed using Xamarin, and the big surprise that was in store for me when I profiled what I thought was the finished “ready to submit to the App Store” iOS version of that app. [Read more…] about “Memory Management in Xamarin Apps” Series, Part Two
“Memory Management in Xamarin Apps” Series, Part One
In this series, I discuss memory management issues you can run into while developing cross-platform apps using the Xamarin (now Microsoft) frameworks. [Read more…] about “Memory Management in Xamarin Apps” Series, Part One