<?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>Off Shore Development India &#187; SharePoint Extension</title>
	<atom:link href="http://www.offshoresoftwaredevelopmentindia.com/blog/tag/sharepoint-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.offshoresoftwaredevelopmentindia.com/blog</link>
	<description>Offshore Software Development India</description>
	<lastBuildDate>Wed, 25 Jan 2012 13:14:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft SharePoint Server Mini Calendar Webpart</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 14:06:22 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Mini Calender Webpart]]></category>
		<category><![CDATA[Mini Calender(MOSS)]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS 2007 Webpart]]></category>
		<category><![CDATA[Moss Webpart]]></category>
		<category><![CDATA[SharePint webpart]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[SharePoint Extension]]></category>
		<category><![CDATA[Webpart Customization]]></category>
		<category><![CDATA[Webpart development]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=62</guid>
		<description><![CDATA[Dot Net team at OffshoreSoftwareDevelopmentIndia.com has developed Microsoft SharePoint Server Mini Calendar Webpart. This MOSS 2007 Mini Calendar Webpart allows administrator to select any of the list to configure with the calendar. Calendar displays all the tasks, events in the calendar. Upon selecting the list, all the events/tasks will show in Mini calendar by highlighted [...]]]></description>
			<content:encoded><![CDATA[<p>Dot Net team at OffshoreSoftwareDevelopmentIndia.com has developed Microsoft SharePoint Server Mini Calendar Webpart. This MOSS 2007 Mini Calendar Webpart allows administrator to select any of the list to configure with the calendar. Calendar displays all the tasks, events in the calendar. Upon selecting the list, all the events/tasks will show in Mini calendar by highlighted background to the date. On mouse hover to that date, a popup will appear with all the events/tasks for that day. On clicking that link of the events/tasks, the page will redirect to that task/event page.</p>
<p>It is easy to install. Easy to configure. With rich functionalities.</p>
<p><strong>Working with MOSS  Mini Calendar:</strong></p>
<p>There is often need to share information about important dates, appointments and meetings. The MOSS  Mini Calendar provides all information.</p>
<p>When you import MOSS  Mini Calendar on site it looks like as follows:</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart.jpg"><img class="alignnone size-medium wp-image-239" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart-300x65.jpg" alt="Mini Calendet for MOSs" width="300" height="65" /></a></p>
<p>(Fig. 1)</p>
<p>When click on Modify Shared Web Part (right top corner) of Fig. 1, it looks like as follows:</p>
<p><a rel="attachment wp-att-253" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_88/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_88-194x300.jpg" alt="Mini Calendet for MOSs" width="194" height="300" /></a></p>
<p>( Fig. 2 )</p>
<p>What you see on right side of Fig. 2 are custom properties of the mini calendar.</p>
<ol>
<li><strong> About us:</strong> When click on this, it displays company details in popup window.</li>
<li><strong> Select a list:</strong> It contains variety of contents like documents, form and templates,   master page gallery, web part gallery etc.</li>
<li><strong> Select a display column:</strong> It contains different columns like name, title, created by, modify by related to selected list item. What you want to display on calendar please select from this list.</li>
<li><strong> Select a view to filter calendar items:</strong> select which items to display related to calendar item.</li>
<li><strong> Select a date column to base the calendar on:</strong> Means which items to display related to date column (e.g. created, modify).</li>
<li><strong> Select a Background Color:</strong> It sets calendar date cells background color.</li>
<li><strong> Select a Body Text Color:</strong> It sets calendar date cells text color.</li>
<li><strong> Select a Border Color:</strong> It sets calendar border color. It also sets calendar’s title back color.</li>
<li><strong> Select a Border Font Color:</strong> It sets calendar’s title fore color.</li>
<li><strong>Select a Highlight Color:</strong> It sets color on that cells where there are some events display in popup window by moving mouse over on cell as follow-</li>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages.jpg"><img class="alignnone size-medium wp-image-240" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages-300x161.jpg" alt="Mini Calendet for MOSs" width="300" height="161" /></a></p>
<li style="text-align: left;"> Select a Highlight Font Color:</li>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_1.jpg"><img class="alignnone size-medium wp-image-241" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_1-300x151.jpg" alt="Mini Calendet for MOSs" width="300" height="151" /></a></p>
<li style="text-align: left;"> Select a Day Header Background Color: It sets the calendar’s day header background color.</li>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_2.jpg"><img class="alignnone size-medium wp-image-242" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_2-300x126.jpg" alt="Mini Calendet for MOSs" width="300" height="126" /></a></p>
<li style="text-align: left;"> Select a Day Header Fore Color: It sets the calendar’s day header font color.</li>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_3.jpg"><img class="alignnone size-medium wp-image-243" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_3-300x129.jpg" alt="Mini Calendet for MOSs" width="300" height="129" /></a></p>
<p>By setting all above properties, click on OK button it display as Fig.1. Now When you take mouse over the highlight cell it display popup window as follow –</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_4.jpg"><img class="alignnone size-medium wp-image-244" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_4-300x222.jpg" alt="Mini Calendet for MOSs" width="300" height="222" /></a></p>
<p>When click on any items it goes to that particular page.</p>
<p><strong>Calender Webpart Configuration:</strong> Webpart Properties</p>
<p><a rel="attachment wp-att-245" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_propertiess/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_propertiess-178x300.jpg" alt="Mini Calendet for MOSs" width="178" height="300" /></a></p>
<p><a rel="attachment wp-att-246" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_11/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_11-170x300.jpg" alt="Mini Calendet for MOSs" width="170" height="300" /></a></p>
<p><a rel="attachment wp-att-247" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_22/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_22-176x300.jpg" alt="Mini Calendet for MOSs" width="176" height="300" /></a></p>
<p><a rel="attachment wp-att-248" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_33/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_33-177x300.jpg" alt="Mini Calendet for MOSs" width="177" height="300" /></a></p>
<p><a rel="attachment wp-att-249" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_44/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_44-196x300.jpg" alt="Mini Calendet for MOSs" width="196" height="300" /></a></p>
<p><a rel="attachment wp-att-252" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_77/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_77-197x300.jpg" alt="Mini Calendet for MOSs" width="197" height="300" /></a></p>
<p><strong>Prerequisites:</strong></p>
<ol>
<li>We need to make sure that timer job is running from:</li>
<p>Administrative Tools &gt;&gt; Services &gt;&gt; Windows SharePoint Services Timer</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_services_1.jpg"><img class="alignnone size-medium wp-image-236" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_services_1-300x225.jpg" alt="Mini Calendet for MOSs" width="300" height="225" /></a></p>
<p>If service is not started please start it.</p>
<li> Check whether solution is deployed or not.</li>
<p>From &#8211; Central administration &gt;&gt; Operations &gt;&gt; Solutions</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_centraladmin.jpg"><img class="alignnone size-medium wp-image-237" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_centraladmin-300x190.jpg" alt="Mini Calendet for MOSs" width="300" height="190" /></a></p>
<li> If it is deployed then they can go ahead and activate feature manually by going to site collection</li>
<p>Site Actions &gt;&gt; Site Settings &gt;&gt; Modify All Site Settings &gt;&gt; Site Collection Features.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_siteaction.jpg"><img class="alignnone size-medium wp-image-238" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_siteaction-300x186.jpg" alt="Mini Calendet for MOSs" width="300" height="186" /></a></ol>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS21 / Things to remember for webpart development.</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2009/01/10/moss21-things-to-remember-when-creating-and-deploying-webpart-in-sharepoint-server-2007/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2009/01/10/moss21-things-to-remember-when-creating-and-deploying-webpart-in-sharepoint-server-2007/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 06:58:36 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft Project Server]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Customization]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[SharePoint Extension]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[sharepoint server Solutions]]></category>
		<category><![CDATA[SharePoint Webpart]]></category>
		<category><![CDATA[Webpart]]></category>
		<category><![CDATA[WebPart for MOSS]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=67</guid>
		<description><![CDATA[This article will help you to develop webpart quickly and easily. Remember following things during the werpart development. That will speed up the creation and deployment of the webpart.
Things to remember when creating and deploying webpart to the site:

Give Assembly name and namespace name for that right click on the project name in solution explorer [...]]]></description>
			<content:encoded><![CDATA[<p><span><span>This article will help you to develop webpart quickly and easily. Remember following things during the werpart development. That will speed up the creation and deployment of the webpart.</span></span></p>
<p><span style="text-decoration: underline;"><strong>T<span><span>hings to remember when creating and deploying webpart to the site:</span></span></strong></span></p>
<ul>
<li>Give Assembly name and namespace name for that right click on the project name in solution explorer and select properties. On Application tab give assembly name and namespace name.</li>
</ul>
<ul>
<li>On Build tab in output path give the bin directory path of the site on which you want to deploy the web part.</li>
</ul>
<ul>
<li>Open AssemblyInfo.cs file and add system.security namespace and also add [assembly: AllowPartiallyTrustedCallers()] and then save the file.</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/checklist_create_webpart.jpg"><img class="alignnone size-medium wp-image-152" title="MOSS Webpart" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/checklist_create_webpart-300x190.jpg" alt="MOSS Webpart" width="300" height="190" /></a></p>
<ul>
<li style="text-align: left;">Open the web.config file of the site on which you have to deploy the web part. Site bin directory is under the vitual directories. Path is C:\Inetpub\wwwroot\wss\VirtualDirectories.</li>
</ul>
<ul>
<li>In web.config file add safecontrol entry under safe controls section.</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/checklist_create_webpart2.jpg"><img class="alignnone size-medium wp-image-153" title="MOSS Webpart" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/checklist_create_webpart2-300x184.jpg" alt="MOSS Webpart" width="300" height="184" /></a></p>
<ul>
<li>Also Change the trust level: and change it to Full (Write Full trust level).</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/checklist_create_webpart3.jpg"><img class="alignnone size-medium wp-image-154" title="MOSS Webpart" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/checklist_create_webpart3-300x187.jpg" alt="MOSS Webpart" width="300" height="187" /></a></p>
<ul>
<li>Deploy the web part.</li>
</ul>
<ul>
<li>When you deploy the web part the dll of the web part that you have created had been created in the bin directory of that site folder under virtual directories.</li>
</ul>
<ul>
<li>On the site go to the web parts section. Click on the site settings menu under site action dropdown list and select web part click new tab and select the web part check mark the web part that you have deployed. And click on populate gallery button now you can add a web part on the web part zone.</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/checklist_create_webpart4.jpg"><img class="alignnone size-medium wp-image-155" title="MOSS Webpart" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/checklist_create_webpart4-300x170.jpg" alt="MOSS Webpart" width="300" height="170" /></a></p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/checklist_create_webpart5.jpg"><img class="alignnone size-medium wp-image-156" title="MOSS Webpart" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/checklist_create_webpart5-300x159.jpg" alt="MOSS Webpart" width="300" height="159" /></a></p>
<ul>
<li>Now you can add the web part on the web part zone.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2009/01/10/moss21-things-to-remember-when-creating-and-deploying-webpart-in-sharepoint-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS20 / Integration of Outlook with the SharePoint</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/12/10/moss20-integration-of-outlook-with-the-sharepoint/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/12/10/moss20-integration-of-outlook-with-the-sharepoint/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 06:53:43 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft Project Server]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Integrate Outlook with MOSS]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS Customization]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[Outlook Integration]]></category>
		<category><![CDATA[Outlook Integration with SharePoint]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[SharePoint Extension]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=89</guid>
		<description><![CDATA[Dot Net team at OffshoreSoftwareDevelopmentIndia.com has developed many extensions for Outlook with the SharePoint. This blog is for how to integrate Outlook with SharePoint Server.
Integration of Outlook with the SharePoint:
To use Outlook 2007 to view Share Point Server 2007 resources, we must connect the Share Point Server 2007 resources to Outlook 2007. The steps that [...]]]></description>
			<content:encoded><![CDATA[<p>Dot Net team at OffshoreSoftwareDevelopmentIndia.com has developed many extensions for Outlook with the SharePoint. This blog is for how to integrate Outlook with SharePoint Server.</p>
<p><span style="text-decoration: underline;"><strong>Integration of Outlook with the SharePoint:</strong></span></p>
<p>To use Outlook 2007 to view Share Point Server 2007 resources, we must connect the Share Point Server 2007 resources to Outlook 2007. The steps that described below uses a document library as an example but we can use these steps to connect other resources, including Calendar, Task List, Discussion Board, or Contact List.</p>
<p><strong>Notes:</strong></p>
<p>Share Point Server 2007 permission carry over to Outlook 2007. For example, if you have permission to edit a document or list on a team site, you can also edit the document or list in Outlook 2007.</p>
<p><strong>Steps to integrate Outlook with the Share Point:</strong></p>
<ul>
<li>On a SharePoint Server 2007 site, go to the Shared Documents Document Library. A link to this library should appear on the left navigation menu (Quick Launch).</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_1.jpg"><img class="alignnone size-medium wp-image-186" title="Integration of Outlook" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_1-300x156.jpg" alt="Integration of Outlook" width="300" height="156" /></a></p>
<ul>
<li>On the Action menu, click Connect to Outlook.</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_2.jpg"><img class="alignnone size-medium wp-image-187" title="Integration of Outlook" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_2-300x162.jpg" alt="Integration of Outlook" width="300" height="162" /></a></p>
<ul>
<li>In the Connect this SharePoint [Resource] to Outlook window, click yes.</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_3.jpg"><img class="alignnone size-medium wp-image-188" title="Integration of Outlook" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_3-300x194.jpg" alt="Integration of Outlook" width="300" height="194" /></a></p>
<p>The Shared Documents library appears in a folder in the Mail pane, under the SharePoint Lists.</p>
<p><strong>Note:</strong></p>
<p>When you connect resources to Outlook 2007, the resources appear in their respective sections of the Outlook 2007 navigation pane. Calendars appear in the Calendar pane, under Other Calendars; Tasks appear in the Tasks pane, under Other Tasks; Contact Lists are similar to Document Libraries and appear in the Mail pane, under SharePoint Lists.</p>
<p><strong>Send a Sharing Message:</strong></p>
<p>If you have resources connected to Outlook 2007, you can share the connection with others through a Sharing Message.</p>
<ul>
<li>In Outlook 2007, right-click the listing, and then click Share&#8221; [SharePoint resource].&#8221;</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_4.jpg"><img class="alignnone size-medium wp-image-189" title="Integration of Outlook" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_4-300x211.jpg" alt="Integration of Outlook" width="300" height="211" /></a></p>
<ul>
<li>In the message window, add recipients to the To line, type a message, and then click send.</li>
</ul>
<ul>
<li>Recipients click a link in the message to connect to the resource.</li>
</ul>
<p><strong>Note:</strong></p>
<p>In order for recipients to access the shared resource, an owner of the resource must provide appropriate access permission.</p>
<p><strong>Connect from a Sharing Message:</strong></p>
<ul>
<li>Open the Sharing Message in Outlook 2007.</li>
</ul>
<ul>
<li>In the Open group on the Outlook 2007 Ribbon, click Connect to this [SharePoint Resource].</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_5.jpg"><img class="alignnone size-medium wp-image-190" title="Integration of Outlook" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_5-300x225.jpg" alt="Integration of Outlook" width="300" height="225" /></a></p>
<p><strong>Edit Document Library Files in Outlook 2007</strong></p>
<p>When we connected to the corporate network, changes you make to most resources in Outlook 2007(Calendar, Task List, Discussion Board and Contact List) are automatically updated on the SharePoint Server 2007 site.</p>
<ul>
<li>In Outlook 2007, double-click a Document Library file to open it.</li>
</ul>
<ul>
<li>In the Opening File dialog box, click to Open.</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_6.jpg"><img class="alignnone size-medium wp-image-191" title="Integration of Outlook" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_6-300x210.jpg" alt="Integration of Outlook" width="300" height="210" /></a></p>
<ul>
<li>In the Message bar, at the top of the document, click Edit Offline. (The file opens as read-only until you click Edit Offline).</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_7.jpg"><img class="alignnone size-medium wp-image-192" title="Integration of Outlook" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_7-300x209.jpg" alt="Integration of Outlook" width="300" height="209" /></a></p>
<ul>
<li>In the Edit Offline dialog box, click Ok.</li>
<p>The file is stored on your computer, in your SharePoint Server 2007 Drafts folder.</ul>
<ul>
<li>Edit the file. When you have finished, save your changes and then close the file.</li>
</ul>
<ul>
<li>In the Edit Offline window, click Update.</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_8.jpg"><img class="alignnone size-medium wp-image-193" title="Integration of Outlook" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_8-300x210.jpg" alt="Integration of Outlook" width="300" height="210" /></a></p>
<p><strong>Tips</strong></p>
<ul>
<li>To ensure others do not make changes to the file while you are working on it, check it out in SharePoint Server 2007 before you being editing. Be sure to check it in when you have finished.</li>
</ul>
<ul>
<li>To find working copies of SharePoint Server 2007 documents that have not been updated to the SharePoint Server 2007 site, in the Outlook 2007 Mail pane, under SharePoint Lists, look in the SharePoint Drafts search folder.</li>
</ul>
<p><strong>Remove a Connected Document from Outlook 2007</strong></p>
<p>When you have finished work on a SharePoint Server 2007 file, you can remove it from Outlook 2007. This keeps your SharePoint Server 2007 Lists folder organized and helps you focus on current needs.</p>
<ul>
<li>In the SharePoint Lists folder, select the library or list from which you want to remove a file.</li>
</ul>
<ul>
<li>In the window to the right of the Mail navigation pane, select the file you want to remove. To select multiple files, hold down CTRL while you click file names.</li>
</ul>
<ul>
<li>Right-click the selected file and then click Remove Offline Copy.</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_9.jpg"><img class="alignnone size-medium wp-image-194" title="Integration of Outlook" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_9-300x209.jpg" alt="Integration of Outlook" width="300" height="209" /></a></p>
<p><strong>Delete a Resource from Outlook 2007</strong></p>
<p>When you no longer need a resource, you can remove it from Outlook 2007. This keeps Outlook 2007 organized and helps you focus on current projects.</p>
<ul>
<li>In the SharePoint Lists folder or in the respective sections for Calendars, Task Lists, and Contact Lists select the resource you want to remove.</li>
</ul>
<ul>
<li>Right-click the folder and then click Delete [Resource Name].</li>
</ul>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_10.jpg"><img class="alignnone size-medium wp-image-195" title="Integration of Outlook" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/outlook_integration_10-300x211.jpg" alt="Integration of Outlook" width="300" height="211" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/12/10/moss20-integration-of-outlook-with-the-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS19 / Integration of Excel Services with SharePoint</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/11/15/moss19-integration-of-excel-services-with-the-sharepoint-server/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/11/15/moss19-integration-of-excel-services-with-the-sharepoint-server/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 06:46:02 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft Project Server]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Excel Services with MOSS]]></category>
		<category><![CDATA[Excel Services With SharePoint Server]]></category>
		<category><![CDATA[Integration Excel Services with SharePoint Server]]></category>
		<category><![CDATA[Integration Of Excel Services With MOSS]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Customization]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[SharePoint Extension]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[sharepoint server Solutions]]></category>
		<category><![CDATA[Solution for MOSS]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=172</guid>
		<description><![CDATA[Dot Net team at OffshoreSoftwareDevelopmentIndia.com has developed many extenions for Excel Services with the SharePoint Server. How to integrate Excel Services with SharePoint, has mentioned in this article.

Excel Services provides a server-side paradigm for Excel in which spreadsheets published to SharePoint can calculate and render on the server, letting users pull results down to their [...]]]></description>
			<content:encoded><![CDATA[<p>Dot Net team at <span><span>OffshoreSoftwareDevelopmentIndia.com has developed many extenions for Excel Services with the SharePoint Server. How to integrate Excel Services with SharePoint, has mentioned in this article.<br />
</span></span></p>
<p>Excel Services provides a server-side paradigm for Excel in which spreadsheets published to SharePoint can calculate and render on the server, letting users pull results down to their browsers. In this new scenario, analysts can publish their worksheets to SharePoint, and allow Excel Services to kick in, meaning that anybody who browses to the site containing the spreadsheet can access the full functionality of the sheet whether or not they have Excel installed. In this scenario, the formulae that analysts enter become the code that everyone will run. You don&#8217;t need a developer to reemployment the formulae or create a new application.</p>
<p><span style="text-decoration: underline;"><strong>Creating and Configuring SharePoint for Excel Services:-</strong></span></p>
<p>First of all create the Blank Site. At the top right of the screen you can see the Site Action menu dropdown list. Select &#8220;Create&#8221; from the dropdown and you will be taken to a screen containing several categories of options for creating various types of item (See below Figure).</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_1.jpg"><img class="alignnone size-medium wp-image-173" title="Integration for Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_1-300x165.jpg" alt="Integration for Excel Services" width="300" height="165" /></a></p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_2.jpg"><img class="alignnone size-medium wp-image-174" title="Integration for Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_2-300x165.jpg" alt="Integration for Excel Services" width="300" height="165" /></a></p>
<p>Select &#8220;Document Library&#8221; from this screen to create a new Document Library. On the Document Library screen, give the new document library a name and a Document Template. Choose any name you like (the examples use &#8220;Analytics,&#8221; and select &#8220;Microsoft Office Excel Worksheet&#8221; as the document template).</p>
<p>And Click on Create.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_4.jpg"><img class="alignnone size-medium wp-image-176" title="Integration of Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_4-300x183.jpg" alt="Integration of Excel Services" width="300" height="183" /></a></p>
<p><strong>Running Excel Services:</strong></p>
<p>Before Excel Services will work with this repository; you must make sure that the services are up and running correctly. To do this, return to the Central Administration screen, and select the Operations tab. From here, select the &#8220;Services on Server&#8221; screen. You&#8217;ll see a list of services at the bottom of the screen. Make sure that &#8220;Excel Calculation Services&#8221; is started. If it isn&#8217;t, use the link beside it to start up the service.</p>
<p>Additionally, you&#8217;ll have to configure a trusted file location for your Excel workbooks. You do this by returning to Central Administration, and selecting the &#8220;Create or configure this farm&#8217;s shared services&#8221; link. You&#8217;ll see the &#8220;SharedServices1 (Default)&#8221; entry on this screen. Drop this down, by clicking the arrow to the right of it, and select the &#8220;Open Shared Services Admin Site&#8221; option. This opens the administration screen for these shared services. On the right side of this screen you&#8217;ll see the &#8220;Trusted File Locations&#8221; link which you can use to set up where you can store the Excel files securely. Select &#8220;Add Trusted File Location&#8221; and you&#8217;ll see the screen below.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_5.jpg"><img class="alignnone size-medium wp-image-177" title="Integration of Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_5-300x171.jpg" alt="Integration of Excel Services" width="300" height="171" /></a></p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_6.jpg"><img class="alignnone size-medium wp-image-178" title="Integration of Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_6-300x181.jpg" alt="Integration of Excel Services" width="300" height="181" /></a></p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_7.jpg"><img class="alignnone size-medium wp-image-179" title="Integration of Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_7-300x177.jpg" alt="Integration of Excel Services" width="300" height="177" /></a></p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_8.jpg"><img class="alignnone size-medium wp-image-180" title="Integration of Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_8-300x177.jpg" alt="Integration of Excel Services" width="300" height="177" /></a></p>
<p>Use the URL address of the document library that you set up earlier (for example: http://win2k3sp:17964/sites/DevX1/Analytics) and make sure to specify the Location Type as &#8220;Windows SharePoint Services.&#8221; Click &#8220;OK&#8221; and the SharePoint will create the trusted file location as shown in Figure.</p>
<p><strong>Creating and Publishing a Spreadsheet:-</strong></p>
<p>Now you need a spreadsheet to use for shared calculations. For this example, you&#8217;ll build a very simple example spreadsheet that serves to demonstrate how the calculation services work. The spreadsheet performs a simple analytics calculation, called a &#8220;P/E Ration,&#8221; which simply divides the price of a stock by its earnings. It&#8217;s a useful analytic that tells you how many years you&#8217;ll need to own a stock before it pays for itself in earnings. So, for example, if your stock costs $100 and earns $10 a year, it will take 10 years to pay for itself in earnings. This ratio (or analytic) is usually seen as a great indicator of the value of a stock. In a real-world scenario, the user will provide a stock ticker, and the application would retrieve the values for price and earnings from a database. The spreadsheet could then divide price by earnings using a formula. For simplicity, this example doesn&#8217;t use a database—you&#8217;ll simply provide the spreadsheet with the price and earnings values. The P/E will be a simple Excel formula that divides the named ranges for the Price and Earnings values.</p>
<p>I&#8217;ve added a chart to show the relative values of Price and Earnings, and you can see the spreadsheet in Figure.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_9.jpg"><img class="alignnone size-medium wp-image-181" title="Integration of Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_9-300x211.jpg" alt="Integration of Excel Services" width="300" height="211" /></a></p>
<p>When you&#8217;ve completed the spreadsheet, publish it to SharePoint using the Excel Services option on the &#8220;Publish&#8221; menu see Figure.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_10.jpg"><img class="alignnone size-medium wp-image-182" title="Integration of Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_10-300x216.jpg" alt="Integration of Excel Services" width="300" height="216" /></a></p>
<p>When you select this, the &#8220;Save As&#8221; dialog will appear. You can use this dialog to specify the save location this should be the location that you configured as a Trusted Location earlier. However, before you do this, you should select the &#8220;Excel Services Options&#8221; button at the bottom of the dialog. You use these options to specify the items within the sheet that you want to have available to browsers. This is important, as you may have some proprietary stuff that you do not want to publish. You can simply uncheck that from this dialog and it will not be published to SharePoint, and thus kept private.</p>
<p>You&#8217;re now ready to publish. For the file name, specify the path to the SharePoint site that you set up earlier. The dialog will refresh and show you the document library. You can then save the document into the library. (See below Figure).</p>
<p>SharePoint publishes your workbook into the document library. If you browse to this document from IE, you&#8217;ll see an Excel-like generated interface. Remember, your clients do not need to have Excel installed to use the application that you&#8217;ve just built in Excel that&#8217;s part of the magic of using SharePoint and Excel services.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_11.jpg"><img class="alignnone size-medium wp-image-183" title="Integration of Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_11-300x209.jpg" alt="Integration of Excel Services" width="300" height="209" /></a></p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_12.jpg"><img class="alignnone size-medium wp-image-184" title="Integration of Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_12-300x180.jpg" alt="Integration of Excel Services" width="300" height="180" /></a></p>
<p>You may open the worksheet from the Document Library (See Figure).</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_13.jpg"><img class="alignnone size-medium wp-image-185" title="Integrations of Excel Services" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/excel_services_13-300x180.jpg" alt="Integrations of Excel Services" width="300" height="180" /></a></p>
<p>In this article you saw the procedures to configure and use Excel Services with SharePoint 2007. This is a terrific and incredibly useful service that allows you to publish your Excel documents to a server library and let users run them, taking advantage of the Excel&#8217;s calculation power and formulae. This is important on a number of fronts. First, it prevents version drift of documents a common problem for companies that use a lot of spreadsheets. Having a centralized repository means that all users can share the same version. Additionally, because the calculations can now run on the server, many users don&#8217;t even need to have Excel installed! They just need to be able to browse to the SharePoint repository and render the sheet within their browsers. The user who specifies the calculations also becomes the developer of the functionality available to the end users. So, instead of having a developer translate Excel spreadsheets and formulae into a language suitable for Web applications and building a custom UI, your formula experts can simply publish their spreadsheets to Excel and have end users consume them directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/11/15/moss19-integration-of-excel-services-with-the-sharepoint-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS18 / Using Content Query Webpart in SharePoint</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/10/10/moss18-content-query-webpart-in-sharepoint-server-200/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/10/10/moss18-content-query-webpart-in-sharepoint-server-200/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 06:41:10 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Content Query Webpart]]></category>
		<category><![CDATA[Content Query WebPart for MOSS]]></category>
		<category><![CDATA[Custmizing Webpart]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Customization]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[Moss Webpart]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[SharePoint Extension]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[SharePoint Webpart]]></category>
		<category><![CDATA[Solution for MOSS]]></category>
		<category><![CDATA[Webpart]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=78</guid>
		<description><![CDATA[This article will show you how to use Content Query webpart for MOSS 2007.

How to use Content Query Web part in MOSS site:
1. How to Add a Content Query Web Part.
Click on Site Actions &#62;&#62; Edit Page

2. Now for add a Content Query Web Part to our page
Click on Add a Web Part

3. Now from [...]]]></description>
			<content:encoded><![CDATA[<p><span><span>This article will show you how to use Content Query webpart for MOSS 2007.<br />
</span></span></p>
<p><span style="text-decoration: underline;"><strong>How to use Content Query Web part in MOSS site:</strong></span></p>
<p>1. How to Add a Content Query Web Part.</p>
<p>Click on Site Actions &gt;&gt; Edit Page</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart.jpg"><img class="alignnone size-medium wp-image-157" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart-300x184.jpg" alt="Content Query Webparts" width="300" height="184" /></a></p>
<p>2. Now for add a Content Query Web Part to our page</p>
<p>Click on Add a Web Part</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart2.jpg"><img class="alignnone size-medium wp-image-158" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart2-300x181.jpg" alt="Content Query Webparts" width="300" height="181" /></a></p>
<p>3. Now from the popup window like below from all web part list select checkbox content Query Web Part<br />
And click on Add button.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart3.jpg"><img class="alignnone size-medium wp-image-159" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart3-300x226.jpg" alt="Content Query Webparts" width="300" height="226" /></a></p>
<p>4. Now click on edit on the right top and then from the popup menu click on modify Shared Web Part Like below.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart4.jpg"><img class="alignnone size-medium wp-image-160" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart4-300x181.jpg" alt="Content Query Webparts" width="300" height="181" /></a></p>
<p>5. Now Content Query Tool Part is Open.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart5.jpg"><img class="alignnone size-medium wp-image-161" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart5-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p>6. Now you can select from the tool part according to the result you wan&#8217;t.</p>
<p>Now Click on + sign on front of Query sub menu is open from that you can select option and according to that result will be generated.<br />
Now from the submenu you can filter out from that</p>
<p>From the source:</p>
<p>If you want to display items from the entire site check radio button in front of that.</p>
<p>If you want to display items from your selected site and sub site then check radio button in front of that click on browse button and select the site as you want items from that to display.</p>
<p>You can also select item from the list</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart6.jpg"><img class="alignnone size-medium wp-image-162" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart6-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p>7. You can also filter out your items from the list type as you choose from the dropdown control. Option like document library, custom list, post, task, workflow History, picture library, pages library are there and can choose any option from that.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart7.jpg"><img class="alignnone size-medium wp-image-163" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart7-300x179.jpg" alt="Content Query Webparts" width="300" height="179" /></a></p>
<p>8. You can also filter out your answer according to content type you choose.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart8.jpg"><img class="alignnone size-medium wp-image-164" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart8-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p>9. You can also filter out your answer from the additional filters menu.<br />
Whichever query you passed according to that the items will be displayed on web part.</p>
<p>10. Click on Presentation menu drop down list is open from that you can sort your answer like descending and ascending and also you can filter your answer group wise.</p>
<p>You can display your items on web part in no. of column as you choose.</p>
<p>You can also limit no. of items to display in web part</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart9.jpg"><img class="alignnone size-medium wp-image-165" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart9-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p>11. You can apply group style and item style in no. of ways as you want.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart10.jpg"><img class="alignnone size-medium wp-image-166" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart10-300x182.jpg" alt="Content Query Webparts" width="300" height="182" /></a></p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart11.jpg"><img class="alignnone size-medium wp-image-167" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart11-300x181.jpg" alt="Content Query Webparts" width="300" height="181" /></a></p>
<p>12. You can also change appearance of web part.<br />
Like change title of the web part ,change height and width of a web part.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart12.jpg"><img class="alignnone size-medium wp-image-168" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart12-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p>13. From the Layout menu you can apply direction like right to left, left to right, none for displaying items in web part.</p>
<p>14. You can also place your web part in any zone like Top, bottom left zone, bottom right zone.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart13.jpg"><img class="alignnone size-medium wp-image-169" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart13-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p><strong>Advance menu:</strong></p>
<p>From advanced menu you can select checkbox for item you want to display</p>
<p>Option are Allow minimize, allow close, allow hide, allow zone changes, allow connections.</p>
<p>If allow minimize checkbox is selected then you can minimize your web part</p>
<p>If allow close items is selected then you can close your web part.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart14.jpg"><img class="alignnone size-medium wp-image-170" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart14-300x181.jpg" alt="Content Query Webparts" width="300" height="181" /></a></p>
<p>After making all the changes Click on ok button or Apply button you web part is display on page like below. When you click on any item you can redirect directly on that page.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart15.jpg"><img class="alignnone size-medium wp-image-171" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart15-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/10/10/moss18-content-query-webpart-in-sharepoint-server-200/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS11 / Creating a Solution for SharePoint Server</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/09/10/moss11-creating-a-solution-for-sharepoint-server-200/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/09/10/moss11-creating-a-solution-for-sharepoint-server-200/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 05:20:13 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft Project Server]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Create Solution for MOSS]]></category>
		<category><![CDATA[Create Solution for SharePoint Server]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Customization]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[SharePoint Extension]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[sharepoint server Solutions]]></category>
		<category><![CDATA[SharePoint Webpart]]></category>
		<category><![CDATA[Solution for MOSS]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=117</guid>
		<description><![CDATA[SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 and project server 2007.</p>
<p>Team would like to share same experience. This can help who wanted to begin with the sharePoint development and Project Server development.</p>
<p>There are list of articles start with SP and from number 1 to &#8230; Always start with the article SP1 and read next article to start working on MOSS easily and quickly.</p>
<p><span style="text-decoration: underline;"><strong>Creating a Solution:</strong></span></p>
<p>A solution package is a cabinet (.cab) file with a .wsp file name extension and a manifest file. It can contain the following components:</p>
<ul>
<li>Site definitions</li>
</ul>
<ul>
<li> Feature definitions and their corresponding element definitions and files</li>
</ul>
<ul>
<li> Web Part files (*.webpart, *.dwp)</li>
</ul>
<ul>
<li> Template files and root files, which can include the following:
<ol>
<li>_layouts files</li>
<li>Resources(*.resx)</li>
<li>Resource files(for example, *.doc or *.xls)</li>
</ol>
</li>
</ul>
<ul>
<li> Assemblies, which can include the following:
<ol>
<li>Safe control entries</li>
<li>Resources</li>
</ol>
</li>
</ul>
<ul>
<li>Code access security policies</li>
</ul>
<p>Solution files have a hierarchical structure a manifest file is at the root while feature, resource, or site definition directories are contained in subdirectories. In turn, feature definitions define where associated files are located inside of the solution.</p>
<p>The solution creator can define the remaining structure; however, it is recommended that files for a particular feature or site definition be placed in that feature or site definition&#8217;s subdirectory.</p>
<p><strong>Note:</strong></p>
<p>The directory structure inside of the .wsp file determines the final directory structure on the front-end Web server file system.</p>
<p>To create a solution package, perform the following steps:</p>
<ul>
<li>Create a solution manifest.xml file.</li>
<p>The solution manifest (always called manifest.xml) is stored at the root of a solution file. This file defines the list of features, site definitions, resource files, Web Part files, and assemblies to process. It does not define the file structure if files are included in a solution but not listed in the manifest XML file, they are not processed in any way.</p>
<p>Following is the structure of a manifest.xml file.</p>
<p>XML</ul>
<div style="background-color:#F8F8F8">
<p style="padding-left: 60px;">
<p style="padding-left: 60px;">
<p style="padding-left: 60px; text-align: left;">&lt;Solution SolutionId=&#8221;4AFC1350-F354-4439-B941-51377E845F2B&#8221; xmlns=&#8221;http://schemas.microsoft.com/sharepoint/&#8221;&gt;</p>
<p style="padding-left: 90px; text-align: left;">&lt;FeatureManifests&gt;<br />
&lt;FeatureManifest Location=&#8221;FeatureLibrary\feature.xml&#8221;/&gt;<br />
&lt;/FeatureManifests&gt;<br />
&lt;TemplateFiles&gt;<br />
&lt;TemplateFile Location=&#8221;ControlTemplates\Featurelibraryform.ascx&#8221;/&gt;<br />
&lt;/TemplateFiles&gt;<br />
&lt;RootFiles&gt;<br />
&lt;!&#8211; These files go into the 12\ directory and can be used for Web services and global resources &#8211;&gt;<br />
&lt;RootFile Location=&#8221;ISAPI\MyWebService.asmx&#8221;&gt;<br />
&lt;/RootFiles&gt;<br />
&lt;Assemblies&gt;<br />
&lt;Assembly DeploymentTarget=&#8221;GlobalAssemblyCache&#8221;<br />
Location=&#8221;ms.samples.sharepoint.myFeature.dll&#8221;/&gt;<br />
&lt;/Assemblies&gt;</p>
<p style="padding-left: 60px; text-align: left;">&lt;/Solution&gt;</p>
<p style="padding-left: 60px;">
</div>
<p>In addition, you can add a DwpFiles element to specify .webpart or .dwp files, or a ResourceFiles element to specify resource files, site definitions, application resources, and code access security policies.</p>
<ul>
<li> Optional. Annotate your feature.xml files with  tags.</li>
</ul>
<p style="padding-left: 60px;">In the &lt;ElementManifests&gt; tag in your feature.xml file, add &lt;ElementFile Location=&#8221;&#8230;&#8221;/&gt; for all of the extra files in your feature, such as .aspx pages (for example, allitems.aspx) or master pages, and so on.</p>
<p style="padding-left: 60px;"><strong>Note:</strong></p>
<p style="padding-left: 60px;">This step is required only if your solution contains features.</p>
<ul>
<li>Create your solution package (the .wsp file).</li>
</ul>
<p style="padding-left: 60px;">Because the solution file is essentially a .cab file, use the makecab.exe tool to create the solution package. The makecab.exe tool takes a pointer to a .ddf file, which describes the structure of the .cab file. The format of a .ddf file is basically in the same style as the .inf file you declare a standard header and then enumerate, one file per line, the set of files by where they live on disk, separated by where they should live in the .cab file.</p>
<p style="padding-left: 60px;">Xml</p>
<p style="padding-left: 60px;">.OPTION EXPLICIT; Generate errors<br />
.Set CabinetNameTemplate=MySolutionFile.wsp<br />
.set DiskDirectoryTemplate=CDROM ; All cabinets go in a single directory<br />
.Set CompressionType=MSZIP;** All files are compressed in cabinet files<br />
.Set UniqueFiles=&#8221;ON&#8221;<br />
.Set Cabinet=on<br />
.Set DiskDirectory1=Package<br />
build\manifest.xml manifest.xml<br />
build\ MySolutionFile \feature.xml MySolutionFile \feature.xml</p>
<p style="padding-left: 60px;">
<p><strong>Installation Instructions:</strong></p>
<p><strong>Prerequisites:</strong></p>
<p style="padding-left: 30px;">- Installation package: LHH.PageLayoutsAndLists.wsp</p>
<p style="padding-left: 30px;">- Flash Player installed on the client to access the site.</p>
<p>From cmd go to: &#8220;C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\bin&#8221;</p>
<ul>
<li><strong>Adding Solution:</strong></li>
</ul>
<p style="padding-left: 60px;">Run this command:<br />
Stsadm.exe  -o addsolution -filename C:\Temp\LHH.PageLayoutsAndLists.wsp</p>
<ul>
<li><strong>Deploying Solution:</strong></li>
</ul>
<p style="padding-left: 60px;">Run this command<br />
Stsadm.exe -o deploysolution -name LHH.PageLayoutsAndLists.wsp –local -allowgacdeployment</p>
<ul>
<li><strong>Activating Features:</strong></li>
</ul>
<p style="padding-left: 60px;">From LHH Portal Site go to Site Actions &gt;&gt; Site Settings &gt;&gt; Modify All Site Settings</p>
<p>Site Collection Features<br />
Activate:<br />
LHH Content Types<br />
LHH Master Page and Page Layouts</p>
<p style="padding-left: 60px;">
<ul>
<li><strong>Referencing content types:</strong></li>
</ul>
<p style="padding-left: 60px;">Go to &#8220;Site Actions&#8221; &gt;&gt; View All Site Content &gt;&gt; Pages<br />
Click on &#8220;Document Library Settings&#8221;<br />
Click on Advance Settings &gt;&gt; Allow Manage Content Types (True) &gt;&gt; Ok</p>
<p style="padding-left: 30px;">Then Go to</p>
<p style="padding-left: 30px;">Site actions -&gt; Site setting -&gt; modify all settings</p>
<p style="padding-left: 30px;">Site collection administration -&gt; site collection feature</p>
<p style="padding-left: 30px;"><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/solution_site_settings.jpg"><img class="alignnone size-medium wp-image-147" title="solution site settings" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/solution_site_settings-300x139.jpg" alt="solution site settings" width="300" height="139" /></a></p>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">Then you will see the site collection feature list, active our feature from the list. We will have all the features available.</p>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;"><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/solution_site_features.jpg"><img title="solution site features" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/solution_site_features-300x143.jpg" alt="solution site features" width="300" height="143" /></a></p>
<p style="padding-left: 30px;">
<p style="text-align: left; padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/09/10/moss11-creating-a-solution-for-sharepoint-server-200/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

