Skip to content

Write Fast C# Code

Published: at 11:51 PM

Crafting efficient C# code not only enhances the user experience but also ensures your applications can handle demanding tasks with ease. This article delves into practical tips noted from Mark Farragher’s webinar, empowering you to write faster and more optimized C# code.

TL;DR:

Core Performance Principles:

Data Structures and Looping Constructs:

Classes vs. Structs:

Leveraging Built-in Functionality:

Instantiation and Property Access:

Additional Considerations:

By incorporating these guidelines and adopting a performance-conscious mindset, you can elevate your C# coding skills and create applications that perform exceptionally well.


Previous Post
Fix for Error - "Unable to access the IIS metabase."
Next Post
Red-Gate Products