If you're considering PuppeteerSharp for PDF generation, here's the version of the story that doesn't show up in the "getting started" docs.
AI can generate C# code far faster than you can fix it. Follow these best practices to ensure that your AI-generated C# is ...
Eighteen new GNU releases in the last month (as of June 30, 2026): apl-2.0: GNU APL is a free interpreter for the programming language APL. It is an implementation of the ISO stan ...
Open-source agentic coding model Ornith-1.0, released today under the MIT license, uses a self-improving reinforcement ...
Arbor separates strategy from execution using isolated git worktrees, so engineering teams can finally trace which optimization actually moved the needle.
Iron Software builds trusted .NET libraries for document automation. Every enterprise .NET application that processes documents will eventually need OCR (Optical Character Recognition). The wrong ...
Sample code for the Universal Windows Platform (UWP) Virtual Private Network (VPN) plugin API. The VPN Plugin API lets developers create new VPN apps that use otherwise-unsupported VPN encryption ...
Take advantage of guard clauses in C# to eliminate unnecessary nested constructs and branches and enhance the readability and maintainability of your application’s code. We always strive to write ...
Dr. James McCaffrey of Microsoft Research presents a full-code, step-by-step tutorial on an implementation of the technique that emphasizes simplicity and ease-of-modification over robustness and ...