Even Analyze does not work properly! How is anyone supposed to validate their code for issues? Ai? Ha, no! π‘
14.11.2025 20:41 β π 0 π 0 π¬ 0 π 0@dotnetdave.bsky.social
David McCarter is a Microsoft MVP, Solutions Architect, code quality expert, consultant, professional code reviewer, speaker, and author with 25+ years in software engineering. https://bit.ly/davidmvp https://dotnettips.com
Even Analyze does not work properly! How is anyone supposed to validate their code for issues? Ai? Ha, no! π‘
14.11.2025 20:41 β π 0 π 0 π¬ 0 π 0It really disappoints me that Visual Studio 2026 shipped with so many bugs and missing features. MVPs couldβve helped, but no one reached out. Losing customers is easy β winning them back isnβt. π
@visualstudio.com #VS2026
Love sci-fi? Check out my custom AI-generated robots and cyborgs! Perfect for your next project. Contact me for unique creations! ππ€
#SciFiArt #AIGraphics #GraphicArts #Robots #Cyborgs
Attention developers: Exercise caution when utilizing static fields in your code. This insightful article dives into the reasons why. dotnettips.wordpress.com/2023/04/11/s...
#dotnet #MVPBuzz #SoftwareEngineering
Enhance .NET logging with LoggingHelper in Spargine! π οΈ Capture system & app details, log exceptions, and boost reliability. Check out the full article here.
dotnettips.wordpress.com/2025/05/07/b...
#dotNET #Logging #Spargine #MVPBuzz
If you're not learning outside of work, you're falling behindβfast. Your career and your code depend on it. Don't let your software get stuck in the past. β οΈ
#DevLife #TechDebt #CareerAdvice #MVPBuzz #SoftwareEngineers
dotnettips.wordpress.com/2021/12/17/d...
dotNetDave Saysβ¦ Take care of technical debt before it takes down your team! One dev shouldnβt be stuck cleaning up a decade of chaos. Fix it early or pay for it later.
#MVPBuzz #dotnet #DotNetDave
dotnettips.wordpress.com/2022/01/25/d...
Feeling frustrated with the current technical interview process? It often seems like it doesn't truly showcase your skills. Fortunately, there's a better approach. Check out this article to learn more. dotnettips.wordpress.com/2021/04/16/t...
#Interviewing #interviewtips #techinterview
π "dotNetDaveβs Faster or Not!" series! Discover a faster method to decode Base64 strings in .NET. Benchmark results show a 1.45x speed boost! Perfect for performance-critical apps! Read more. dotnettips.wordpress.com/2024/11/14/d...
#dotNet #MVPBuzz
Boost your .NET performance with Span-based string concatenation! π Check out how a simple change can cut memory allocation and double your performance.
dotnettips.wordpress.com/2025/02/12/m...
#dotnet #csharp #codeoptimization #span #performance #MVPBuzz
Is anyone seeing issues like this in @visualstudio.com 2026? On my laptop it's fine, but on my desktop, I see this in some of the windows.
#VisualStudio
OMG, MSTest dropping [ExpectedException] is causing a lot of work!
#dotnet
Have you ever taken a coding test for a job where you had to build a solution from scratch under tight time limits?
πDid you finish it all?
πHow did it go?
πDid you land the job?
Your feedback will help shape an article Iβm writing. Letβs connect and share stories!
π Austin developers, get ready! The dotNetDave βNo Rest for the Wickedβ World Tour hits the Austin .NET User Group on Nov 20, 2025! π€
Arrive earlyβ¦ swag will fly. πΈ
#MVPBuzz #dotnet
dotnettips.wordpress.com/2025/11/10/d...
Need unique backgrounds for your presentation? π¨πΈ Find hundreds, including tech-themed ones, on my photography site! I use them myselfβhope you do too!
#GraphicArts #Presentations
πDiscover surprising performance insights on clearing a Span using Fill() & Clear() in .NET 8. Learn more:
dotnettips.wordpress.com/2024/04/30/c...
#dotnet8 #CodeAnalysis #CodePerformance #MVPBuzz
Master the art of captivating technical demos! Learn my proven strategies to engage your audience, create fail-proof demos, and ensure your message leaves a lasting impact. Check out my latest article and level up your presentations!
dotnettips.wordpress.com/2024/10/08/m...
#TechDemos #Speaking
π Enhance your code efficiency! Learn about SequenceEqual() and StructuralSequenceEqual() methods for precise collection comparison. Check out this insightful article.
dotnettips.wordpress.com/2024/05/13/c...
#CodeOptimization #dotnet #MVPBuzz #CodePerformance
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/c...
#MVPBuzz #dotnet #CodePerformance
Unlock the power of Spargineβs ComputerInfo class for .NET! π Simplify system metadata access, boost logging, and enhance your .NET projects with these key methods. Learn more π
dotnettips.wordpress.com/2024/11/12/b...
#dotnet #Spargine #opensource #MVPBuzz
Avoid memory leaks in .NET! π Failing to call `.Dispose()` can slow down or crash apps. Learn how to prevent virtual memory leaks with IDisposableAnalyzers, memory profilers & #Spargine extensions. Read more. dotnettips.wordpress.com/2025/01/13/s...
#dotnet #csharp #performance #MVPBuzz
@visualstudio.com How do I import extensions in 2026? Menu item is gone?!?!? π
13.11.2025 14:31 β π 0 π 0 π¬ 1 π 0Why does Copilot migration recommend keeping NewtonSoft.Json since it's less performant than what is built into .NET? #dotnetconf
dotnettips.wordpress.com/2021/07/20/s...
#dotnetconf crew! π€ Steven Toub dropped a gem yesterday β ArrayPool can seriously speed up array creation. I broke it all down with benchmarks and a real-world demo. Read my article and rock your performance!
#dotnet #MVPBuzz
dotnettips.wordpress.com/2025/10/01/o...
Hot take: every public API should validate enum parameters. Hereβs the why, the how, and production-ready helpers (incl. flags). Defensive Programming Rule #2. π
#dotnet #MVPBuzz #DefensiveProgramming
dotnettips.wordpress.com/2025/11/09/d...
Want faster hash code generation in .NET? Explore how RuntimeHelpers.GetHashCode() can boost your app's performance by up to 87x! Learn more and check out the new FastGetHashCode() method in Spargine. π₯
dotnettips.wordpress.com/2024/09/08/o...
#dotnet #CodePerformance #MVPBuzz
Network calls are expensive. Distance doesn't guarantee speed. Avoid going across the wire unless necessaryβand always batch requests. Your app (and your users) will thank you.
#dotNet #PerformanceTips #dotNetDave #MVPBuzz
dotnettips.wordpress.com/2025/05/12/d...
Wait until you see the next edition of my code performance book! There are some things now I'm having a hard time measuring! I'm seeing very impressive perf increases in .NET 10!
11.11.2025 21:59 β π 1 π 0 π¬ 0 π 0Warning: Copilot and AI look slick, but donβt trust everything they spit out. Theyβre Junior Programmers β smart, but lacking real-world experience and best practices. Someday thatβll change, but for now you still need your own brain and judgment.
#dotnetconf #Copilot #dotnet
Yes, but it's marketing. I hold off on a real opinion until I try it in the "real world".
11.11.2025 20:57 β π 0 π 0 π¬ 0 π 0