<?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>Sharepoint Server &#187; Sharepoint 2010 &#8211; General</title>
	<atom:link href="http://www.fivenumber.com/category/sharepoint-2010-general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fivenumber.com</link>
	<description>It&#039;s all about SharePoint</description>
	<lastBuildDate>Tue, 03 Jan 2012 16:33:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://www.fivenumber.com</link>
<url>http://www.fivenumber.com/wp-content/mbp-favicon/5.jpg</url>
<title>Sharepoint Server</title>
</image>
		<item>
		<title>Single Zone Split DNS</title>
		<link>http://www.fivenumber.com/single-zone-split-dns/</link>
		<comments>http://www.fivenumber.com/single-zone-split-dns/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 06:30:41 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Sharepoint 2010 - General]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=865</guid>
		<description><![CDATA[Single Zone Split DNS -  This terminology is not correlated to SharePoint, but still I want to post in my blog, since I had stretch lot of my time to configure forward lookup zones on my Windows Server 2008 R2. You may think why I want to configure forward lookup zones, that is not my [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Single Zone Split DNS</strong> -  This terminology is not correlated to SharePoint, but still I want to post in my blog, since I had stretch lot of my time to configure forward lookup zones on my Windows Server 2008 R2.</p>
<p>You may think why I want to configure forward lookup zones, that is not my job and it is related to Windows administrator (not SharePoint admin)</p>
<p>Let me illuminate the contextual background first</p>
<p>Just recently I bought a new laptop with Core i5 2.66 Ghz processor, installed memory of 6GB RAM, system type is 64 bit, I got the laptop with pre-installed OS Windows 7 however my idea is to create a server farm on single machine, so initially I have installed a fresh copy of Windows Server 2008 R2 Enterprise (still Windows 7 is there and has choice of selecting the operating system before booting, we can call it as dual boot machine)</p>
<p>After installing Windows Server 2008 R2 ENT, I have configured DNS (Domain Name System) then given <strong>FIVENUMBER.COM</strong> as domain name, my full computer name is <strong>SHAREPOINT.FIVENUMBER.COM</strong> (SHAREPOINT is my computer name, computer name + domain name = full computer name), then in Active Directory I have created two service accounts for SharePoint basically <strong>FIVENUMBER\SPAdmin</strong> and <strong>FIVENUMBER\SPService</strong></p>
<p>At that moment I have restarted the system and logged in with the newly created account <strong>FIVENUMBER\SPAdmin</strong></p>
<p>Then, I have installed SQL Server 2008 R2 Enterprise Edition, followed by SharePoint 2010 pre-requisites, we will get pre-requisite installer file within the SharePoint 2010 software, then last but not least I have installed my favorite SharePoint 2010 Enterprise Edition</p>
<p>Throughout the installation period the whole thing went smooth without a single problem, and then after I was on the go to configuring services and created the first web application on the new laptop, creation of web application was very fast and site accessing too, as it is recommended 4GB of RAM for developer or evaluation use for SharePoint 2010 (Please have a look at <a title="Hardware and software requirements for SharePoint 2010" href="http://technet.microsoft.com/en-us/library/cc262485.aspx" target="_blank">hardware and software requirements for SharePoint 2010</a>) but my laptop has 6GB of RAM then apparently it will be fast.</p>
<p>Now we will get into the real article.</p>
<p>After finalizing the installations and configurations on my new laptop, I assumed to access my blog site <a title="www.fivenumber.com" href="http://www.fivenumber.com" target="_blank">www.fivenumber.com</a>, as soon as I type the URL in the browser a windows authentication prompt appeared, look as if prompt for SharePoint sites, observing the prompt I stood shocked and I provided the user and password and then it navigated to the SharePoint site which is running on 80 port number, I have tried couple of times to access my blog site but continuously it prompts the box and takes me to SharePoint site, the blog site was working without any problem if I access from another PC, but I cannot access the blog site from my new laptop, then I become conscious that my domain name is also same as my blog site name</p>
<p>At that point I started Binging and came to identify that this is called as Single Zone Split DSN and can be fixed by configuring forward lookup zone, that means I have to create a new zone under forward lookup zone in the DNS manager, then I have to create a new host (A record), then followed by creating an Alias (CNAME)</p>
<p>Now we will see step by step how to add a forward lookup zone in Windows Server 2008 R2</p>
<p>Go to <strong>Start </strong>&gt; <strong>Administrative Tools</strong> &gt; <strong>DNS </strong>(see Figure 1)</p>
<div id="attachment_866" class="wp-caption aligncenter" style="width: 275px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/16.jpg" rel="lightbox[865]"><img class="size-medium wp-image-866" title="Figure 1 - Configuring Forward Lookup Zone" src="http://www.fivenumber.com/wp-content/uploads/2010/11/16-265x300.jpg" alt="Figure 1 - Configuring Forward Lookup Zone" width="265" height="300" /></a><p class="wp-caption-text">Figure 1 - Configuring Forward Lookup Zone</p></div>
<p>In <strong>DNS Manager</strong>, right click on <strong>Forward Lookup Zones</strong> and click on <strong>New Zone</strong> (see Figure 2)</p>
<div id="attachment_867" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/21.jpg" rel="lightbox[865]"><img class="size-medium wp-image-867" title="Figure 2 - Create New Zone" src="http://www.fivenumber.com/wp-content/uploads/2010/11/21-300x154.jpg" alt="Figure 2 - Create New Zone" width="300" height="154" /></a><p class="wp-caption-text">Figure 2 - Create New Zone</p></div>
<p>Then <strong>New Zone Wizard</strong> will start click <strong>Next </strong>(see Figure 3)</p>
<div id="attachment_868" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/31.jpg" rel="lightbox[865]"><img class="size-medium wp-image-868" title="Figure 3 - New Zone Wizard" src="http://www.fivenumber.com/wp-content/uploads/2010/11/31-300x229.jpg" alt="Figure 3 - New Zone Wizard" width="300" height="229" /></a><p class="wp-caption-text">Figure 3 - New Zone Wizard</p></div>
<p>Under <strong>Zone Type</strong> ensure that <strong>Primary Zone</strong> is selected and <strong>Store the zone in Active Directory</strong> is checked, click <strong>Next </strong>(see Figure 4)</p>
<div id="attachment_869" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/41.jpg" rel="lightbox[865]"><img class="size-medium wp-image-869" title="Figure 4 - Zone Type" src="http://www.fivenumber.com/wp-content/uploads/2010/11/41-300x229.jpg" alt="Figure 4 - Zone Type" width="300" height="229" /></a><p class="wp-caption-text">Figure 4 - Zone Type</p></div>
<p>Under <strong>Active Directory Zone Replication Scope</strong> ensure that <strong>To all DNS servers running on domain controllers in this domain &lt;</strong><em>domainname.com</em><strong>&gt; is selected</strong>, click <strong>Next</strong> (see Figure 5)</p>
<div id="attachment_870" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/52.jpg" rel="lightbox[865]"><img class="size-medium wp-image-870" title="Figure 5 - Active Directory Zone Replication Scope" src="http://www.fivenumber.com/wp-content/uploads/2010/11/52-300x229.jpg" alt="Figure 5 - Active Directory Zone Replication Scope" width="300" height="229" /></a><p class="wp-caption-text">Figure 5 - Active Directory Zone Replication Scope</p></div>
<p>Under <strong>Zone Name</strong>, please provide the domain name (for example: fivenumber.com), click <strong>Next</strong> (see Figure 6)</p>
<div id="attachment_871" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/61.jpg" rel="lightbox[865]"><img class="size-medium wp-image-871" title="Figure 6 - Zone Name" src="http://www.fivenumber.com/wp-content/uploads/2010/11/61-300x230.jpg" alt="Figure 6 - Zone Name" width="300" height="230" /></a><p class="wp-caption-text">Figure 6 - Zone Name</p></div>
<p>Under <strong>Dynamic Update</strong> ensure that <strong>Allow only secure dynamic updates is selected</strong>, click <strong>Next</strong> (see Figure 7)</p>
<div id="attachment_872" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/71.jpg" rel="lightbox[865]"><img class="size-medium wp-image-872" title="Figure 7 - Dynamic Update" src="http://www.fivenumber.com/wp-content/uploads/2010/11/71-300x229.jpg" alt="Figure 7 - Dynamic Update" width="300" height="229" /></a><p class="wp-caption-text">Figure 7 - Dynamic Update</p></div>
<p>We reached the final step in the wizard and can view <strong>Completing the New Zone Wizard</strong>, click <strong>Finish</strong> (see Figure <img src='http://www.fivenumber.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </p>
<div id="attachment_873" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/81.jpg" rel="lightbox[865]"><img class="size-medium wp-image-873" title="Figure 8 - Completing the New Zone Wizard" src="http://www.fivenumber.com/wp-content/uploads/2010/11/81-300x229.jpg" alt="Figure 8 - Completing the New Zone Wizard" width="300" height="229" /></a><p class="wp-caption-text">Figure 8 - Completing the New Zone Wizard</p></div>
<p>Now we have to create a new host under the new zone, to do that select the newly created created zone, in the DNS manager, then right click and click on <strong>New Host (A or AAA)</strong> to create the A record (see Figure 9)</p>
<p><strong>For your information</strong>: A record is an entrance in the DNS zone, that maps each domain to an IP address.</p>
<div id="attachment_874" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/91.jpg" rel="lightbox[865]"><img class="size-medium wp-image-874" title="Figure 9 - Creating New Host (A record)" src="http://www.fivenumber.com/wp-content/uploads/2010/11/91-300x183.jpg" alt="Figure 9 - Creating New Host (A record)" width="300" height="183" /></a><p class="wp-caption-text">Figure 9 - Creating New Host (A record)</p></div>
<p>In the <strong>New Host</strong> dialog box provide the name as <strong>www </strong>and <strong>IP address</strong> in the appropriate boxes and click <strong>Add Host</strong> (see Figure 10)</p>
<p><strong>Note</strong>: You will come to know the IP address of the site when you ping the site in command prompt</p>
<div id="attachment_875" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/101.jpg" rel="lightbox[865]"><img class="size-medium wp-image-875" title="Figure 10 - Creating New Host" src="http://www.fivenumber.com/wp-content/uploads/2010/11/101-300x185.jpg" alt="Figure 10 - Creating New Host" width="300" height="185" /></a><p class="wp-caption-text">Figure 10 - Creating New Host</p></div>
<p>You can view the host record successfully created message (see Figure 11)</p>
<div id="attachment_876" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/111.jpg" rel="lightbox[865]"><img class="size-medium wp-image-876" title="Figure 11 - Host Record Successfully Created" src="http://www.fivenumber.com/wp-content/uploads/2010/11/111-300x185.jpg" alt="Figure 11 - Host Record Successfully Created" width="300" height="185" /></a><p class="wp-caption-text">Figure 11 - Host Record Successfully Created</p></div>
<p>Now we have to create a new alias under the new zone, to do that select  the newly created created zone, in the DNS manager, then right click and  click on <strong>New Alias (CNAME)</strong> to create the alias name (see Figure 12)</p>
<p><strong>For your information</strong>: Canonical Name in short called as <strong>CNAME </strong>that indicates the true host name of a computer that it&#8217;s aliases are linked with</p>
<div id="attachment_877" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/121.jpg" rel="lightbox[865]"><img class="size-medium wp-image-877" title="Figure 12 - Creating New Alias Name (CNAME)" src="http://www.fivenumber.com/wp-content/uploads/2010/11/121-300x190.jpg" alt="Figure 12 - Creating New Alias Name (CNAME)" width="300" height="190" /></a><p class="wp-caption-text">Figure 12 - Creating New Alias Name (CNAME)</p></div>
<p>In the <strong>New Resource Record</strong> dialog box provide <strong>Alias name</strong> as <strong>www2</strong>, then click on <strong>Browse </strong>and select the newly created host file <strong>www</strong> located under <strong>Forward Lookup Zones</strong> &gt; <strong><em>&lt;Newly created zone name</em></strong>&gt; (see Figure 13)</p>
<div id="attachment_878" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/131.jpg" rel="lightbox[865]"><img class="size-medium wp-image-878" title="Figure 13 - Creating Alias Name (CNAME)" src="http://www.fivenumber.com/wp-content/uploads/2010/11/131-300x287.jpg" alt="Figure 13 - Creating Alias Name (CNAME)" width="300" height="287" /></a><p class="wp-caption-text">Figure 13 - Creating Alias Name (CNAME)</p></div>
<p>After selecting the fully qualified name, click <strong>OK</strong> (see Figure 14)</p>
<div id="attachment_879" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/141.jpg" rel="lightbox[865]"><img class="size-medium wp-image-879" title="Figure 14 - Creating New Alias Name (CNAME)" src="http://www.fivenumber.com/wp-content/uploads/2010/11/141-300x224.jpg" alt="Figure 14 - Creating New Alias Name (CNAME)" width="300" height="224" /></a><p class="wp-caption-text">Figure 14 - Creating New Alias Name (CNAME)</p></div>
<p>We are done almost, now try to execute the NSLOOKUP command to verify the IP address of the site and ping the site to view the reply ping back (see Figure 15 and 16)</p>
<div id="attachment_880" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/151.jpg" rel="lightbox[865]"><img class="size-medium wp-image-880" title="Figure 15 - Executing NSLOOKUP command to verify the IP address of the site" src="http://www.fivenumber.com/wp-content/uploads/2010/11/151-300x169.jpg" alt="Figure 15 - Executing NSLOOKUP command to verify the IP address of the site" width="300" height="169" /></a><p class="wp-caption-text">Figure 15 - Executing NSLOOKUP command to verify the IP address of the site</p></div>
<div id="attachment_881" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/161.jpg" rel="lightbox[865]"><img class="size-medium wp-image-881" title="Figure 16 - Pinging the Site to view the reply ping back" src="http://www.fivenumber.com/wp-content/uploads/2010/11/161-300x147.jpg" alt="Figure 16 - Pinging the Site to view the reply ping back" width="300" height="147" /></a><p class="wp-caption-text">Figure 16 - Pinging the Site to view the reply ping back</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/single-zone-split-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure SharePoint 2010 Metadata Navigation and Filter</title>
		<link>http://www.fivenumber.com/configure-sharepoint-2010-metadata-navigation-and-filter/</link>
		<comments>http://www.fivenumber.com/configure-sharepoint-2010-metadata-navigation-and-filter/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 03:58:03 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[Sharepoint 2010 - General]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=835</guid>
		<description><![CDATA[We have to discuss about the most thrilling and useful feature for the document library today. Yes I’m talking about Metadata Navigation Settings in SharePoint 2010 document library. SharePoint 2010 Metadata Navigation is the new piece of feature that supports to navigate and filter the documents in a library by means of metadata. It is [...]]]></description>
			<content:encoded><![CDATA[<p>We have to discuss about the most thrilling and useful feature for the document library today.</p>
<p>Yes I’m talking about <strong>Metadata Navigation Settings</strong> in SharePoint 2010 document library.</p>
<p>SharePoint 2010 Metadata Navigation is the new piece of feature that supports to navigate and filter the documents in a library by means of metadata.</p>
<p>It is one of the most significant feature to navigate through the documents.</p>
<p>If we wants to navigate through the documents by metadata, first we have to configure the Metadata Navigation Settings</p>
<p>In this article I would like to show how to navigate and filter the documents by content types and columns</p>
<p>First of all I have enabled the document library to support the content types, please follow the article <a title="Document templates by using site content types in MOSS" href="http://www.fivenumber.com/document-template-by-using-site-content-type-in-moss/" target="_blank">Document templates by using site content types in MOSS</a></p>
<p>However enabling site content types in SharePoint 2010 is similar to MOSS</p>
<p>So now I&#8217;m ready with the document library which contains few documents and content types like Word/Excel/Power Point documents etc.</p>
<p>I can create/upload documents using the above content types, so I have uploaded few documents (Word, Excel, PowerPoint etc) to my library can view in Figure 1</p>
<div id="attachment_837" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/11.png" rel="lightbox[835]"><img class="size-medium wp-image-837" title="Figure 1 - SharePoint 2010 Document Library With Different Types of Document" src="http://www.fivenumber.com/wp-content/uploads/2010/11/11-300x116.png" alt="Figure 1 - SharePoint 2010 Document Library With Different Types of Document" width="300" height="116" /></a><p class="wp-caption-text">Figure 1 -SharePoint 2010 Document Library With Different Types of Document</p></div>
<p>Then, go to SharePoint 2010 <strong>document library &gt; library settings</strong></p>
<ul>
<li>Under <strong>General Settings</strong> section click on <strong>Metadata navigation settings</strong></li>
<li><strong> </strong>Select fields from avaliable hirerarchy fields and add for configuring navigation</li>
<li>Then, select available key filter fields and add for configuring filters</li>
<li>Then, click on <strong>OK</strong> button (please follow Figure 2)</li>
</ul>
<div id="attachment_840" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/31.png" rel="lightbox[835]"><img class="size-medium wp-image-840" title="Figure 2 - Configuring Metadata Navigation and Filter Settings" src="http://www.fivenumber.com/wp-content/uploads/2010/11/31-300x167.png" alt="Figure 2 - Configuring Metadata Navigation and Filter Settings" width="300" height="167" /></a><p class="wp-caption-text">Figure 2 - Configuring Metadata Navigation and Filter Settings</p></div>
<p>Now, you are also most done, navigate the document library you can view the newly added section which shows the navigation hirerarchy and filtering options (see Figure 3)</p>
<div id="attachment_841" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/5.jpg" rel="lightbox[835]"><img class="size-medium wp-image-841" title="Figure 3 - Navigation and Filtering Through Metadata" src="http://www.fivenumber.com/wp-content/uploads/2010/11/5-300x167.jpg" alt="Figure 3 - Navigation and Filtering Through Metadata" width="300" height="167" /></a><p class="wp-caption-text">Figure 3 - Navigation and Filtering Through Metadata</p></div>
<p>It allows filtering the document library documents by means of content types, columns.</p>
<p>After configure Metadata navigation, I can navigate through the document very easily by selecting the appropriate content type.<br />
I can also filter the document library to show only one group of document types like word/excel/powerpoint/publisher/infopath document type.<br />
It is possible to filter through column like….If I want to show only documents which belongs to HR/IT/Admin/Finance/Security department.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/configure-sharepoint-2010-metadata-navigation-and-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seminar &#8211; Getting Started with SharePoint in Hyderabad</title>
		<link>http://www.fivenumber.com/seminar-getting-started-with-sharepoint-in-hyderabad/</link>
		<comments>http://www.fivenumber.com/seminar-getting-started-with-sharepoint-in-hyderabad/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 12:54:07 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Sharepoint 2010 - General]]></category>
		<category><![CDATA[seminar]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=821</guid>
		<description><![CDATA[We will be happy to announce that we are starting introductory session on SharePoint in Hyderabad, India on Sunday September 19th 2010 at 11:00 a.m. If you or your friends interested to join please let us know through the contact form The seminar will be on topics of why SharePoint, where SharePoint and how SharePoint [...]]]></description>
			<content:encoded><![CDATA[<p>We will be happy to announce that we are starting introductory session on SharePoint in Hyderabad, India on Sunday September 19th 2010 at 11:00 a.m. If you or your friends interested to join please let us know through the <a title="Contact for seminar on SharePoint" href="http://www.fivenumber.com/contact/" target="_blank">contact form</a><br />
The seminar will be on topics of why SharePoint, where SharePoint and how SharePoint<br />
Please forward this in the community, thank you.</p>
<p>Venu:</p>
<p># 17, IInd Floor,<br />
Above Cafe Coffee Day,<br />
Beside ICICI Bank,<br />
Vanasthali Puram,<br />
Hyderabad.500070</p>
<p>Mobile: +91-9987491026 (or) 91-9030043050</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/seminar-getting-started-with-sharepoint-in-hyderabad/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>64 bit guest on 32 bit hosts</title>
		<link>http://www.fivenumber.com/64-bit-guest-on-32-bit-hosts/</link>
		<comments>http://www.fivenumber.com/64-bit-guest-on-32-bit-hosts/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 09:37:57 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[Sharepoint 2010 - General]]></category>
		<category><![CDATA[shaerpoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=775</guid>
		<description><![CDATA[64 bit processors handle large quantity of RAM extra efficiently compared to 32 bit processors. Microsoft announced that SharePoint 2010 supports only on 64 bit hardware. The grounds at the back is improving performance and elasticity of SharePoint Public ask over whether they able to install SharePoint 2010 on 32 bit host, there is lot [...]]]></description>
			<content:encoded><![CDATA[<p>64 bit processors handle large quantity of RAM extra efficiently compared to 32 bit processors. Microsoft announced that SharePoint 2010 supports only on 64 bit hardware. The grounds at the back is improving performance and elasticity of SharePoint</p>
<p>Public ask over whether they able to install SharePoint 2010 on 32 bit host, there is lot of puzzlement between people that SharePoint 2010 supports on 64 bit OS, so the answer can be <strong>Yes </strong>or <strong>No </strong>it depends on box.</p>
<p>If the 32 bit hosts supports virtualization and is enabled in BIOS then answer is <strong>Yes</strong><br />
If the 32 bit host does not support virtualization then the answer is <strong>No</strong><br />
All 32 bit box does not support virtualization.</p>
<p>If the CPU is few years older subsequently there is incredibly less probability of supporting 64 bit OS by means of virtual machine, on the other hand the majority of the modern processor support virtualization and can run 64 guest on 32 bit hardware via virtualization.</p>
<p>Therefore professionals, it is your call to decide whether your CPU supports virtualization or not, so first confirm before buying a new 64 bit PC</p>
<p>Please follow the link to <a title="Operating System Requirements of SharePoint 2010" href="http://blogs.msdn.com/b/sharepoint/archive/2010/01/22/operating-system-requirements-of-sharepoint-2010.aspx" target="_blank">Operating System Requirements of SharePoint 2010</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/64-bit-guest-on-32-bit-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Event Handlers &#8211; Asynchronous Vs Synchronous</title>
		<link>http://www.fivenumber.com/sharepoint-event-handlers-asynchronous-vs-synchronous/</link>
		<comments>http://www.fivenumber.com/sharepoint-event-handlers-asynchronous-vs-synchronous/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 11:54:26 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[MOSS - Object Model]]></category>
		<category><![CDATA[Sharepoint 2010 - General]]></category>
		<category><![CDATA[event handlers]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=746</guid>
		<description><![CDATA[There is a little puzzlement among Asynchronousand Synchronous events, however I believe after reading this article, there will be no place for confusion in your brain, the reason for that I go behind a childlike practice to memorize what is Asynchronous ? and what is Synchronous ? The same babyish method, I want to share [...]]]></description>
			<content:encoded><![CDATA[<p>There is a little puzzlement among <strong>Asynchronous</strong>and <strong>Synchronous </strong>events, however I believe after reading this article, there will be no place for confusion in your brain, the reason for that I go behind a childlike practice to memorize <em>what is Asynchronous ?</em> and <em>what is Synchronous ?</em></p>
<p>The same babyish method, I want to share with you.</p>
<p><strong>A</strong> for <strong>Apple</strong>, <strong>A </strong>for <strong>Asynchronous </strong>and <strong>A </strong>for <strong>After</strong> events, so all Asynchronous events occur <strong>after </strong>the event, which does not stop the code to execute. All Asynchronous events end with <strong>&#8216;ed&#8217;</strong> letters like SiteDelet<strong>ed</strong>, FieldAdd<strong>ed</strong>, ItemAdd<strong>ed</strong> etc.</p>
<p>Now, let’s talk on the subject of <strong>Synchronous </strong>events, all Synchronous events  occur <strong>before </strong>the event, which stop the code to execute. All Synchronous events end with <strong>&#8216;ing&#8217;</strong> letters like SiteDelet<strong>ing</strong>, FieldAdd<strong>ing</strong>, ItemAdd<strong>ing</strong> etc.</p>
<p><strong>SPWebEventReceiver Asynchronous Events</strong></p>
<table border="1" width="100%">
<tbody>
<tr>
<td>SiteDeleted</td>
<td>Occurs <strong>after </strong>an existing site collection deleted.</td>
</tr>
<tr>
<td>WebDeleted</td>
<td>Occurs <strong>after </strong>an existing web site is completely deleted.</td>
</tr>
<tr>
<td>WebMoved</td>
<td>Occurs <strong>after </strong>an existing web site has been moved.</td>
</tr>
</tbody>
</table>
<p><br/><br />
<strong>SPWebEventReceiver Synchronous Events</strong></p>
<table border="1" width="100%">
<tbody>
<tr>
<td>SiteDeleting</td>
<td>Occurs <strong>before </strong>an existing site collection is being deleted.</td>
</tr>
<tr>
<td>WebDeleting</td>
<td>Occurs <strong>before </strong>an existing web site is deleted.</td>
</tr>
<tr>
<td>WebMoving</td>
<td>Occurs <strong>before</strong> an existing web site has been renamed or moved</td>
</tr>
</tbody>
</table>
<p><br/><br />
<strong>SPListEventReceiver Asynchronous Methods</strong></p>
<table border="1" width="100%">
<tbody>
<tr>
<td>FieldAdded</td>
<td>Occurs <strong>after </strong>a field link is added.</td>
</tr>
<tr>
<td>FieldDeleted</td>
<td>Occurs <strong>after </strong>a field has been removed from the list.</td>
</tr>
<tr>
<td>FieldUpdated</td>
<td>Occurs <strong>after </strong>a field link has been updated</td>
</tr>
</tbody>
</table>
<p><br/><br />
<strong>SPListEventReceiver Synchronous Methods</strong></p>
<table border="1" width="100%">
<tbody>
<tr>
<td>FieldAdding</td>
<td>Occurs <strong>before </strong>a field link is added to a content type.</td>
</tr>
<tr>
<td>FieldDeleting</td>
<td>Occurs <strong>before </strong>a field is removed from the list.</td>
</tr>
<tr>
<td>FieldUpdating</td>
<td>Occurs <strong>before </strong>a field link is updated</td>
</tr>
</tbody>
</table>
<p><br/><br />
<strong>SPItemEventReceiver Asynchronous Methods</strong></p>
<table border="1" width="100%">
<tbody>
<tr>
<td>ItemAdded</td>
<td>Occurs <strong>after</strong> a new item has been added</td>
</tr>
<tr>
<td>ItemAttachmentAdded</td>
<td>Occurs <strong>after </strong>an attachment added to an item.</td>
</tr>
<tr>
<td>ItemAttachmentDeleted</td>
<td>Occurs <strong>after </strong>an attachment removed from an item.</td>
</tr>
<tr>
<td>ItemCheckedOut</td>
<td>Occurs <strong>after </strong>an item is checked out.</td>
</tr>
<tr>
<td>ItemDeleted</td>
<td>Occurs <strong>after </strong>an item is completely deleted.</td>
</tr>
<tr>
<td>ItemFileMoved</td>
<td>Occurs <strong>after </strong>a file is moved.</td>
</tr>
<tr>
<td>ItemUpdated</td>
<td>Occurs <strong>after </strong>an item is modified/edited.</td>
</tr>
</tbody>
</table>
<p><br/><br />
<strong>SPListItemEventReceiver Synchronous Methods</strong></p>
<table border="1" width="100%">
<tbody>
<tr>
<td>ItemAdding</td>
<td>Occurs <strong>before </strong>a new item is added.</td>
</tr>
<tr>
<td>ItemAttachmentAdding</td>
<td>Occurs <strong>before </strong>an attachment is added to an item.</td>
</tr>
<tr>
<td>ItemAttachmentDeleting</td>
<td>Occurs <strong>before </strong>an attachment when a user removed from an item.</td>
</tr>
<tr>
<td>ItemCheckingIn</td>
<td>Occurs <strong>before </strong>a file is checking-in.</td>
</tr>
<tr>
<td>ItemCheckingOut</td>
<td>Occurs <strong>before </strong>an item is checking-out.</td>
</tr>
<tr>
<td>ItemDeleting</td>
<td>Occurs <strong>before </strong>an item is completely deleted.</td>
</tr>
<tr>
<td>ItemFileMoving</td>
<td>Occurs <strong>before </strong>a file is moved.</td>
</tr>
<tr>
<td>ItemUncheckedOut</td>
<td>Occurs <strong>before </strong>an item is unchecked out.</td>
</tr>
<tr>
<td>ItemUncheckingOut</td>
<td><strong>Before </strong>event that occurs when an item is being unchecked out.</td>
</tr>
<tr>
<td>ItemUpdating</td>
<td>Occurs <strong>before </strong>an existing item is modified/edited.</td>
</tr>
</tbody>
</table>
<p><br/><br />
<strong>SharePoint Foundation 2010 New Events</strong></p>
<p>Microsoft added several new events to SharePoint Foundation 2010 on <strong>Site</strong>, <strong>List </strong>and <strong>Item </strong>level. These fresh events are intended to meet up the requirements and for better elasticity.</p>
<p><strong>SPWebEventReceiver</strong></p>
<table border="1" width="100%">
<tbody>
<tr>
<td>WebAdding</td>
<td><strong> </strong>Occurs <strong>before</strong> a new web site is created.</td>
</tr>
<tr>
<td>WebProvisioned</td>
<td>Occurs <strong>after </strong>the web is provisioned.</td>
</tr>
</tbody>
</table>
<p><br/><br />
<strong>WebAdding: </strong>event arises prior to a fresh web site is created, we can control the website to create or not to create by WebAdding event, then no SharePoint site is created and the provisioning process is not started.</p>
<p><strong>WebProvisioned: </strong>event arise after the web is totally provisioned and process has stopped up. WebProvisioned can be configured to control in any synchronous or asynchronous methods.</p>
<p>If user wants to add few webparts to the newly provisioned web we can use this event to meet up the necessity</p>
<p><strong>SPListEventReceiver</strong></p>
<table border="1" width="100%">
<tbody>
<tr>
<td>ListAdding</td>
<td>Occurs <strong>before</strong> a list is created.</td>
</tr>
<tr>
<td>ListAdded</td>
<td>Occurs <strong>after</strong> a list is created.</td>
</tr>
<tr>
<td>ListDeleting</td>
<td>Occurs <strong>before</strong> a list is deleted.</td>
</tr>
<tr>
<td>ListDeleted</td>
<td>Occurs <strong>after</strong> a list is deleted.</td>
</tr>
</tbody>
</table>
<p><br/><br />
Please follow <a title="Catalog of SharePoint Foundation Events" href="http://msdn.microsoft.com/en-us/library/ff407568.aspx" target="_blank">Catalog of SharePoint Foundation Events</a> for newly added event in SharePoint Foundation 2010</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/sharepoint-event-handlers-asynchronous-vs-synchronous/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Customizing SharePoint 2010 Social Tags: I Like It &#124; Tags &amp;  Notes</title>
		<link>http://www.fivenumber.com/customizing-sharepoint-2010-social-tags-i-like-it-tags-notes/</link>
		<comments>http://www.fivenumber.com/customizing-sharepoint-2010-social-tags-i-like-it-tags-notes/#comments</comments>
		<pubDate>Fri, 28 May 2010 09:20:32 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[Sharepoint 2010 - General]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=741</guid>
		<description><![CDATA[When I was customizing the SharePoint 2010 V4.master I found the  Social tags I Like It and Tags &#38; Notes which are new in SharePoint 2010. The tag is a SharePoint Delegate control The tags are occupying big amount of area, so our client told to minimize the icons to make use of space, also [...]]]></description>
			<content:encoded><![CDATA[<p>When I was customizing the SharePoint 2010 V4.master I found the  Social tags <strong>I Like It</strong> and <strong>Tags &amp; Notes</strong> which are new in SharePoint 2010. The tag is a SharePoint Delegate control</p>
<p>The tags are occupying big amount of area, so our client told to minimize the icons to make use of space, also he given the hint that the nightandday.master has small social icons</p>
<p><strong>&lt;SharePoint:DelegateControl ControlId=&#8221;GlobalSiteLink3&#8243; Scope=&#8221;Farm&#8221; runat=&#8221;server&#8221;/&gt;</strong></p>
<div id="attachment_742" class="wp-caption aligncenter" style="width: 309px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/05/1.gif" rel="lightbox[741]"><img class="size-full wp-image-742" title="SharePoint 2010: Social Tags before customizing" src="http://www.fivenumber.com/wp-content/uploads/2010/05/1.gif" alt="SharePoint 2010: Social Tags before customizing" width="299" height="95" /></a><p class="wp-caption-text">SharePoint 2010: Social Tags before customizing</p></div>
<p>sooner I opened nightandday.master and compared with v4.master and found v4.master Social tag Delegate control Id is &#8216;GlobalSiteLink3&#8242; and the same delegate colntrol Id is GlobalSiteLink3-mini in nightandday.master</p>
<p>So I just changed the control Id to GlobalSiteLink3-mini  in v4.master and minimized the social icons.</p>
<p><strong>&lt;SharePoint:DelegateControl ControlId=&#8221;GlobalSiteLink3-mini&#8221; Scope=&#8221;Farm&#8221; runat=&#8221;server&#8221;/&gt;</strong></p>
<div id="attachment_743" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/05/2.gif" rel="lightbox[741]"><img class="size-medium wp-image-743" title="SharePoint 2010: Social Tags after customizing" src="http://www.fivenumber.com/wp-content/uploads/2010/05/2-300x78.gif" alt="SharePoint 2010: Social Tags after customizing" width="300" height="78" /></a><p class="wp-caption-text">SharePoint 2010: Social Tags after customizing</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/customizing-sharepoint-2010-social-tags-i-like-it-tags-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered</title>
		<link>http://www.fivenumber.com/the-local-farm-is-not-accessible-cmdlets-with-featuredependencyid-are-not-registered/</link>
		<comments>http://www.fivenumber.com/the-local-farm-is-not-accessible-cmdlets-with-featuredependencyid-are-not-registered/#comments</comments>
		<pubDate>Wed, 19 May 2010 15:44:40 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[Sharepoint 2010 - General]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=737</guid>
		<description><![CDATA[When I am trying to run powershell window for the first time after installing SharePoint 2010 I was faced with a message that The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered Then, I did Bing search for some time and found the solution and the same I want to post here, [...]]]></description>
			<content:encoded><![CDATA[<p>When I am trying to run powershell window for the first time after installing SharePoint 2010 I was faced with a message that</p>
<p><strong>The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered</strong></p>
<p>Then, I did Bing search for some time and found the solution and the same I want to post here, so that it may be useful for some one.</p>
<p><strong>Solution: </strong>Make sure that the logged in user account has <strong>db_owner</strong> and <strong>SharePoint_Shell_Access</strong> rights to <strong>SharePoint_Config</strong> database</p>
<div id="attachment_738" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/05/5.gif" rel="lightbox[737]"><img class="size-medium wp-image-738" title="Granting rights to logged in user account" src="http://www.fivenumber.com/wp-content/uploads/2010/05/5-300x219.gif" alt="Granting rights to the user account" width="300" height="219" /></a><p class="wp-caption-text">Granting rights to the user account</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/the-local-farm-is-not-accessible-cmdlets-with-featuredependencyid-are-not-registered/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Capacity Planning for SharePoint 2010</title>
		<link>http://www.fivenumber.com/capacity-planning-for-sharepoint-2010/</link>
		<comments>http://www.fivenumber.com/capacity-planning-for-sharepoint-2010/#comments</comments>
		<pubDate>Tue, 04 May 2010 15:12:56 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Sharepoint 2010 - General]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=724</guid>
		<description><![CDATA[The capacity planning document describes about the capacity and performance uniqueness and recommendations of the features incorporated in SharePoint 2010 server. Please look in to the Capacity Management Resource Center for SharePoint 2010 gone live when Office 2010 released on April 16th.]]></description>
			<content:encoded><![CDATA[<p>The capacity planning document describes about the capacity and  performance uniqueness and recommendations of the features incorporated  in SharePoint 2010 server.<br />
Please look in to the <a title="Capacity Management Resource Center" href="http://technet.microsoft.com/en-us/sharepoint/ff601870.aspx" target="_blank">Capacity  Management Resource Cente</a>r for SharePoint 2010 gone live when Office  2010 released  on April 16th.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/capacity-planning-for-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

