Results 1 to 2 of 2

Thread: Config File

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2003
    Location
    Porto Alegre, RS
    Posts
    210

    Config File

    VB.Net have anything ready to use configuration files?

    i want something to make the configuration of the app outsite the code, it could be xml, or a simple ini file!!

    Anybody know anything about it??

    Thank you,
    Guilherme Costa

  2. #2
    Addicted Member
    Join Date
    Aug 2003
    Posts
    153
    There are application config files. You can read about them on MSDN. To add one to your project simply right click on your project, add new item, then select application config file. These files are XML format.

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