I am extremely new to Visual Basic and .NET. I come from using Perl as a sysadmin, so most of my scripts are for list iteration.
My first attempt at a VB application will be to take a comma delimited file and reformat it, both in field order and for content. Can someone point me in the right direction with some tutorials with File I/O and list iteration with VB?
Thank you.
My first attempt at a VB application will be to take a comma delimited file and reformat it, both in field order and for content. Can someone point me in the right direction with some tutorials with File I/O and list iteration with VB?
Thank you.