Installing Node.js and NPM for Windows


2 min read

I have generally avoided Node.js as I am almost exclusively embedded in ASP.NET web server technology. That said ...

read more

Comments [0]

Subresource Integrity–Safely Consume Remote Resources


2 min read

When jQuery first burst on the scene it helped make popular this idea that we can use a content delivery network (CDN) ...

read more

Comments [0]

Basic Hang Dump Analysis using WinDbg


4 min read

Over the course of the last year I have been tasked with analyzing our production environments, specifically looking at ...

read more

Comments [0]

You are not a real developer if you do not know this...


4 min read

Every few years a developer, usually a really talented one, will makes a reductive and exclusionary statement that ...

read more

Comments [0]

C# 7 - Pattern Matching & Switch Statements


2 min read

C# has always honored querying an object where you simply ask if it matches a particular class or interface, as in the ...

read more

Comments [0]

VS 2017 Tips: My three favorite features


4 min read

Aside from the improved installation experience there are some features in Visual Studio 2017 that will warrant genuine ...

read more

Comments [0]

Surface Studio Owl Desktop Image


1 min read

It took me a while to find a pristine copy of the the Surface Studio desktop owl image, and I must say I think it is ...

read more

Comments [0]

Visual Studio 2017 - Installation UX Improvements


5 min read

If C# is versatile it is partly because it housed in an integrated development environment (IDE) that supports it, and ...

read more

Comments [0]

C#7 - Taking a second look at Tuples


3 min read

When C# burst on to the scene at the turn of the century I was firmly embedded in the world of Visual Basic and C++, ...

read more

Comments [3]

<< Older Posts | Newer Posts >>