C#’s var keyword equivalent in VB.NET
This article will explain the keyword "Dim" which is the C#'s var keyword equivalent in VB.NET .
In one of my previous blog posts , I explained about 5 things that you cannot do with a Local Type Inference in C# which explained about the use of the Read More →

