What is shared keyword used for? What is static?
Shared and Static mean the same. Shared is used in VB.NET, while Static is used in C#. Click here for the explanation