Do you use source control tools to manage your software development process? Source control was the very first item on Joel Spolsky's Joel Test for the quality of a development team back in 2000.
I'm always looking for ways to develop high quality software faster with less code. Recently, I explored aspect-oriented programming (AOP) to reduce code volume, and I cover the potential benefits in ...
Microsoft has released Visual Studio 2017 Version 15.9, with improvements for Universal Windows Platform (UWP) development and C++ debugging. For UWP, the Windows 10 Insider Preview SDK now is ...