VB.Net and INI file
Visual Basic
3
Posts
3
Posters
0
Views
1
Watching
-
-
INI files in VB.Net I read, is different from the way they where handled in VB 6. I will be needing an INI file for a project I am doing Is there any place that you could recommend that show sample code before I go down the old way of doing this
I would reccomend either Reading Ini Files for .NET 2.0, or Ini File Class for .NET 1.1.
Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.
-
INI files in VB.Net I read, is different from the way they where handled in VB 6. I will be needing an INI file for a project I am doing Is there any place that you could recommend that show sample code before I go down the old way of doing this