<?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; man</title>
	<atom:link href="http://www.sintax.org/author/admin/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>SharePoint 2007 &#8211; Custom Look Field with Ajax</title>
		<link>http://www.sintax.org/2010/07/19/sharepoint-2007-custom-look-field-with-ajax/</link>
		<comments>http://www.sintax.org/2010/07/19/sharepoint-2007-custom-look-field-with-ajax/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 08:35:19 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Custom Field]]></category>
		<category><![CDATA[CustomField]]></category>
		<category><![CDATA[Look Field]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=227</guid>
		<description><![CDATA[In my current project I have to find some trick for the end user that shows the Sharepoint application as a complete WEB 2.0 application. I have a lookup field and so why not create a lookup field without the classic drop down but with the intellisense. I searched in the net and I found [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/07/19/sharepoint-2007-custom-look-field-with-ajax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>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>UserControl ascx in a webpart: managing Controls</title>
		<link>http://www.sintax.org/2010/06/22/usercontrol-ascx-in-a-webpart-managing-controls/</link>
		<comments>http://www.sintax.org/2010/06/22/usercontrol-ascx-in-a-webpart-managing-controls/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 12:10:58 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Web Part]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=201</guid>
		<description><![CDATA[Scenario: I have a a webpart that load a ascx control; the user control contains a grid (in my case a RadGrid) and when i tried in the Page Load of ascx get my grid, I had always a null object. Solution: My error was that in the OnLoad event of my web part I instantiated the user control [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/06/22/usercontrol-ascx-in-a-webpart-managing-controls/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 &#8211; Rest and JSON to read SharePoint Data</title>
		<link>http://www.sintax.org/2010/06/21/sharepoint-2010-rest-and-json-to-read-sharepoint-data/</link>
		<comments>http://www.sintax.org/2010/06/21/sharepoint-2010-rest-and-json-to-read-sharepoint-data/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 10:17:31 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[.NET Data Services]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[sharepoint 2010]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=190</guid>
		<description><![CDATA[In the new  version of SharePoint it is available the Client Object Model. When they announced it at SharePoint Conference I said: &#8220;Finally!!&#8221; The SDK available only on a server machine was really uncomfortable and so one of the first experiment in SharePoint 2010 was with Rest technology and JSON. Rest (Representational State Transfer) is not a [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/06/21/sharepoint-2010-rest-and-json-to-read-sharepoint-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 &#8211; UpgradeActions Feature</title>
		<link>http://www.sintax.org/2010/06/18/sharepoint-2010-upgradeactions-feature/</link>
		<comments>http://www.sintax.org/2010/06/18/sharepoint-2010-upgradeactions-feature/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 12:53:17 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[sharepoint 2010]]></category>
		<category><![CDATA[UpgradeAction]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=180</guid>
		<description><![CDATA[One the most annoying things in Sharepoint 2007 were the upgrade of the Content Type, add a new Field for example, change some list definition. So, while I was looking for the improvements of SharePoint 2010 I discovered the UpgradeActions tag in the feature. First of all: SharePoint 2010 use the Version attribute in Feature element to execute [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/06/18/sharepoint-2010-upgradeactions-feature/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 &#8211; Some useful link</title>
		<link>http://www.sintax.org/2010/06/17/sharepoint-2010-some-useful-link/</link>
		<comments>http://www.sintax.org/2010/06/17/sharepoint-2010-some-useful-link/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 14:09:26 +0000</pubDate>
		<dc:creator>man</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.sintax.org/?p=169</guid>
		<description><![CDATA[Yesterday I finally configured my new server with SharePoint 2010. First of all I took a WSP solution created with MOSS 2007 and run the PowerShell Script to install, deploy it and activate all the features. WOW! Everything worked perfectly! After seeing all the changes in the look&#38;feel of Sharepoint 2010,  I need now to [...]]]></description>
		<wfw:commentRss>http://www.sintax.org/2010/06/17/sharepoint-2010-some-useful-link/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
