.NET(@dotnet) 's Twitter Profile Photo

Explore the primary constructors of C# 12 that were introduced in , they're usage and relevance, and then get a demo of sample refactoring to see how it can be applied in your code. 📖 msft.it/6017YOHmv

Explore the primary constructors of C# 12 that were introduced in #dotNET8, they're usage and relevance, and then get a demo of sample refactoring to see how it can be applied in your code. 📖 msft.it/6017YOHmv
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

🚀 Boost your C# string performance! 🚀 Benchmark results show that using a character in Contains() is 3.57x faster than using a string. Check out the details and optimize your code: dotnettips.wordpress.com/2024/05/08/str…
8

🚀 Boost your C# string performance! 🚀 Benchmark results show that using a character in Contains() is 3.57x faster than using a string. Check out the details and optimize your code: dotnettips.wordpress.com/2024/05/08/str…
#dotnet #dotnet8 #MVPBuzz #CodePerformance
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

Calling all .NET Developers! Microsoft strongly advocates for implementing operators in structures. Discover the ins and outs of this recommendation in our updated article, complete with benchmark tests to showcase the practical advantages.
dotnettips.wordpress.com/2021/07/18/ref…

Calling all .NET Developers! Microsoft strongly advocates for implementing operators in structures. Discover the ins and outs of this recommendation in our updated article, complete with benchmark tests to showcase the practical advantages.
dotnettips.wordpress.com/2021/07/18/ref…
#dotnet8
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

🚀 Dive into the power of Collection Expressions in .NET 8! Concise syntax, spread operator, and implicit conversions make creating collections a breeze. Say goodbye to verbosity and hello to improved code clarity. Check it out: dotnettips.wordpress.com/2024/02/09/col…

🚀 Dive into the power of Collection Expressions in .NET 8! Concise syntax, spread operator, and implicit conversions make creating collections a breeze. Say goodbye to verbosity and hello to improved code clarity. Check it out: dotnettips.wordpress.com/2024/02/09/col…
#DotNET8 #Programming
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

Discover the performance benefits and intent clarity between constants and read-only fields in C# code! Check out this insightful article: dotnettips.wordpress.com/2024/05/07/cod…
8

Discover the performance benefits and intent clarity between constants and read-only fields in  C# code! Check out this insightful article: dotnettips.wordpress.com/2024/05/07/cod…
#dotnet8 #MVPBuzz #dotnet #CodePerformance
account_circle
.NET(@dotnet) 's Twitter Profile Photo

You can start using .NET with Ubuntu 24.04 right now as container images are already available, for +, including noble, noble-chiseled, and noble-chiseled-extra image flavors.

Congratulations to our friends Canonical. Learn more about it here ➡️ msft.it/6010Y3rvu

You can start using .NET with Ubuntu 24.04 right now as container images are already available, for #dotNET8+, including noble, noble-chiseled, and noble-chiseled-extra image flavors.

Congratulations to our friends @Canonical. Learn more about it here ➡️ msft.it/6010Y3rvu
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

🚀 Boost your C# coding efficiency! 🖥️ Explore the performance differences between conditional if statements, switch statements, and switch expressions. 📊 Check out the insightful analysis here: dotnettips.wordpress.com/2024/05/03/gen…
8

🚀 Boost your C# coding efficiency! 🖥️ Explore the performance differences between conditional if statements, switch statements, and switch expressions. 📊 Check out the insightful analysis here: dotnettips.wordpress.com/2024/05/03/gen…
#dotnet #dotnet8 #MVPBuzz #CodePerformance
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

This article explores the distinctions among classes, structures, and records in Microsoft .NET, shedding light on their unique features and performance variances. I invite you to read it by following this link: bit.ly/CSROHMY

This article explores the distinctions among classes, structures, and records in Microsoft .NET, shedding light on their unique features and performance variances. I invite you to read it by following this link: bit.ly/CSROHMY #dotnet8 #MVPBuzz #CodingStandards
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

If you are leveraging collection types in .NET 8, aside from arrays and List<>, explore this revised article revealing the performance variances during iteration using both for() and foreach().
dotnettips.wordpress.com/2021/11/01/col…
8

If you are leveraging collection types in .NET 8, aside from arrays and List<>, explore this revised article revealing the performance variances during iteration using both for() and foreach().
dotnettips.wordpress.com/2021/11/01/col…
#dotnet8 #CodePerformance #MVPBuzz #dotnet
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

Boost Enum Value Name Retrieval in .NET with an 18.6x efficiency gain and zero memory allocation! 🚀 dotnettips.wordpress.com/2024/05/01/gen…
8

Boost Enum Value Name Retrieval in .NET with an 18.6x efficiency gain and zero memory allocation! 🚀 dotnettips.wordpress.com/2024/05/01/gen…
#dotnet #dotnet8 #MVPBuzz #CodePerformance
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

🚀 Grab the latest edition of Rock Your Code: Code & App Performance for Microsoft at a special price of $19.99 until July 31st. Dive into it NOW to accelerate your apps and services! bit.ly/DotNetCodePerf4
8

🚀 Grab the latest edition of Rock Your Code: Code & App Performance for Microsoft at a special price of $19.99 until July 31st. Dive into it NOW to accelerate your apps and services! bit.ly/DotNetCodePerf4
#MVPBuzz #dotnet8 #CodePerformance #dotnet
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

Boost your code efficiency and readability with LINQ MaxBy() and MinBy() methods! 🚀 Easily find max/min values in a generic sequence based on a key selector. Check out this article for a quick guide: dotnettips.wordpress.com/2024/05/06/col…
8

Boost your code efficiency and readability with LINQ MaxBy() and MinBy() methods! 🚀 Easily find max/min values in a generic sequence based on a key selector. Check out this article for a quick guide: dotnettips.wordpress.com/2024/05/06/col…
#dotnet8 #MVPBuzz #CodePerformance #dotnet
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

🚀 Exciting News! Spargine 8 is here, powered by .NET 8! 🌐 Explore new features, from real-time file copying progress to enhanced libraries. 🛠️ Upgrade now for optimized performance. 🔗 Learn more: dotnettips.wordpress.com/2024/03/02/unv…

🚀 Exciting News! Spargine 8 is here, powered by .NET 8! 🌐 Explore new features, from real-time file copying progress to enhanced libraries. 🛠️ Upgrade now for optimized performance. 🔗 Learn more: dotnettips.wordpress.com/2024/03/02/unv…
#dotnet8 #MVPBuzz #Spargine #OSS
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

I've just updated my EditorConfig file for code analysis in Visual Studio! Why don't you give it a try and add it to your solution? Let me know how many violations it catches!
bit.ly/dotNetDaveEdit…
Microsoft Visual Studio 8

I've just updated my EditorConfig file for code analysis in Visual Studio! Why don't you give it a try and add it to your solution? Let me know how many violations it catches!
bit.ly/dotNetDaveEdit…
@VisualStudio #MVPBuzz #dotnet8 #dotnet #CodeAnalysis
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

🔒 Explore the power of Immutable Sorted Collections in C#! 🚀 Learn how to construct and optimize performance with examples. Benchmark results reveal interesting insights. Check it out: dotnettips.wordpress.com/2022/09/02/col…
8

🔒 Explore the power of Immutable Sorted Collections in C#! 🚀 Learn how to construct and optimize performance with examples. Benchmark results reveal interesting insights. Check it out: dotnettips.wordpress.com/2022/09/02/col…
#dotnet #dotnet8 #MVPBuzz #CodePerformance
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

I've revised my article on achieving optimal performance by integrating the StringBuilder with an ObjectPool in .NET 8! I've transitioned all string operations in Spargine to utilize the StringBuilder sourced from an ObjectPool.
dotnettips.wordpress.com/2022/09/08/spe…
8

I've revised my article on achieving optimal performance by integrating the StringBuilder with an ObjectPool in .NET 8! I've transitioned all string operations in Spargine to utilize the StringBuilder sourced from an ObjectPool.
dotnettips.wordpress.com/2022/09/08/spe…
#dotNet #dotNet8 #MVPBuzz
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

Curious about the performance impact of sealing attributes? 💻💡 Learn why Microsoft recommends sealing them and how it affects your code's efficiency. Check out my insights here: dotnettips.wordpress.com/2024/05/02/cod…
8

Curious about the performance impact of sealing attributes? 💻💡 Learn why Microsoft recommends sealing them and how it affects your code's efficiency. Check out my insights here: dotnettips.wordpress.com/2024/05/02/cod…
#dotnet8 #dotnet #MVPBuzz #CodePerformance
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

Boost your Span operations with Microsoft's recommendation: Clear() trumps Fill() for better performance. Learn more: dotnettips.wordpress.com/2024/04/30/cod…
8

Boost your Span operations with Microsoft's recommendation: Clear() trumps Fill() for better performance. Learn more: dotnettips.wordpress.com/2024/04/30/cod…
#dotnet8 #dotnet #MVPBuzz #CodePerformance
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

📢 Excited to announce the 4th edition of 'Rock Your Code: Code & App Performance for Microsoft .NET'! 🚀 Dive into essential practices for optimizing code performance on Amazon: bit.ly/DotNetCodePerf4
8

📢 Excited to announce the 4th edition of 'Rock Your Code: Code & App Performance for Microsoft .NET'! 🚀 Dive into essential practices for optimizing code performance on Amazon: bit.ly/DotNetCodePerf4
#MVPBuzz #dotnet8 #CodePerformance #dotnet
account_circle