<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A quick look on Sharepoint object model programs</title>
	<atom:link href="http://www.fivenumber.com/a-quick-look-on-sharepoint-object-model-programs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fivenumber.com/a-quick-look-on-sharepoint-object-model-programs/</link>
	<description>It&#039;s all about SharePoint</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:57:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: G Vijai Kumar</title>
		<link>http://www.fivenumber.com/a-quick-look-on-sharepoint-object-model-programs/comment-page-1/#comment-548</link>
		<dc:creator>G Vijai Kumar</dc:creator>
		<pubDate>Mon, 30 Aug 2010 16:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=578#comment-548</guid>
		<description>While creating a sub-site programmatically we need to break the role inheritance, then have to 3 custom site groups for owners, members and visitors, then after we have to set the newly created groups as associated groups for the new web.

Then we have to add the users with in the groups, also we need to set the role definitions such as full control, contributor, visitor for the users. I will posting a new article on how to create a sub-site with unique permissions for sure in future.
Please do let me know in case if you need more information,  thanks for looking into this.</description>
		<content:encoded><![CDATA[<p>While creating a sub-site programmatically we need to break the role inheritance, then have to 3 custom site groups for owners, members and visitors, then after we have to set the newly created groups as associated groups for the new web.</p>
<p>Then we have to add the users with in the groups, also we need to set the role definitions such as full control, contributor, visitor for the users. I will posting a new article on how to create a sub-site with unique permissions for sure in future.<br />
Please do let me know in case if you need more information,  thanks for looking into this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowri sankar</title>
		<link>http://www.fivenumber.com/a-quick-look-on-sharepoint-object-model-programs/comment-page-1/#comment-546</link>
		<dc:creator>gowri sankar</dc:creator>
		<pubDate>Mon, 30 Aug 2010 05:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=578#comment-546</guid>
		<description>Hi Vijay,

Can you please tell me how to create a sub site with unique permissions?</description>
		<content:encoded><![CDATA[<p>Hi Vijay,</p>
<p>Can you please tell me how to create a sub site with unique permissions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Microsoft Sharepoint Server &#187; A quick look on Sharepoint object model programs &#8211; Part 3</title>
		<link>http://www.fivenumber.com/a-quick-look-on-sharepoint-object-model-programs/comment-page-1/#comment-543</link>
		<dc:creator>Microsoft Sharepoint Server &#187; A quick look on Sharepoint object model programs &#8211; Part 3</dc:creator>
		<pubDate>Sat, 28 Aug 2010 13:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=578#comment-543</guid>
		<description>[...] and really handy even. Please follow the link for a quick look on Sharepoint object model programs Part 1 and Part [...]</description>
		<content:encoded><![CDATA[<p>[...] and really handy even. Please follow the link for a quick look on Sharepoint object model programs Part 1 and Part [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rama Kishore</title>
		<link>http://www.fivenumber.com/a-quick-look-on-sharepoint-object-model-programs/comment-page-1/#comment-407</link>
		<dc:creator>Rama Kishore</dc:creator>
		<pubDate>Tue, 20 Apr 2010 11:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=578#comment-407</guid>
		<description>Hi Vijay,
I need small customization in this requirement, I want display my sub sites in tree view format (  Node 1 root sub site -&gt;sub site -&gt; sub site, Node 2 root sub site -&gt;sub site -&gt; sub site).Please help me out on this.</description>
		<content:encoded><![CDATA[<p>Hi Vijay,<br />
I need small customization in this requirement, I want display my sub sites in tree view format (  Node 1 root sub site -&gt;sub site -&gt; sub site, Node 2 root sub site -&gt;sub site -&gt; sub site).Please help me out on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rama Kishore</title>
		<link>http://www.fivenumber.com/a-quick-look-on-sharepoint-object-model-programs/comment-page-1/#comment-405</link>
		<dc:creator>Rama Kishore</dc:creator>
		<pubDate>Tue, 20 Apr 2010 05:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=578#comment-405</guid>
		<description>Thanks vijay</description>
		<content:encoded><![CDATA[<p>Thanks vijay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G Vijai Kumar</title>
		<link>http://www.fivenumber.com/a-quick-look-on-sharepoint-object-model-programs/comment-page-1/#comment-401</link>
		<dc:creator>G Vijai Kumar</dc:creator>
		<pubDate>Mon, 19 Apr 2010 09:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=578#comment-401</guid>
		<description>@ Rama Kishore: Using web services you can pass the network credentials and get  all subsites in a site collection, please look in to the similar post http://www.fivenumber.com/a-quick-look-on-wss-out-of-box-web-services-part-2/
The post shows all the subsites in a site collection using the system default credentails, if you want to pass your own specified credentails you can comment the line &lt;strong&gt;allWebs.Credentials = System.Net.CredentialCache.DefaultCredentials;&lt;/strong&gt; and then un-comment the below lines &lt;strong&gt;System.Net.NetworkCredential mycredentials = new System.Net.NetworkCredential(“g.vijaikumar”, “mypassword”, “fivenumber”);&lt;/strong&gt;

&lt;strong&gt;allWebs.Credentials = mycredentials;&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>@ Rama Kishore: Using web services you can pass the network credentials and get  all subsites in a site collection, please look in to the similar post <a href="http://www.fivenumber.com/a-quick-look-on-wss-out-of-box-web-services-part-2/" rel="nofollow">http://www.fivenumber.com/a-quick-look-on-wss-out-of-box-web-services-part-2/</a><br />
The post shows all the subsites in a site collection using the system default credentails, if you want to pass your own specified credentails you can comment the line <strong>allWebs.Credentials = System.Net.CredentialCache.DefaultCredentials;</strong> and then un-comment the below lines <strong>System.Net.NetworkCredential mycredentials = new System.Net.NetworkCredential(“g.vijaikumar”, “mypassword”, “fivenumber”);</strong></p>
<p><strong>allWebs.Credentials = mycredentials;</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rama Kishore</title>
		<link>http://www.fivenumber.com/a-quick-look-on-sharepoint-object-model-programs/comment-page-1/#comment-399</link>
		<dc:creator>Rama Kishore</dc:creator>
		<pubDate>Mon, 19 Apr 2010 07:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=578#comment-399</guid>
		<description>Hi Vijay,

I am facing small problem with sp object model programming. I wrote an stand alone windows based application in my local system to get all subsites in my site collection. Could please  tell me how can I pass user credentials to share point object model programming ?</description>
		<content:encoded><![CDATA[<p>Hi Vijay,</p>
<p>I am facing small problem with sp object model programming. I wrote an stand alone windows based application in my local system to get all subsites in my site collection. Could please  tell me how can I pass user credentials to share point object model programming ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Microsoft Office Sharepoint Server &#187; A quick look on Sharepoint object model programs &#8211; Part 2</title>
		<link>http://www.fivenumber.com/a-quick-look-on-sharepoint-object-model-programs/comment-page-1/#comment-384</link>
		<dc:creator>Microsoft Office Sharepoint Server &#187; A quick look on Sharepoint object model programs &#8211; Part 2</dc:creator>
		<pubDate>Mon, 29 Mar 2010 12:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=578#comment-384</guid>
		<description>[...] In my previous post you can have a quick look on Sharepoint object model programs &#8211; Part 1 [...]</description>
		<content:encoded><![CDATA[<p>[...] In my previous post you can have a quick look on Sharepoint object model programs &#8211; Part 1 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
