Feature

.NET Performance Tips

Brice Dunwoodie avatar
By
SAVED
Writing code that functions to spec is one thing. Writing performant code that demonstates a solid understanding of the route from CSharp to MSIL to JIT to machine code is another thing. Thankfully, there are number of solid (and free) resources out there to help engineers seeking to advance in this area. .NET Performance Tuning Resources & Tools * Improving .NET Application Performance and Scalability (PDF Version) * Writing Faster Managed Code: Know What Things Cost * Writing High-Performance Managed Applications : A Primer * Improving Managed Code Performance * Improving ASP.NET Performance * ASP.NET Performance Tips * ASP.NET Best Practices for High Performance Applications * Code Review: .NET Application Performance * Garbage Collector Basics and Performance Hints
About the Author
Brice Dunwoodie

Brice Dunwoodie is the founder and CEO of Simpler Media Group, publisher of CMSWire, Reworked and VKTR. With more than 25 years of enterprise software experience at the intersection of technology, business operations and executive-level strategy, Brice maintains a focus on clarity, evidence-based analysis, visionary thinking and practitioner relevance. His academic background spans California Polytechnic University and the University of Michigan with a focus on psychology, computer science and leadership practices. Connect with Brice Dunwoodie:

Featured Research