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. |
---|
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. |
---|