VB.NET: Under The Covers

Being a curious kind of guy, I decided to look into some of the features unique to VB.NET.  A combination of some VB.NET code, ILDASM and Anakrino and my questions were answered!

Ever wonder how VB.NET implements static local variables since the CLR does not support this?  Read and find out!

2 Comments

Comments have been disabled for this content.