<?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>TechBubbles &#187; SharePoint</title>
	<atom:link href="http://www.techbubbles.com/tag/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techbubbles.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 22:18:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What is SharePoint Solution Package?</title>
		<link>http://www.techbubbles.com/sharepoint-2010/what-is-sharepoint-solution-package/</link>
		<comments>http://www.techbubbles.com/sharepoint-2010/what-is-sharepoint-solution-package/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 21:49:31 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/?p=3132</guid>
		<description><![CDATA[&#160;




What is SharePoint Solution Package?
 SharePoint has a system which bundles all the components of a SharePoint Foundation extension in to a single file which is called a Solution Package. The Solution Package file has the extension .wsp.&#160; 






The contents of solutions package are

 Assemblies
 Web Parts
 Site Definition files -&#160; Site definition is a [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sharepoint-2010/what-is-sharepoint-solution-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Custom Master Page in SharePoint 2010</title>
		<link>http://www.techbubbles.com/sharepoint-2010/configuring-custom-master-page-in-sharepoint-2010/</link>
		<comments>http://www.techbubbles.com/sharepoint-2010/configuring-custom-master-page-in-sharepoint-2010/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 20:22:41 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sharepoint-2010/configuring-custom-master-page-in-sharepoint-2010/</guid>
		<description><![CDATA[This post discusses about configuring custom master page in SharePoint 2010 website. You might have use custom images, custom style sheets to create new master page in SharePoint. Follow the below steps to apply custom master page in SharePoint 2010.

1. Place your custom style sheets in  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\template\layouts\1033\STYLES this is [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sharepoint-2010/configuring-custom-master-page-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access Denied error message for SharePoint Visitor group members</title>
		<link>http://www.techbubbles.com/sharepoint-2010/access-denied-error-message-for-sharepoint-visitor-group-members/</link>
		<comments>http://www.techbubbles.com/sharepoint-2010/access-denied-error-message-for-sharepoint-visitor-group-members/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 22:22:47 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sharepoint-2010/access-denied-error-message-for-sharepoint-visitor-group-members/</guid>
		<description><![CDATA[&#160;
It is likely that your SharePoint 2010 site returns Access Denied error when user in Visitor group accesses the page in site.

First reason for the error message:
The page which user trying to access might not have been published to major version. 
For example: If your page has image which got minor version and page got [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sharepoint-2010/access-denied-error-message-for-sharepoint-visitor-group-members/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Parallel Workflow in SharePoint 2010</title>
		<link>http://www.techbubbles.com/microsoft/creating-parallel-workflow-in-sharepoint-2010/</link>
		<comments>http://www.techbubbles.com/microsoft/creating-parallel-workflow-in-sharepoint-2010/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 20:06:48 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[WorkflowFoundation]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/creating-parallel-workflow-in-sharepoint-2010/</guid>
		<description><![CDATA[&#160;
This post explains how to create parallel tasks in SharePoint 2010 workflow. The idea is we are going to assign the tasks to people and they can complete them in any order without having a dependency on one another. In this example we create a custom SharePoint list which contains a vacation request details looks [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/creating-parallel-workflow-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Displaying Custom HTML message in SharePoint 2010</title>
		<link>http://www.techbubbles.com/microsoft/displaying-custom-html-message-in-sharepoint-2010/</link>
		<comments>http://www.techbubbles.com/microsoft/displaying-custom-html-message-in-sharepoint-2010/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 20:09:51 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/displaying-custom-html-message-in-sharepoint-2010/</guid>
		<description><![CDATA[&#160;
This post explains about displaying a custom HTML message in Visio Web access web part on a SharePoint web part page. We are using two web parts content editor webpart and Visio Web access webpart as shown below

  
We are going to write JavaScript which uses Visio Services JavaScript Object model to display custom [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/displaying-custom-html-message-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing Web Services from Sandboxed Silverlight application in SharePoint 2010</title>
		<link>http://www.techbubbles.com/microsoft/accessing-web-services-from-sandboxed-silverlight-application-in-sharepoint-2010/</link>
		<comments>http://www.techbubbles.com/microsoft/accessing-web-services-from-sandboxed-silverlight-application-in-sharepoint-2010/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 22:48:27 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/accessing-web-services-from-sandboxed-silverlight-application-in-sharepoint-2010/</guid>
		<description><![CDATA[&#160;



This post discuss about accessing public web services from sandboxed Silverlight application in SharePoint 2010. SharePoint 2010 introduced the concept of sandboxed solution where the application runs in separate process outside the w3p process where SharePoint is running. Sandboxed solutions having the restriction to make a call to external resources like database and web services. [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/accessing-web-services-from-sandboxed-silverlight-application-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recycling Application pools in IIS for SharePoint 2010</title>
		<link>http://www.techbubbles.com/iis/recycling-application-pools-in-iis-for-sharepoint-2010/</link>
		<comments>http://www.techbubbles.com/iis/recycling-application-pools-in-iis-for-sharepoint-2010/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 14:25:14 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/iis/recycling-application-pools-in-iis-for-sharepoint-2010/</guid>
		<description><![CDATA[&#160;



This post discuss about recycling application pools when memory limits are exceeded. Recycling based on memory limits is not necessary in 64-bit environment. It is suggested that recycling should not be enabled in 64-bit environment. Unnecessary recycling can result in dropping in user requests and performance. 




Note: When application memory limits are exceeding then change [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/iis/recycling-application-pools-in-iis-for-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JavaScript Intellisence for SharePoint 2010 Projects</title>
		<link>http://www.techbubbles.com/visual-studio-2010/javascript-intellisence-for-sharepoint-2010-projects/</link>
		<comments>http://www.techbubbles.com/visual-studio-2010/javascript-intellisence-for-sharepoint-2010-projects/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 21:54:12 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/visual-studio-2010/javascript-intellisence-for-sharepoint-2010-projects/</guid>
		<description><![CDATA[&#160;



Visual Studio 2010 is really have useful and helpful capabilities from tooling prospective and it allows JavaScript developers to more productive through JavaScript Intellisence and JavaScript debugging. This post discusses about getting the JavaScript Intellisense in SharePoint 2010 projects.




1. Create an empty SharePoint 2010 project as shown below

  
2. Add a new module to [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/visual-studio-2010/javascript-intellisence-for-sharepoint-2010-projects/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Version History in a SharePoint library</title>
		<link>http://www.techbubbles.com/sharepoint-2007/version-history-in-a-sharepoint-library/</link>
		<comments>http://www.techbubbles.com/sharepoint-2007/version-history-in-a-sharepoint-library/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 21:18:07 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Sharepoint 2007]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sharepoint-2007/version-history-in-a-sharepoint-library/</guid>
		<description><![CDATA[&#160;



This post explains how to view version history in a SharePoint library. It also shows how to open a previous version and how to compare the current version with previous version. We will examine this with microsoft word document. If version history enabled in your SharePoint library then you can view in two different formats [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sharepoint-2007/version-history-in-a-sharepoint-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Key terms and Concepts in SharePoint 2010 Managed Metadata</title>
		<link>http://www.techbubbles.com/sharepoint-2010/key-terms-and-concepts-in-sharepoint-2010-managed-metadata/</link>
		<comments>http://www.techbubbles.com/sharepoint-2010/key-terms-and-concepts-in-sharepoint-2010-managed-metadata/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 21:12:43 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sharepoint-2010/key-terms-and-concepts-in-sharepoint-2010-managed-metadata/</guid>
		<description><![CDATA[&#160;
What is Managed Metadata? This post explains key terms and concepts in Share Point 2010 Managed Metadata. Understanding these terms are very important before you read the Managed Metadata Features.

Taxonomy
A taxonomy is a hierarchical of words which are organised into groups based on similarities. It can be defined by one or more individuals. Advantage with [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sharepoint-2010/key-terms-and-concepts-in-sharepoint-2010-managed-metadata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

