<?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>Sintax &#187; Developing</title>
	<atom:link href="http://www.sintax.org/category/developing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sintax.org</link>
	<description>IT Consultant - Photo Lover</description>
	<lastBuildDate>Tue, 17 Aug 2010 14:56:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SharePoint 2007 – Host Named with different DNS</title>
		<link>http://www.sintax.org/2010/08/17/sharepoint-2007-%e2%80%93-host-named-with-different-dns/</link>
		<comments>http://www.sintax.org/2010/08/17/sharepoint-2007-%e2%80%93-host-named-with-different-dns/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 14:56:41 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Developing]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Alternate Access Mapping]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[STSADM]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=239</guid>
		<description><![CDATA[In these days i was looking for a solution to my client&#8217;s requests: i have a single Web Application with a DNS registered and i want 3 different site collection under this web application, but every site collection has to have a different URL and DNS. At first I searched a solution working with Alternate [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/08/17/sharepoint-2007-%e2%80%93-host-named-with-different-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2007 – Using Sharepoint assembly in a WCF service</title>
		<link>http://www.sintax.org/2010/07/27/sharepoint-2007-using-sharepoint-assembly-in-a-wcf-service/</link>
		<comments>http://www.sintax.org/2010/07/27/sharepoint-2007-using-sharepoint-assembly-in-a-wcf-service/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:13:43 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Developing]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=235</guid>
		<description><![CDATA[Hi there, just a little suggestion I found today using my service wcf integrated in the SharePoint web application as discussed here. Today I had  to use a SharePoint library (located in the same Web Application) to retrieve some data: so, running the code with Elevated Privileges, I had &#8211; anyway &#8211; an error before [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/07/27/sharepoint-2007-using-sharepoint-assembly-in-a-wcf-service/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Xml and Linq: read an excel document with Linq</title>
		<link>http://www.sintax.org/2010/07/20/xml-and-linq-read-an-excel-document-with-linq/</link>
		<comments>http://www.sintax.org/2010/07/20/xml-and-linq-read-an-excel-document-with-linq/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 09:52:02 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Developing]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Linq]]></category>
		<category><![CDATA[Xml]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=231</guid>
		<description><![CDATA[In these days i&#8217;m studying Linq, also because SharePoint 2010 use this approach and I think it&#8217;s a good idea to do The first chance to try it&#8217;s an import of Excel document saved as Xml Document (you have a dedicated option in Excel to save in this way the files). I think it&#8217;s really powerful and also very quick to [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/07/20/xml-and-linq-read-an-excel-document-with-linq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF &#8211; Retrieve and set the audio of Windows 7 or Vista and C#</title>
		<link>http://www.sintax.org/2010/06/23/wpf-retrieve-and-set-the-audio-of-windows-7-or-vista-and-c/</link>
		<comments>http://www.sintax.org/2010/06/23/wpf-retrieve-and-set-the-audio-of-windows-7-or-vista-and-c/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 20:30:31 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Developing]]></category>
		<category><![CDATA[Audio Windows]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=203</guid>
		<description><![CDATA[I&#8217;m developing, just for fun, a little player MP3 that includes also a MP3 Tagger. I&#8217;m doing it with Visual Studio 2010 and WPF. For managing audio I&#8217;m using the library irrKlang: it&#8217;s really powerful and you can manage everything in the multimedia settings. Also 2D e 3D audio settings. One of the problem I found was set [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/06/23/wpf-retrieve-and-set-the-audio-of-windows-7-or-vista-and-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Il ContentDeployment in MOSS 2007</title>
		<link>http://www.sintax.org/2009/11/12/il-contentdeployment-in-moss-2007/</link>
		<comments>http://www.sintax.org/2009/11/12/il-contentdeployment-in-moss-2007/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 00:10:43 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Developing]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[ContentDeployment]]></category>
		<category><![CDATA[MOSS]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=37</guid>
		<description><![CDATA[In un&#8217;architettura articolata di Farm Sharepoint, l&#8217;esigenza di eseguire il ContentDeployment è piuttosto comune. Spostare contenuti da una Site Collection ad un&#8217;altra, eseguire una migrazione di contenuti parziali, oppure solo di contenuti approvati. Lo scenario che possiamo immaginare è il seguente: abbiamo un Publishing Site Portal di Sharepoint in cui abbiamo pubblicati una serie di [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2009/11/12/il-contentdeployment-in-moss-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
