Finalization Queue Tips


4 min read

I have talked about general memory management in .NET a whole bunch on this blog but I have been kicking around some ...

read more

Comments [0]

Decompilation improvements for Visual Studio


2 min read

When we released our decompilation scenario with Visual Studio 16.5 it served as the perfect platform to unlock more ...

read more

Comments [0]

COVID19 Contact Tracing


3 min read

Apple and Google are partnering to build a new contact tracing system into both Android and iOS, in an effort to help ...

read more

Comments [0]

ReJIT on Attach


2 min read

A really useful feature of the CLR is that it allows a user to request a new JIT (aka 'reJIT'). This is really ...

read more

Comments [0]

Suppressing Disassembly


2 min read

The great majority of folks loved the new decompilation features in Visual Studio 16.5, but that did not stop me having ...

read more

Comments [4]

A New Reality


2 min read

I have been trying to figure out for days what I might say on this blog about this catastrophic interruption to our ...

read more

Comments [0]

Azure Lets Encrypt - DashboardConnectionString field is required


2 min read

Let’s Encrypt is a free, automated, and open certificate authority (CA), run for the public’s benefit. It is a service ...

read more

Comments [0]

Not everything that can be counted counts


3 min read

I think the following is a quote from Einstein: 'Not everything that can be counted counts, and not everything that ...

read more

Comments [0]

Creating a Quick CLI


3 min read

I had some recent concerns that if anyone wanted to get going with using DasBlog Core in a production environment that ...

read more

Comments [0]

<< Older Posts | Newer Posts >>