By Greg Shackles
Let's break away from C# somewhat and learn how F# is a great fit for crafting mobile applications.
01/12/2017
Code Focused
Both are .NET Framework-based, but they don't seem to be speaking the same language.
01/11/2017
By Michael Domingo
Last VS Code update of 2016 has hot exit and a number of other code-focused enhancements and improvements.
01/10/2017
The S3 OOP model is still widely used, so let's use write S3-style OOP code via the R language.
01/10/2017
Sometimes life is like playing Whack-a-Mole: You write some code that solves a problem, and then someone comes along and makes the problem harder. Here's how to continuously integrate new solutions without having to rewrite your old solutions (much).
01/09/2017
The latest version of TypeScript provides developers with tools to create base classes and class hierarchies just like the other object-oriented languages.
01/05/2017
By Terrence Dorsey
Whether you're building an application database or generating data access code, we've got a round-up of tools to make the job easier.
01/04/2017
Code Focused
Let's take a quick side trip and see what information we can glean from the .NET assembly.
01/03/2017
You can turn on logging for your Entity Framework code with a single line. Configuring it to write to a file takes only a little bit more effort.
01/02/2017