<?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; MOSS</title>
	<atom:link href="http://www.sintax.org/tag/moss/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 – Integrate Rest Services and WCF</title>
		<link>http://www.sintax.org/2010/07/16/sharepoint-2007-integrate-rest-services-and-wcf/</link>
		<comments>http://www.sintax.org/2010/07/16/sharepoint-2007-integrate-rest-services-and-wcf/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 09:39:54 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[JQUERY]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[Sharepoint Services]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=208</guid>
		<description><![CDATA[In Sharepoint 2010 it’s already available the functionality to retrieve information by REST Services and JSON. I tried this functionality and posted in this blog some week ago; I’m deploying now an application in MOSS 2007 where I need to use a service with the role of “broker” to get information through external services or [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/07/16/sharepoint-2007-integrate-rest-services-and-wcf/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Extend WikiPage ContentType with a feature</title>
		<link>http://www.sintax.org/2010/06/11/extend-wikipage-contenttype-with-a-feature/</link>
		<comments>http://www.sintax.org/2010/06/11/extend-wikipage-contenttype-with-a-feature/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 13:26:43 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Custom Content Type]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[MOSS]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=145</guid>
		<description><![CDATA[In Sharepoint 2007 is available the Wiki Page Library template; this is a useful document library to store pages like a wiki; however sometime you need extended this library, for example, adding some new field. To do that I used a feature, deployed with WSPBuilder. In the feature I created the Content Type and programmatically, in the FeatureActivated event I create [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/06/11/extend-wikipage-contenttype-with-a-feature/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Usare un oggetto SPSite pur non essendo SiteCollection Admin</title>
		<link>http://www.sintax.org/2009/11/12/usare-un-oggetto-spsite-pur-non-essendo-sitecollection-admin/</link>
		<comments>http://www.sintax.org/2009/11/12/usare-un-oggetto-spsite-pur-non-essendo-sitecollection-admin/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 11:46:59 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[MOSS]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=73</guid>
		<description><![CDATA[Un problema in cui è facile imbattersi durante lo sviluppo di un&#8217;applicazione sharepoint è la possibilità di eseguire operazione &#8211; a livello di coding &#8211; su Sitecollection, Web o liste. Durante la prima realizzazione di un sito Sharepoint avevo scritto un bel po&#8217; di codice in cui eseguivo recupero di SPWeb, navigazione di List ecc&#8230; [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2009/11/12/usare-un-oggetto-spsite-pur-non-essendo-sitecollection-admin/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>
