Mohan Gupta
Explain how to retrieve property settings from XML .config file.
By Mohan Gupta in ASP.NET on Jun 25 2013
  • Pramod Lawate
    Aug, 2013 27

    Create an instance of AppSettingsReader class, use GetValue method by passing the name of the property and the type expected. Assign the result to the appropriate variable.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS