<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Tech Guru</title>
        <link>http://aliparvaresh.com/Default.aspx</link>
        <description>Ali Parvaresh Blogging from Iran</description>
        <language>en-US</language>
        <copyright>Ali Parvaresh</copyright>
        <managingEditor>mailbox@aliparvaresh.com</managingEditor>
        <generator>Subtext Version 1.9.5.176</generator>
        <image>
            <title>Tech Guru</title>
            <url>http://aliparvaresh.com/images/RSS2Image.gif</url>
            <link>http://aliparvaresh.com/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>Enable CLR on SQL Server 2005</title>
            <link>http://aliparvaresh.com/archive/2008/04/30/enable-clr-on-sql-server-2005.aspx</link>
            <description>&lt;p&gt;Run this query against your SQL Server 2005 to enable CLR on it:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;EXEC sp_configure 'show advanced options' , '1';     &lt;br /&gt;go      &lt;br /&gt;reconfigure;      &lt;br /&gt;go      &lt;br /&gt;EXEC sp_configure 'clr enabled' , '1'      &lt;br /&gt;go      &lt;br /&gt;reconfigure;      &lt;br /&gt;-- Turn advanced options back off      &lt;br /&gt;EXEC sp_configure 'show advanced options' , '0';      &lt;br /&gt;go&lt;/p&gt;&lt;/blockquote&gt;&lt;img src="http://aliparvaresh.com/aggbug/2202.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/30/enable-clr-on-sql-server-2005.aspx</guid>
            <pubDate>Wed, 30 Apr 2008 08:51:41 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2202.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/30/enable-clr-on-sql-server-2005.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2202.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Microsoft Enterprise Search Training Videos</title>
            <link>http://aliparvaresh.com/archive/2008/04/25/microsoft-enterprise-search-training-videos.aspx</link>
            <description>&lt;p&gt;Learn more about Microsoft Enterprise Search in &lt;a href="http://blogs.msdn.com/scaravajal/archive/2008/04/24/enterprise-search-training-videos.aspx"&gt;14 Training Videos&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2201.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/25/microsoft-enterprise-search-training-videos.aspx</guid>
            <pubDate>Fri, 25 Apr 2008 03:39:01 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2201.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/25/microsoft-enterprise-search-training-videos.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2201.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Microsoft's S+S Strategy</title>
            <link>http://aliparvaresh.com/archive/2008/04/25/microsofts-ss-strategy.aspx</link>
            <description>&lt;p&gt;You can download Ray Ozzie's Software Plus Service Strategy memo &lt;a href="http://www.microsoft.com/presspass/download/press/2008/0423ServicesStrategyUpdate.pdf"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2200.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/25/microsofts-ss-strategy.aspx</guid>
            <pubDate>Fri, 25 Apr 2008 03:38:07 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2200.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/25/microsofts-ss-strategy.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2200.aspx</wfw:commentRss>
        </item>
        <item>
            <title>All About Live Mesh</title>
            <link>http://aliparvaresh.com/archive/2008/04/24/all-about-live-mesh.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://blogs.zdnet.com/microsoft/?p=1355"&gt;Ten things to know about Microsoft Live Mesh.&lt;/a&gt;&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2199.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/24/all-about-live-mesh.aspx</guid>
            <pubDate>Thu, 24 Apr 2008 01:33:05 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2199.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/24/all-about-live-mesh.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2199.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Windows Vista Group Policy Management</title>
            <link>http://aliparvaresh.com/archive/2008/04/05/windows-vista-group-policy-management.aspx</link>
            <description>&lt;p&gt;Everything you have to know on Group Policy in Windows Vista and Windows Server 2008 could be found &lt;a href="http://blogs.msdn.com/windowsvistanow/archive/2008/04/05/managing-group-policy-in-windows-vista.aspx"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2198.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/05/windows-vista-group-policy-management.aspx</guid>
            <pubDate>Sat, 05 Apr 2008 03:44:41 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2198.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/05/windows-vista-group-policy-management.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2198.aspx</wfw:commentRss>
        </item>
        <item>
            <title>IIS &amp;amp; ASP.NET 3.5</title>
            <link>http://aliparvaresh.com/archive/2008/04/04/iis-amp-asp.net-3.5.aspx</link>
            <description>&lt;p&gt;I have been asked about ASP.NET 3.5 many times specially it's configurations in IIS 6.0 &amp;amp; 7.0&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.hanselman.com/blog/HowToSetAnIISApplicationOrAppPoolToUseASPNET35RatherThan20.aspx"&gt;Scott Hanselman has posted&lt;/a&gt; on the .NET Framework &amp;amp; CLR differences and the way they treat with IIS &amp;amp; AppPools.&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2194.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/04/iis-amp-asp.net-3.5.aspx</guid>
            <pubDate>Fri, 04 Apr 2008 04:34:59 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2194.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/04/iis-amp-asp.net-3.5.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2194.aspx</wfw:commentRss>
        </item>
        <item>
            <title>OOXML said to get ISO Standard</title>
            <link>http://aliparvaresh.com/archive/2008/04/04/ooxml-said-to-get-iso-standard.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://blogs.zdnet.com/microsoft/?p=1304"&gt;It looks&lt;/a&gt; as Open Office XML has certified ISO Standard according to some people.&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2193.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/04/ooxml-said-to-get-iso-standard.aspx</guid>
            <pubDate>Fri, 04 Apr 2008 04:14:09 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2193.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/04/ooxml-said-to-get-iso-standard.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2193.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Microsoft Building &amp;quot;Blackbox&amp;quot; Data Center</title>
            <link>http://aliparvaresh.com/archive/2008/04/04/microsoft-building-quotblackboxquot-data-center.aspx</link>
            <description>&lt;p&gt;If you ever remember the Sun idea of Blacbox Data Center which would give you a huge Blackbox including Servers, Tapes and other cooling equipments and like that, Microsoft is going to offer such "Containers" built on it's own software with hardware of HP, DELL, IBM and NetApp.&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2192.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/04/microsoft-building-quotblackboxquot-data-center.aspx</guid>
            <pubDate>Fri, 04 Apr 2008 04:11:52 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2192.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/04/microsoft-building-quotblackboxquot-data-center.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2192.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Nokia SmartPhone Powered By Windows Mobile</title>
            <link>http://aliparvaresh.com/archive/2008/04/04/nokia-smartphone-powered-by-windows-mobile.aspx</link>
            <description>&lt;p&gt;This week at CTIA Wireless 2008, Nokia is going to announce it's first Microsoft Windows Mobile Powered SmartPhone. &lt;a href="http://msmobiles.com/news.php/7235.html"&gt;Read More . . .&lt;/a&gt;&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2191.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/04/nokia-smartphone-powered-by-windows-mobile.aspx</guid>
            <pubDate>Fri, 04 Apr 2008 04:05:50 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2191.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/04/nokia-smartphone-powered-by-windows-mobile.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2191.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Auto-Number (Auto-Increment) Field in SharePoint</title>
            <link>http://aliparvaresh.com/archive/2008/04/03/auto-number-auto-increment-field-in-sharepoint.aspx</link>
            <description>&lt;p&gt;If you want to have a Auto-Increment Field in SharePoint, you may use &lt;a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2232817&amp;amp;SiteID=1"&gt;this guide&lt;/a&gt; to create a Workflow for making the number.&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2190.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/03/auto-number-auto-increment-field-in-sharepoint.aspx</guid>
            <pubDate>Thu, 03 Apr 2008 14:10:31 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2190.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/03/auto-number-auto-increment-field-in-sharepoint.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2190.aspx</wfw:commentRss>
        </item>
        <item>
            <title>.NET 3.5 Enterprise Application Blueprint</title>
            <link>http://aliparvaresh.com/archive/2008/04/01/.net-3.5-enterprise-application-blueprint.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://gajakannan.com/netarch.aspx"&gt;A blueprint&lt;/a&gt; for Enterprise Applications based on .NET Framework 3.0&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2189.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/04/01/.net-3.5-enterprise-application-blueprint.aspx</guid>
            <pubDate>Tue, 01 Apr 2008 05:37:08 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2189.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/04/01/.net-3.5-enterprise-application-blueprint.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2189.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Telligent Community Server 2008 &amp;amp; MOSS 2007 Integration</title>
            <link>http://aliparvaresh.com/archive/2008/03/30/telligent-community-server-2008-amp-moss-2007-integration.aspx</link>
            <description>&lt;p&gt;Providing social networking capabilities, MOSS 2007 and CS 2008 are &lt;a href="http://blogs.msdn.com/sharepoint/archive/2008/03/29/announcing-the-integration-between-telligent-community-server-2008-and-microsoft-office-sharepoint-server-2007.aspx"&gt;going to get integrated&lt;/a&gt; tightly to fill the gap of Web 2.0 in MOSS 2007.&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2188.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/03/30/telligent-community-server-2008-amp-moss-2007-integration.aspx</guid>
            <pubDate>Sat, 29 Mar 2008 23:47:10 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2188.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/03/30/telligent-community-server-2008-amp-moss-2007-integration.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2188.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Earth Hour</title>
            <link>http://aliparvaresh.com/archive/2008/03/30/earth-hour.aspx</link>
            <description>&lt;p&gt;As you might have notices, Google turned off it's lights and became black on &lt;a href="http://www.earthhour.org/"&gt;Earth Hour day, 29th March, between 8-9pm&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2186.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/03/30/earth-hour.aspx</guid>
            <pubDate>Sat, 29 Mar 2008 23:37:15 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2186.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/03/30/earth-hour.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2186.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Configuring Forms Authentication in SharePoint 2007</title>
            <link>http://aliparvaresh.com/archive/2008/03/29/configuring-forms-authentication-in-sharepoint-2007.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://www.simple-talk.com/dotnet/windows-forms/configuring-forms-authentication-in-sharepoint-2007/"&gt;Guide on how to enable Forms Authentication in MOSS 2007 / WSS 3.0&lt;/a&gt;&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2185.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/03/29/configuring-forms-authentication-in-sharepoint-2007.aspx</guid>
            <pubDate>Sat, 29 Mar 2008 10:11:17 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2185.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/03/29/configuring-forms-authentication-in-sharepoint-2007.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2185.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Microsoft SharePoint Taking Business by Storm</title>
            <link>http://aliparvaresh.com/archive/2008/03/29/microsoft-sharepoint-taking-business-by-storm.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://www.networkworld.com/news/2008/032608-microsoft-sharepoint.html?page=1"&gt;An article&lt;/a&gt; by John Fontana on progressive usage of Microsoft Office SharePoint Server 2007 by companies and pulling customers of IBM Lotus Notes.&lt;/p&gt;&lt;img src="http://aliparvaresh.com/aggbug/2184.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ali Parvaresh</dc:creator>
            <guid>http://aliparvaresh.com/archive/2008/03/29/microsoft-sharepoint-taking-business-by-storm.aspx</guid>
            <pubDate>Sat, 29 Mar 2008 04:28:56 GMT</pubDate>
            <wfw:comment>http://aliparvaresh.com/comments/2184.aspx</wfw:comment>
            <comments>http://aliparvaresh.com/archive/2008/03/29/microsoft-sharepoint-taking-business-by-storm.aspx#feedback</comments>
            <wfw:commentRss>http://aliparvaresh.com/comments/commentRss/2184.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>