Monday, February 18, 2019

Some Important Differences In C# Concepts

Today, we will discuss a few important differences that every C# developer must know. We will cover the differences between dictionary and hashtable, x.Equals(y) and x == y difference, the difference between class and interface, and the difference between error and exception, and more.

source https://www.c-sharpcorner.com/article/lets-understand-the-important-differences-in-c-sharp-things/

No comments:

Post a Comment