Give control over Option Strict for VB.NET queries
Apparently VB.NET queries are compiled with Option Strict Off. This is very annoying, because it often causes runtime errors that could have been detected at compile time if Option Strict had been On.
3
votes
Completed in 4.35