Description of Don't explicitly set the page language in ASP :
This is a tutorial that provides detailed explanation about the necessity of avoiding @Language directive. In this tutorial author says that there will be a little degradation caused if the page language is set explicitly on ASP. This tutorial elaborates that avoiding @Language directive will be essential for the heavy traffic sites, if they need to use any other scripting language for their whole websites while they have VB as default scripting language.