Exploring Yeoman as a .NET Developer


5 min read

Yeoman is a Node utility that at its core is a code generator/scaffolder, to be sure it does way more than this but for ...

read more

Comments [0]

Visual Studio–Integrating Node.js and npm


5 min read

Now that we have accepted the ascendancy of Node.js in the world of web development, it is important to note that ...

read more

Comments [0]

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]

<< Older Posts | Newer Posts >>