<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASPcenter.net &#187; xml</title>
	<atom:link href="http://www.aspcenter.net/tag/xml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspcenter.net</link>
	<description>Il blog degli sviluppatori ASP e .NET</description>
	<lastBuildDate>Mon, 08 Mar 2010 10:03:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Celle di colori alternati con ASP, XML ed XSL</title>
		<link>http://www.aspcenter.net/2010/03/celle-colori-alternati-asp-xml-xsl.html</link>
		<comments>http://www.aspcenter.net/2010/03/celle-colori-alternati-asp-xml-xsl.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 09:37:35 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[celle colori alternati]]></category>
		<category><![CDATA[microsoft xmldom]]></category>
		<category><![CDATA[oggetto xmldom]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmldom]]></category>
		<category><![CDATA[xsl]]></category>
		<category><![CDATA[xslt]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=467</guid>
		<description><![CDATA[Le istruzioni condizionali dell&#8217;XSLT consentono di realizzare con semplicità report che si comportano in maniera differente a seconda di calcoli o dei dati presenti all&#8217;interno di un documento XML.
L&#8217;esempio di questo Articolo mette in pratica un utile script che genera un report in celle di colori alternati, effettuando la trasformazione lato server attraverso ASP.

Creiamo una [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/celle-colori-alternati-asp-xml-xsl.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paginazione a colonne di un file XML con ASP</title>
		<link>http://www.aspcenter.net/2010/03/paginazione-colonne-xml-asp.html</link>
		<comments>http://www.aspcenter.net/2010/03/paginazione-colonne-xml-asp.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 09:34:52 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[microsoft xmldom]]></category>
		<category><![CDATA[oggetto xmldom]]></category>
		<category><![CDATA[paginazione asp]]></category>
		<category><![CDATA[paginazione colonne]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmldom]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=464</guid>
		<description><![CDATA[Per questioni pratiche e di spazio sulla pagina, conviene sempre, o comunque quando possibile, disporre i risultati di un report in una tabella formata da più colonne. Abbiamo già visto in un Articolo precedente come è possibile paginare a colonne i risultati di una query su di un database: allo stesso modo possiamo paginare i [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/paginazione-colonne-xml-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Utilizzo combinato di XMLDOM ed XMLHTTP con ASP</title>
		<link>http://www.aspcenter.net/2010/03/utilizzo-combinato-xmldom-xmlhttp-asp.html</link>
		<comments>http://www.aspcenter.net/2010/03/utilizzo-combinato-xmldom-xmlhttp-asp.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 09:33:33 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[microsoft xmldom]]></category>
		<category><![CDATA[microsoft xmlhttp]]></category>
		<category><![CDATA[oggetto xmldom]]></category>
		<category><![CDATA[oggetto xmlhttp]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmldom]]></category>
		<category><![CDATA[xmlhttp]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=462</guid>
		<description><![CDATA[I due oggetti di casa Microsoft XMLDOM ed XMLHTTP sono nati entrambi per accedere e per manipolare documenti XML; il primo sfrutta a pieno le caratteristiche del Document Object Model (DOM), mentre il secondo sfrutta il protocollo HTTP per accedere a documenti XML e non.
XMLDOM è più completo e molto più ricco di proprietà, metodi [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/utilizzo-combinato-xmldom-xmlhttp-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verificare l&#8217;esistenza di un dominio con ASP ed XMLHTTP</title>
		<link>http://www.aspcenter.net/2010/03/verificare-esistenza-dominio-asp-xmlhttp.html</link>
		<comments>http://www.aspcenter.net/2010/03/verificare-esistenza-dominio-asp-xmlhttp.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 09:31:37 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[microsoft xmlhttp]]></category>
		<category><![CDATA[oggetto xmlhttp]]></category>
		<category><![CDATA[whois]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmlhttp]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=459</guid>
		<description><![CDATA[La potenza dell&#8217;oggetto XMLHTTP, di casa Microsoft, permette di lavorare con file remoti e di gestirne una serie di dati; tra le sue molte sfaccettature esiste la proprietà Status che permette di definire, come si intende, lo stato della richiesta. In questo Articolo esaminiamo lo stato identificato col numero 12007 che identifica se la richiesta [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/verificare-esistenza-dominio-asp-xmlhttp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ricerca in un file XML con ASP</title>
		<link>http://www.aspcenter.net/2010/03/ricerca-xml-asp.html</link>
		<comments>http://www.aspcenter.net/2010/03/ricerca-xml-asp.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 09:29:48 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[microsoft xmldom]]></category>
		<category><![CDATA[motore ricerca asp]]></category>
		<category><![CDATA[motore ricerca xml]]></category>
		<category><![CDATA[oggetto xmldom]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmldom]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=457</guid>
		<description><![CDATA[Il Document Object Model di XML (centralizzato nel già noto oggetto XMLDOM) offre la possibilità, avendo un po di dimestichezza, di estrarre un nodo da un file XML su specifica richiesta, restituendo un valore booleano simulando una ricerca all&#8217;interno dei nodi della struttura del file XML.
Allo scopo di fornire un semplice esempio creiamo un file [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/ricerca-xml-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trasformare un file XML con XSL attraverso XMLDOM ed ASP</title>
		<link>http://www.aspcenter.net/2010/03/trasformare-xml-xsl-xmldom-asp.html</link>
		<comments>http://www.aspcenter.net/2010/03/trasformare-xml-xsl-xmldom-asp.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:53:11 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[microsoft xmldom]]></category>
		<category><![CDATA[oggetto xmldom]]></category>
		<category><![CDATA[transformnode]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmldom]]></category>
		<category><![CDATA[xsl]]></category>
		<category><![CDATA[xslt]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=455</guid>
		<description><![CDATA[In un precedente articolo abbiamo visto come leggere un file XML con ASP ed XMLDOM in maniera tradizionale. Negli articoli introduttivi ad XML e ad XSL, invece, abbiamo introdotto la tecnologia e la struttura dell&#8217;ormai noto linguaggio estensibile, e la trasformazione stilistica proprietaria in formato HTML intelligibile da un browser, limitandoci però ad un est [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/trasformare-xml-xsl-xmldom-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduzione all&#8217;oggetto XMLHTTP</title>
		<link>http://www.aspcenter.net/2010/03/introduzione-oggetto-xmlhttp.html</link>
		<comments>http://www.aspcenter.net/2010/03/introduzione-oggetto-xmlhttp.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:50:25 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[microsoft xmlhttp]]></category>
		<category><![CDATA[oggetto xmlhttp]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmldom]]></category>
		<category><![CDATA[xmlhttp]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=452</guid>
		<description><![CDATA[Abbiamo visto in una serie di articoli come ASP può interagire con XML basandosi sull&#8217;oggetto XMLDOM. Esistono diverse altre strade che si possono sfruttare per interagire con XML lato server: una di queste è rappresentata dall&#8217;oggetto XMLHTTP della Microsoft, con cui è possibile eseguire richieste HTTP (ad esempio il recupero di file remoti).

XMLHTTP dispone di [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/introduzione-oggetto-xmlhttp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accedere ad un attributo di un nodo XML con XMLDOM ed ASP</title>
		<link>http://www.aspcenter.net/2010/03/accedere-attributo-nodo-xml-xmldom-asp.html</link>
		<comments>http://www.aspcenter.net/2010/03/accedere-attributo-nodo-xml-xmldom-asp.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:48:04 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[attributo nodo xml]]></category>
		<category><![CDATA[microsoft xmldom]]></category>
		<category><![CDATA[oggetto xmldom]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmldom]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=450</guid>
		<description><![CDATA[Abbiamo visto in più riprese come compiere tutte le principali operazioni di lettura e scrittura su e da un file XML con l&#8217;oggetto XMLDOM ed ASP. Vediamo adesso come acceder ad un attributo. Negli scorsi articoli abbiamo aggiunto un attributo alla struttura del già noto file XML di esempio &#8220;rubrica.xml&#8221; di cui ripropongo la struttura:

&#60;?xml [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/accedere-attributo-nodo-xml-xmldom-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cancellare un nodo di un file XML con XMLDOM ed ASP</title>
		<link>http://www.aspcenter.net/2010/03/cancellare-nodo-file-xml-xmldom-asp.html</link>
		<comments>http://www.aspcenter.net/2010/03/cancellare-nodo-file-xml-xmldom-asp.html#comments</comments>
		<pubDate>Thu, 04 Mar 2010 12:56:28 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[cancellare nodo xml]]></category>
		<category><![CDATA[microsoft xmldom]]></category>
		<category><![CDATA[oggetto xmldom]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmldom]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=445</guid>
		<description><![CDATA[Abbiamo ormai visto come leggere, come scrivere e come aggiornare un file XML con ASP e con XMLDOM; sarebbe assurdo non poter cancellare un nodo una volta creato&#8230; ed infatti è possibile! Vediamo come.
Prendiamo come riferimento il nostro ormai noto file rubrica.xml di cui ripropongo il codice:

&#60;?xml version="1.0" encoding="ISO-8859-1"?&#62;
&#60;rubrica&#62;
  &#60;utente&#62;
    &#60;nome [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/cancellare-nodo-file-xml-xmldom-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aggiornare un nodo di un file XML con XMLDOM ed ASP</title>
		<link>http://www.aspcenter.net/2010/03/aggiornare-nodo-file-xml-xmldom-asp.html</link>
		<comments>http://www.aspcenter.net/2010/03/aggiornare-nodo-file-xml-xmldom-asp.html#comments</comments>
		<pubDate>Thu, 04 Mar 2010 12:54:54 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[aggiornare nodo xml]]></category>
		<category><![CDATA[microsoft xmldom]]></category>
		<category><![CDATA[oggetto xmldom]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmldom]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=442</guid>
		<description><![CDATA[Abbiamo già visto come leggere e scrivere in un file XML con ASP e con XMLDOM; vediamo adesso come aggiornare dei dati, prendendo sempre come riferimento il file &#8220;rubrica.xml&#8221; dell&#8217;articolo introduttivo ad XML con una variante, l&#8217;aggiunta di un attributo identificativo di ogni singolo nodo.
Riporto la struttura aggiornata del codice XML:

&#60;?xml version="1.0" encoding="ISO-8859-1"?&#62;
&#60;rubrica&#62;
 &#60;utente&#62;
  [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/aggiornare-nodo-file-xml-xmldom-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
