Active Directory vs Azure Active Directory

Azure, Cloud

Active Directory traditionally used to manage elements of a domain-based network. But companies...
Read More

C# Powerful String Functions

Basics of C#, Languages & Coding

The .NET Framework provides a set of powerful string functions. These building blocks can be used to write more complex algorithms for...
Read More

C# Extension Methods: a Useful Example!

Basics of C#, Languages & Coding

What is an extension method? The extension method provides the ability to extend the functionality of an existing class by adding a static...
Read More
Close