web.config as xml file from asp.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shimaa
    New Member
    • May 2007
    • 1

    web.config as xml file from asp.net

    i want to get child nodes' attribute from the web.config file
  • chinu
    New Member
    • Jun 2007
    • 36

    #2
    Originally posted by shimaa
    i want to get child nodes' attribute from the web.config file
    use "WebConfigurati onManager"

    Comment

    Working...