<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://skysigal.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://skysigal.com/feed.php">
        <title>Notes it:ad:xdt:howto</title>
        <description></description>
        <link>https://skysigal.com/</link>
        <image rdf:resource="https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-28T10:54:42+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/xdt/howto/generate_xdt_documents?rev=1699063394&amp;do=diff"/>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/xdt/howto/home?rev=1699139097&amp;do=diff"/>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/xdt/howto/transform_connection_strings?rev=1699063395&amp;do=diff"/>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/xdt/howto/transform_multiple_attributes_on_the_same_element?rev=1699063397&amp;do=diff"/>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/xdt/howto/transform_web.config_every_time_we_run?rev=1699063398&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico">
        <title>Notes</title>
        <link>https://skysigal.com/</link>
        <url>https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://skysigal.com/it/ad/xdt/howto/generate_xdt_documents?rev=1699063394&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T02:03:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:XDT:HowTo:Generate XDT documents</title>
        <link>https://skysigal.com/it/ad/xdt/howto/generate_xdt_documents?rev=1699063394&amp;do=diff</link>
        <description>IT:AD:XDT:HowTo:Generate XDT documents

	* (UP)
howto index



Process

	* Use Build\Configuration\ConfigurationManager\New... to make the necessary Build Environments (eg: Dev,ST, PROD)
	* On the web.config right click Add new transforms
* Below the standard web.config</description>
    </item>
    <item rdf:about="https://skysigal.com/it/ad/xdt/howto/home?rev=1699139097&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T23:04:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:XDT:HowTo</title>
        <link>https://skysigal.com/it/ad/xdt/howto/home?rev=1699139097&amp;do=diff</link>
        <description>IT:AD:XDT:HowTo

	* (UP)
howto index</description>
    </item>
    <item rdf:about="https://skysigal.com/it/ad/xdt/howto/transform_connection_strings?rev=1699063395&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T02:03:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:XDT:HowTo:Transform Connection Strings</title>
        <link>https://skysigal.com/it/ad/xdt/howto/transform_connection_strings?rev=1699063395&amp;do=diff</link>
        <description>IT:AD:XDT:HowTo:Transform Connection Strings

	* (UP)
howto index



Having a different connection string per dev and/or per environment has to be one of the most annoying problems a Team Lead has to define a working strategy at the beginning of a new project.

Process</description>
    </item>
    <item rdf:about="https://skysigal.com/it/ad/xdt/howto/transform_multiple_attributes_on_the_same_element?rev=1699063397&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T02:03:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:HowTo/Transform Multiple Attributes on the Same Element</title>
        <link>https://skysigal.com/it/ad/xdt/howto/transform_multiple_attributes_on_the_same_element?rev=1699063397&amp;do=diff</link>
        <description>IT:AD:HowTo/Transform Multiple Attributes on the Same Element

	* (UP)
howto index


	* See also:
		* IT:AD:Glimpse:HowTo:Change the Default Path


Changing a single element&#039;s attributes is trivial.

So is changing multiple attributes.

Process

Just repeat the element in your IT:AD:XDT definition file:



Resources</description>
    </item>
    <item rdf:about="https://skysigal.com/it/ad/xdt/howto/transform_web.config_every_time_we_run?rev=1699063398&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T02:03:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:XDT:HowTo:Transform Web.Config every time we run</title>
        <link>https://skysigal.com/it/ad/xdt/howto/transform_web.config_every_time_we_run?rev=1699063398&amp;do=diff</link>
        <description>IT:AD:XDT:HowTo:Transform Web.Config every time we run

	* (UP)
howto index



XDT is so magnificent that one wants to use it everywhere -- even during Developement.

If one could do that, one could have more than one scenario (Dev, Dev2, Dev3).

	* SlowCheetah can do it</description>
    </item>
</rdf:RDF>
