Taking a look at the ECMA-335 Standard for .NET
It turns out that the .NET Runtime has a technical standard (or specification), known by its full name ECMA-335 –
Continue readingNews for slackers
It turns out that the .NET Runtime has a technical standard (or specification), known by its full name ECMA-335 –
Continue readingI recently appeared on Herding Code and Stackify ‘Developer Things’ podcasts and in both cases, the first question asked was
Continue readingDiscuss this post on HackerNews and /r/programming Before we dive into the technical details, let’s start with a quick history
Continue readingIt all started with a tweet, which seemed to resonate with people: If you like reading my posts on .NET
Continue readingThe .NET runtime (CLR) has predominantly used a just-in-time (JIT) compiler to convert your executable into machine code (leaving aside
Continue readingRecently I was listening to the excellent DotNetRocks podcast and they had Steven Sanderson (of Knockout.js fame) talking about ‘WebAssembly
Continue readingIt’s a fundamental part of .NET and can often happen without you knowing, but how does it actually work? What
Continue reading
Recent Comments