Search:

Type: Posts; User: Nikki23

Search: Search took 0.01 seconds.

  1. VS2010 Publish from a Web site and Enable Check for Application Updates

    Hi, I have a program which I would like to publish to my company's intranet server so that employees are able to implement updates. I am not sure how to go about this but I have done some research on...
  2. Thread: c# config

    by Nikki23
    Replies
    3
    Views
    3,566

    Oh sorry i forgot to mention what exactly the...

    Oh sorry i forgot to mention what exactly the error is..




    string dbPath = ConfigurationSettings.AppSettings["DatabasePath"];
    string email = ConfigurationSettings.AppSettings["SupportEmail"];
  3. Thread: c# config

    by Nikki23
    Replies
    3
    Views
    3,566

    c# config

    Hi I'm trying to implement a simple c# config file within my program. However I cannot figure out why I have an error with "ConfigurationSettings.AppSettings." I thought that this was referenced...
Results 1 to 3 of 3