Writing faster applications in VB.NET

Recently posted on MSDN: “In this recent chat, members of the Visual Basic team discuss performance issues such as late binding, compile-on-demand, thread pooling, and measuring your app's performance.”

It doesn't matter if you're writing Web apps or smart client apps, if you're writing in VB.NET, these principles apply.