Whenever I created a new VB.NET program I must go into the project\'s properties and set \'Option strict\' on. Can I do that once so it is a default for every time I create
Check out Option Strict under menu Tools -> Options -> Projects and Solutions -> VB Defaults: