<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - The Dynamics Duo talk about Dynamics CRM and SharePoint</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/benriga/The-Dynamics-Duo-talk-about-Dynamics-CRM-and-SharePoint/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/421092_100x75.jpg</url>
		<title>Channel 9 - The Dynamics Duo talk about Dynamics CRM and SharePoint</title>
		<link></link>
	</image>
	<description>
In this segment Girish and I talk about how Dynamics CRM integrates with SharePoint.&amp;nbsp; We begin with a little guidance for where you might use one over the other and where they work well together.&amp;nbsp; And they sure do go well together.&amp;nbsp; “Separated at birth”
 is how I put it in the video.&amp;nbsp; &amp;nbsp; Girish’s demo shows a custom SharePoint page.&amp;nbsp; Not many people know that SharePoint

can be stylized using CSS to build sites that look nothing like plain vanilla SharePoint.&amp;nbsp; This is a pretty good example of that. 
We use a SharePoint List Web Part to pull data from CRM to show a list of CRM users and the hours from their time sheets.&amp;nbsp; This was pulled directly from CRM using web services.&amp;nbsp; We also show how could use that data to display a dashboard style gauge using

Dundas Gauge for SharePoint.&amp;nbsp; You can pull CRM data directly into SharePoint to build a dashboard.&amp;nbsp; You can then pull that dashboard into the CRM web client (minus the SharePoint chrome).&amp;nbsp; By pulling it into the web client it automatically shows up in the
 Outlook client.&amp;nbsp; Speaking of Outlook; in the last segment we talked about customization but didn’t show the Outlook client so Girish gives us a quick tour of how that works also. 
Each of the forms in CRM are URL-addressable.&amp;nbsp; Girish puts that to good use in showing how you can pop a CRM form directly from within SharePoint.&amp;nbsp; He also shows how CRM lights up automatically when you have Office Communicator installed leaving room for
 some interesting Unified Communication scenarios.&amp;nbsp; We should probably do an episode on UC soon. 
The segment wouldn’t be complete if we didn’t show some code.&amp;nbsp; Girish built the list part using the Visual Studio Web Part project template.&amp;nbsp; The code to pull in the time sheets into a list web part is about 10 lines of C#. The hardest part was doing the
 authentication.&amp;nbsp; CRM provides a 
plug-able authentication mechanism and 3 different auth options out of the box.&amp;nbsp; On-premise deployments will likely
use Active Directory, while
CRM Online uses
Windows Live ID and finally if you’re deploying in a partner-hosted mode you’ll use
form-based authentication.&amp;nbsp; Girish shows how as an ISV you can build your application once and take all of those options into account.&amp;nbsp; After that the code you write is portable
 across all the deployment options.&amp;nbsp;  
</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 01:54:59 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 01:54:59 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: The Dynamics Duo talk about Dynamics CRM and SharePoint</title>
		<description>
			<![CDATA[FYI, if you want to dig into details, I've posted the source code for a sample CRM-SharePoint webpart in Code Gallery. You can download it here&nbsp;<a href="http://code.msdn.microsoft.com/crm4dpedemo">http://code.msdn.microsoft.com/crm4dpedemo</a><p>posted by Girish Raja</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/benriga/The-Dynamics-Duo-talk-about-Dynamics-CRM-and-SharePoint#c633543775610000000</link>
		<pubDate>Fri, 15 Aug 2008 06:12:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/benriga/The-Dynamics-Duo-talk-about-Dynamics-CRM-and-SharePoint#c633543775610000000</guid>
		<dc:creator>Girish Raja</dc:creator>
	</item>
	<item>
		<title>Re: The Dynamics Duo talk about Dynamics CRM and SharePoint</title>
		<description>
			<![CDATA[Thanks for this. Good starting point. Any chance you can post the solution code for you used in this video. not just the custom web part looking at accounts<p>posted by stephens99</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/benriga/The-Dynamics-Duo-talk-about-Dynamics-CRM-and-SharePoint#c633565514260000000</link>
		<pubDate>Tue, 09 Sep 2008 10:03:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/benriga/The-Dynamics-Duo-talk-about-Dynamics-CRM-and-SharePoint#c633565514260000000</guid>
		<dc:creator>stephens99</dc:creator>
	</item>
</channel>
</rss>