Rule Definition
When declaring a Variable with 'Dim Var As Object' the compiler will not assign a type. It worsens performance level and prevents compilation to detect typing errors.
Remediation
Use real type to declare the Variable.
E.g.: 'Dim Var_Nam as String = new'
Related Technologies
Visual Basic
Technical Criterion
Complexity - Dynamic Instantiation
About CAST Appmarq
CAST Appmarq is by far the biggest repository of data about real IT systems. It's built on thousands of analyzed applications, made of 35 different technologies, by over 300 business organizations across major verticals. It provides IT Leaders with factual key analytics to let them know if their applications are on track.