Copying portions of an XML document

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Venkatesh (anonymous_at_discussions.microsoft.com)
Date: 02/03/04


Date: Tue, 3 Feb 2004 09:06:15 -0800

Hi

I have a section in my app.config file that stores
information about executing certain stored procedures that
get cached using Microsoft.ApplicationBlocks.cache, a
sample of which is shown below:

<listManagerCommands>
    <listManagerCommand name="SelectStates"
      storedProcedure="usp_SelectStates"
      connectionStringKey="UWMainConnString"
      cacheFlag="True"
      cacheTimeout="60">
     </listManagerCommand>
</listManagerCommands>

I want to store these commands in a separate XML file that
people can add to and merge these commands in the main
app.config file at regular intervals.

What is the best way to do this ?

Thanks.
                        



Relevant Pages

  • Re: without shell
    ... > can any linux command be invoked/ executed without using shell? ... Prints the output of ls and stores the exit code into status. ... > what abt security concerns? ... about executing strings generated by users. ...
    (comp.lang.python)
  • Re: [PATCH 6/24] make atomic_read() behave consistently on frv
    ... that it would have obtained by executing them in order. ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • GUIDE ButtonDown Question
    ... I'm new to GUIDE and have a question about the ButtonDown property. ... My code starts executing the OpeningFcn function, where it sets various parameters and stores them in the handles structure. ...
    (comp.soft-sys.matlab)
  • Re: Help Book Recommendations ?
    ... I recently took a job at a small chain as a database manager of a ... stores and other store spec's. ... I've used Microsoft SQL Server to manage large ... db's previously and create stored procedures in the DTS packages. ...
    (comp.databases.oracle.server)
  • I dont know if this question is topical or not....
    ... stores a reference to each 'word' in an array. ... the difference between just executing the file vs cleaning up all old ...
    (comp.programming)