<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>Welcome to ShanthaKumar&#039;s Blog</title>
	<link>http://ktskumar.com/blog</link>
	<description>SharePoint, Silverlight and more.........</description>
	<lastBuildDate>Thu, 10 Jun 2010 01:42:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Feature-requisitions for creating Business Intelligence Center Site</title>
		<description>Now a days, i am fighting with SharePoint 2010 new features, that was more interesting……..  Coming to the point, SharePoint Server 2010 Enterprise edition provides a “Business Intelligence Center” Site template. Before going to create a site for Business Intelligence, we have to ensure some features are activated.  ...</description>
		<link>http://ktskumar.com/blog/2010/06/10/feature-requisitions-for-creating-business-intelligence-center-site/</link>
			</item>
	<item>
		<title>Central Administration Pages</title>
		<description>The most pages are used by Central Administration in Windows SharePoint Services 3.0 are located under 12 Hive\Templates\Admin. The virtual location of these pages can be mentioned as SiteUrl/_admin/Page.aspx  I list out those pages in following table.  &#160;           ...</description>
		<link>http://ktskumar.com/blog/2010/02/28/central-administration-pages/</link>
			</item>
	<item>
		<title>Manage Content Types on New Button</title>
		<description>SharePoint Lists are enabled with multiple content types, because of that we can add items with different type of properties and documents. In advanced, the New Menu displays those Content type available in List as its sub-menu.     Fig1 Content Types Visible in New Menu  So ...</description>
		<link>http://ktskumar.com/blog/2010/02/27/manage-contenttypes-on-new/</link>
			</item>
	<item>
		<title>Sites and Sub-sites</title>
		<description>By SharePoint object model, how we can get all the sites with sub sites and the top-level sites alone separately.  The following snippet which returns all the sites and sub-sites from the site collection.     SPSite site=new SPSite.AllWebs;   and if we want only the ...</description>
		<link>http://ktskumar.com/blog/2010/02/23/spsite-spweb-sitecllection-webcollection/</link>
			</item>
	<item>
		<title>SP2010 &#8211; Tips &amp; tricks 1</title>
		<description>Hello guys, few weeks I had a busy schedule, so I can't concentrate on blogging. Now I'm back with more ideas to be shared with you all.  Here I'm going to give you a simple snippet of &#34;Retrieving the content type enabled lists&#34; from the site using Client Object ...</description>
		<link>http://ktskumar.com/blog/2010/02/13/sp2010-tips-tricks-1/</link>
			</item>
	<item>
		<title>Enable Internal Name in Create Column page</title>
		<description>In SharePoint out-of-Box, we can't able to add the internal name for the SharePoint field i.e., Columns. But we can enable that by modifying the Create column page on 12 Hive.  For that we have to modify the FldNew.aspx page, that is available under 12 Hive\TEMPLATE\LAYOUTS folder.  Before ...</description>
		<link>http://ktskumar.com/blog/2010/02/07/enable-internal-name-in-create-column-page/</link>
			</item>
	<item>
		<title>Retrieve SiteCollection Groups</title>
		<description>SharePoint 2010 now supports the client side programming using Client API Classes and namespaces. Using those class references, we can see how to retrieve the list of Site collection groups.  Before start the code, add the two namespaces Microsoft.SharePoint.Client and Microsoft.SharePoint.Client.Runtime as references to the project.  The above ...</description>
		<link>http://ktskumar.com/blog/2009/11/21/retrieve-sitecollection-groups/</link>
			</item>
	<item>
		<title>What&#8217;s New in SharePoint 2010 -4 (Themes)</title>
		<description>Now, SharePoint 2010 coming with a new gallery for themes. We can view that theme gallery on the following url, http://server/_catalogs/theme/Forms/AllItems.aspx

Now we can upload and store the themes to Themes gallery. The themes in this gallery can be used by this site or any of its sub sites.

To apply the ...</description>
		<link>http://ktskumar.com/blog/2009/11/18/whats-new-in-sharepoint-2010-4/</link>
			</item>
	<item>
		<title>What&#8217;s New in SharePoint 2010 &#8211; 3 (14 Hive)</title>
		<description>When we compared to the SharePoint hive folder with previous editions, some additional folders are available.

In SharePoint 2010, the physical path leads to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14 instead of folder 12.



New folders available in SharePoint Hive folder are,

	Policy
	UserCode
	WebClients
	WebServices

 </description>
		<link>http://ktskumar.com/blog/2009/11/17/whats-new-in-sharepoint-2010-3/</link>
			</item>
	<item>
		<title>What&#8217;s New in SharePoint 2010 &#8211; 2 (SharePoint Management Shell)</title>
		<description>Another interesting SharePoint new feature. SharePoint 2010 now coming with a new management console called, "SharePoint Management Shell". Which contains the Powershell cmdlets for SharePoint, by using this we control and manage the SharePoint operations like we done in STSADM command.
To know more information on SharePoint Management Console and basic ...</description>
		<link>http://ktskumar.com/blog/2009/11/07/whats-new-in-sharepoint-2010-2/</link>
			</item>
</channel>
</rss>
