NH Blog - Articles on developers

Feb 05, 2021

Control your code with GitHub

When it comes to software development especially big projects, it can be frustrating when you are unable to compare a current piece of code to the previous versions, or [...]

Oct 16, 2020

Get into the cloud with Visual Studio Online

Did you know there's such a thing called Microsoft Visual Studio Online now? You didn't?! Let's have a quick look, shall we? Alright, so you know the whole world is [...]

Sep 19, 2020

All about abstract classes in C#

In today's article, I will review one of the most exciting object-oriented programming (OOP) features of C#, namely the concept of abstract classes. An abstract class is [...]

Mar 18, 2021

What's new in SharePoint 2013 for developers

SharePoint 2013 is the fifth release of SharePoint since SharePoint Team Services and the SharePoint Portal Server was first introduced in 2001. In all these years, [...]

Nov 28, 2020

What's new in Windows 8.1 for Developers

Windows 8.1 brings in over 5000 new APIs and features. Of course, many of these new APIs are not to be used directly in the code you write, but there is a significant [...]

top
Back to top