Results 1 to 2 of 2

Thread: INI Files Read/Write Class

  1. #1

    Thread Starter
    Addicted Member iehjsucker's Avatar
    Join Date
    Sep 2005
    Posts
    150

    Exclamation INI Files Read/Write Class

    For sometimes, i have worked with ini files in vb. Usually, API makes the trick, why in the hell did they not include ini file manipulation in .NET Framework. It is used commonly in apps now a days.... juz asking....

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: INI Files Read/Write Class

    Because .NET apps are not supposed to use INI files but rather config files, for which there is in-built support in the .NET Framework.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width