C# & VB.NET Conversion Pocket Reference by Jose Mojica The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated April 6, 2005. UNCONFIRMED errors and comments from readers: (53) Last Paragraph; The author stated that in VB.NET you cannot declare the iteration variable inside the For Each (unlike C#). This is incorrect. You do have the option to do this. Please see the MSDN online documentation on this below: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vblr7/html/vastmforeach.asp