Do you always use Option Explicit?

Last updated by Brady Stroud [SSW] about 2 months ago.See history

Option Explict should always only be used in VB.NET.

This will turn many of your potential runtime errors into compile time errors, thus saving you from potential time bombs!

We have a program called SSW Code Auditor to check for this rule.
Adam Cogan
Ryan Tee
We open source. Powered by GitHub