Iron Software builds trusted .NET libraries for document automation. Full disclosure: We're the developer relations team at Iron Software, the company behind IronQR, one of the libraries in this ...
Note TraceSpy will not evolve, instead, use WpfTraceSpy (see below). Update 2025/08/14: Added easy support for ETW logging and TraceSpy for Microsoft Logging Abstractions (ASP.NET Core, etc.) Update ...
Iron Software builds trusted .NET libraries for document automation. Generating PDFs from HTML is a common requirement for .NET developers, whether for invoices, reports, or web page exports. However, ...
From dynamic memory limits to faster collection classes, .NET 8 is packed with new features for building more performant, scalable, and secure applications. Microsoft’s .NET 8 arrived November 14 with ...
Hosting a website might feel like tangling through the web of unfamiliar vocabulary. Trust me, I’ve been there. Today I’ll cover all the web hosting terms that I could think of and explain what they ...
Memory management is complex, even in a managed framework like .NET. Analyzing and understanding memory issues can be challenging. Recently a user reported an issue in the ASP.NET Core GitHub Home ...