<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: MSCRM and MapPoint Integration &#8211; A picture is worth a thousand words.</title>
	<atom:link href="http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/feed/" rel="self" type="application/rss+xml" />
	<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/</link>
	<description>Microsoft CRM Blog</description>
	<lastBuildDate>Thu, 12 Nov 2009 18:08:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: RaiulBaztepo</title>
		<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-5126</link>
		<dc:creator>RaiulBaztepo</dc:creator>
		<pubDate>Sun, 29 Mar 2009 00:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-5126</guid>
		<description>Hello!
Very Interesting post! Thank you for such interesting resource! 
PS: Sorry for my bad english, I&#039;v just started to learn this language ;)
See you! 
Your, Raiul Baztepo</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Very Interesting post! Thank you for such interesting resource!<br />
PS: Sorry for my bad english, I&#8217;v just started to learn this language <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
See you!<br />
Your, Raiul Baztepo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajas Gokhale</title>
		<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-5085</link>
		<dc:creator>Rajas Gokhale</dc:creator>
		<pubDate>Mon, 02 Mar 2009 22:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-5085</guid>
		<description>Ayaz,
this is fantastic stuff.

Is it possible to enhance the charting functionality of MapPoint from Excel? I mean can one import following charts 
a. charts having two axes 
b. charts having negative values
c. line chart
d. stacked column chart (although this can be transformed into a pie chart which is supported by MapPoint)

I am thrilled at the prospect of using MapPoint for some of our dashboards but it seems to be capable ofonly a few charts. I appreciate any help you could prvoide and thank you in advance.

Best Regards,
Rajas.</description>
		<content:encoded><![CDATA[<p>Ayaz,<br />
this is fantastic stuff.</p>
<p>Is it possible to enhance the charting functionality of MapPoint from Excel? I mean can one import following charts<br />
a. charts having two axes<br />
b. charts having negative values<br />
c. line chart<br />
d. stacked column chart (although this can be transformed into a pie chart which is supported by MapPoint)</p>
<p>I am thrilled at the prospect of using MapPoint for some of our dashboards but it seems to be capable ofonly a few charts. I appreciate any help you could prvoide and thank you in advance.</p>
<p>Best Regards,<br />
Rajas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-4843</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Sun, 16 Nov 2008 21:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-4843</guid>
		<description>Excellent post Ayaz...

I have been playing with the Yahoo! AJAX map API to deliver similar results:

http://www.mscrmblog.com/blog/2008/11/16/yahoo-ajax-maps-for-dynamics-crm-part-2.html</description>
		<content:encoded><![CDATA[<p>Excellent post Ayaz&#8230;</p>
<p>I have been playing with the Yahoo! AJAX map API to deliver similar results:</p>
<p><a href="http://www.mscrmblog.com/blog/2008/11/16/yahoo-ajax-maps-for-dynamics-crm-part-2.html" rel="nofollow">http://www.mscrmblog.com/blog/2008/11/16/yahoo-ajax-maps-for-dynamics-crm-part-2.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adi</title>
		<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-4799</link>
		<dc:creator>adi</dc:creator>
		<pubDate>Wed, 06 Aug 2008 13:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-4799</guid>
		<description>I believe the best way of migrating data into Microsoft Dynamic CRM is by using SQL Integration Services (SSIS).
You can use SSIS script component to write code using the CRM SDK.
I made a tool that helps generates the DLL required to use from SSIS script component to write Microsoft SDK code. You can download this too for free from this location http://www.ssis4crm.com
You will fined there interactions of doing a simple load.
This way is supported by Microsoft (using MSCRM SDK)</description>
		<content:encoded><![CDATA[<p>I believe the best way of migrating data into Microsoft Dynamic CRM is by using SQL Integration Services (SSIS).<br />
You can use SSIS script component to write code using the CRM SDK.<br />
I made a tool that helps generates the DLL required to use from SSIS script component to write Microsoft SDK code. You can download this too for free from this location <a href="http://www.ssis4crm.com" rel="nofollow">http://www.ssis4crm.com</a><br />
You will fined there interactions of doing a simple load.<br />
This way is supported by Microsoft (using MSCRM SDK)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammed Arif</title>
		<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-3632</link>
		<dc:creator>Mohammed Arif</dc:creator>
		<pubDate>Fri, 02 May 2008 15:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-3632</guid>
		<description>Hi Ayaz,
        I want to implement the mapPoint Integeration in MSCRM4.0.Could you plz help me by providing some clear sample code for it.</description>
		<content:encoded><![CDATA[<p>Hi Ayaz,<br />
        I want to implement the mapPoint Integeration in MSCRM4.0.Could you plz help me by providing some clear sample code for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Microsoft Dynamics CRM Team Blog : Proximity Search in MapPoint – Drawing Microsoft Dynamics CRM data on Maps</title>
		<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-3381</link>
		<dc:creator>Microsoft Dynamics CRM Team Blog : Proximity Search in MapPoint – Drawing Microsoft Dynamics CRM data on Maps</dc:creator>
		<pubDate>Wed, 05 Mar 2008 16:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-3381</guid>
		<description>[...] http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousa... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousa.." rel="nofollow">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousa..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PowerObjects Microsoft CRM Blog &#187; Blog Archive &#187; Proximity Search in MapPoint–Drawing Microsoft Dynamics CRM data on Maps</title>
		<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-3380</link>
		<dc:creator>PowerObjects Microsoft CRM Blog &#187; Blog Archive &#187; Proximity Search in MapPoint–Drawing Microsoft Dynamics CRM data on Maps</dc:creator>
		<pubDate>Mon, 03 Mar 2008 18:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-3380</guid>
		<description>[...] MSCRM integration with MapPoint to draw these potential customers and existing customer to Map.http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousa... Possible MapPoint Integrations with Microsoft Dynamics CRM1. Store locators 2. Branch Finders 3. [...]</description>
		<content:encoded><![CDATA[<p>[...] MSCRM integration with MapPoint to draw these potential customers and existing customer to Map.http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousa&#8230; Possible MapPoint Integrations with Microsoft Dynamics CRM1. Store locators 2. Branch Finders 3. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Proximity Search in MapPoint – Drawing Microsoft Dynamics CRM data on Maps &#171; Ayaz Ahmad [MVP - MSCRM]</title>
		<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-3364</link>
		<dc:creator>Proximity Search in MapPoint – Drawing Microsoft Dynamics CRM data on Maps &#171; Ayaz Ahmad [MVP - MSCRM]</dc:creator>
		<pubDate>Thu, 14 Feb 2008 08:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-3364</guid>
		<description>[...] on Generate Excel 2007 Sheets from MSCRM Data – OpenXML&#160;ShowFaisal Fiaz on MSCRM and MapPoint Integration - A picture is worth a thousand&#160;words.Jen on Setting Default View for Account&#160;Activities???Chris on How to pass Entity GUID and [...]</description>
		<content:encoded><![CDATA[<p>[...] on Generate Excel 2007 Sheets from MSCRM Data – OpenXML&nbsp;ShowFaisal Fiaz on MSCRM and MapPoint Integration &#8211; A picture is worth a thousand&nbsp;words.Jen on Setting Default View for Account&nbsp;Activities???Chris on How to pass Entity GUID and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faisal Fiaz</title>
		<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-2886</link>
		<dc:creator>Faisal Fiaz</dc:creator>
		<pubDate>Tue, 20 Nov 2007 10:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-2886</guid>
		<description>Dear Ayaz,
Is it possible to provide options for a solution that allows CRM users to email contact records with multiple email addresses and be able to select the relevant email address.
Regards
Faisal</description>
		<content:encoded><![CDATA[<p>Dear Ayaz,<br />
Is it possible to provide options for a solution that allows CRM users to email contact records with multiple email addresses and be able to select the relevant email address.<br />
Regards<br />
Faisal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge</title>
		<link>http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-2771</link>
		<dc:creator>Serge</dc:creator>
		<pubDate>Wed, 07 Nov 2007 15:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://ayazahmad.wordpress.com/2007/06/12/mscrm-and-mappoint-integration-a-picture-is-worth-a-thousand-words/#comment-2771</guid>
		<description>Hello!

Can you please send me the code to do this Map integration in CRM for multiple pushpins.
I can&#039;t find full example on your site.
Thanks a lot!

Serge</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Can you please send me the code to do this Map integration in CRM for multiple pushpins.<br />
I can&#8217;t find full example on your site.<br />
Thanks a lot!</p>
<p>Serge</p>
]]></content:encoded>
	</item>
</channel>
</rss>
