<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:aiderss="http://aiderss.com/xsd/2007-11-30/aiderss" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Microsoft Dynamics CRM @ Joris Kalz's WebLog - AideRSS (All)</title>
    <link>http://blogs.msdn.com/joris_kalz/default.aspx</link>
    <description></description>
    <pubDate>Tue, 05 Aug 2008 01:04:56 GMT</pubDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.aiderss.com/images/aideRSS_logo.gif</url>
      <title>AideRSS - Read what matters</title>
      <link>http://www.aiderss.com</link>
    </image>
    <item>
      <title>Microsoft Dynamics CRM JScript Export Tool</title>
      <link>http://blogs.msdn.com/joris_kalz/archive/2008/08/04/microsoft-dynamics-crm-jscript-export-tool.aspx</link>
      <pubDate>Tue, 05 Aug 2008 01:04:56 GMT</pubDate>
      <guid>http://blogs.msdn.com/joris_kalz/archive/2008/08/04/microsoft-dynamics-crm-jscript-export-tool.aspx</guid>
      <aiderss:postrank>
8.2      </aiderss:postrank>
      <description>I recently had to transfer several customizations to a different CRM installation. While Microsoft Dynamics CRM offers an export and import functionality, in this case I just wanted to select specific client side customizations. However, manually grabbing all jscript code is a little bit time consuming. Instead, I wrote a few lines of code to export all jscript code without annoying interaction. The code is pretty straight forward, so feel free to modify. You can download the VS 2008 project ...</description>
      <content:encoded>
        <![CDATA[<p>I recently had to transfer several customizations to a different CRM installation. While Microsoft Dynamics CRM offers an export and import functionality, in this case I just wanted to select specific client side customizations. However, manually grabbing all jscript code is a little bit time consuming. Instead, I wrote a few lines of code to export all jscript code without annoying interaction.<a href="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/MicrosoftDynamicsCRMJScriptExportTool_1447F/VS%20Project%20CRM%20to%20JS%20Export_2.png"><img title="VS Project CRM to JS Export" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="315" alt="VS Project CRM to JS Export" src="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/MicrosoftDynamicsCRMJScriptExportTool_1447F/VS%20Project%20CRM%20to%20JS%20Export_thumb.png" width="500" border="0" /></a></p>  <p>&#160;</p>  <p>The code is pretty straight forward, so feel free to modify. You can download the VS 2008 project here: <a href="http://download.kalz.net/CRM/JSExportFromCRM.zip">Microsoft Dynamics CRM Jscript Export Tool</a></p>  <p>Before you start this tool, you have to change the app.config according to your CRM installation:</p>  <p><a href="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/MicrosoftDynamicsCRMJScriptExportTool_1447F/WindowClipping_2.png"><img title="WindowClipping" height="84" alt="WindowClipping" src="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/MicrosoftDynamicsCRMJScriptExportTool_1447F/WindowClipping_thumb.png" width="411" border="0" /></a> </p>  <p>After running the tool, all client side jscript will be stored at the declared output folder.<a href="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/MicrosoftDynamicsCRMJScriptExportTool_1447F/Running-CRM-Jscript-Export-Tool_6.png"><img title="Running-CRM-Jscript-Export-Tool" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="150" alt="Running-CRM-Jscript-Export-Tool" src="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/MicrosoftDynamicsCRMJScriptExportTool_1447F/Running-CRM-Jscript-Export-Tool_thumb_2.png" width="516" border="0" /></a> </p>  <p>The result will be a list of all entities containing jscript separated by event type and further by form and field events.</p>  <p><a href="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/MicrosoftDynamicsCRMJScriptExportTool_1447F/JScript-File-List_2.png"><img title="JScript-File-List" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="146" alt="JScript-File-List" src="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/MicrosoftDynamicsCRMJScriptExportTool_1447F/JScript-File-List_thumb.png" width="458" border="0" /></a> </p>  <p>Hopefully you like this tool. In the final stage of this tool, it will be even possible to write changes back to Microsoft Dynamics CRM. </p><img src="http://blogs.msdn.com/aggbug.aspx?PostID=8832138" width="1" height="1">]]>
      </content:encoded>
    </item>
    <item>
      <title>CRM 4.0 RTM VPC, Tools and Sample Data </title>
      <link>http://blogs.msdn.com/joris_kalz/archive/2008/02/04/CRM-4.0-VPC-Image-Demo-Tools-Titan-mscrm-microsoft.aspx</link>
      <pubDate>Tue, 05 Feb 2008 06:55:00 GMT</pubDate>
      <guid>http://blogs.msdn.com/joris_kalz/archive/2008/02/04/CRM-4.0-VPC-Image-Demo-Tools-Titan-mscrm-microsoft.aspx</guid>
      <aiderss:postrank>
5.4      </aiderss:postrank>
      <description>Thanks to Michael Rich the new VPC Image is now available as a download. In addition there is a great demonstration tool, which helps you to prepare your demo environment and demo data. The VPC image is a one computer setup including Microsoft CRM 4.0 and associated Microsoft Dynamics CRM clients for Microsoft Office Outlook and Microsoft Internet Explorer. The base language is English and the following language packs are already installed: German, French, Danish and Dutch, However, you can ...</description>
      <content:encoded>
        <![CDATA[<P>Thanks to Michael Rich the <A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=dd939ed9-87a5-4c13-b212-a922cc02b469&amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=dd939ed9-87a5-4c13-b212-a922cc02b469&amp;DisplayLang=en">new VPC Image</A> is now available as a download. In addition there is a great <A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=634508dc-1762-40d6-b745-b3bde05d7012&amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=634508dc-1762-40d6-b745-b3bde05d7012&amp;DisplayLang=en">demonstration</A> tool, which helps you to prepare your demo environment and demo data. The VPC image is a one computer setup including Microsoft CRM 4.0 and associated Microsoft Dynamics CRM clients for Microsoft Office Outlook and Microsoft Internet Explorer.</P>
<P>The base language is English and the following language packs are already installed: German, French, Danish and Dutch, However, you can easily add other language packs by downloading them <A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=50761e58-6040-4cf3-853a-f5ab535f7194&amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=50761e58-6040-4cf3-853a-f5ab535f7194&amp;DisplayLang=en">here</A>. Beside the basic infrastructure components the image contains Microsoft Office Professional 2007, Microsoft Office SharePoint Server 2007, Microsoft Performance Point Server&nbsp;and Microsoft Office Communication Server to help you to demo the overall Microsoft value proposition.</P>
<P><STRONG>But please keep in mind:</STRONG> Much more important than just a good demo platform are your skills to prepare and execute a software demo. There is fortunately a good book, which explains the art of demonstrating software in a&nbsp;very impressive way.&nbsp;By using the right demoing methods and by avoiding common pitfalls you can easily improve the quality of your software demonstrations and win more customers. </P>
<P>Learn more about this great book at amazon: <A class="" href="http://www.amazon.de/gp/product/0738859168?ie=UTF8&amp;tag=booklinkid-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=0738859168" mce_href="http://www.amazon.de/gp/product/0738859168?ie=UTF8&amp;tag=booklinkid-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=0738859168">Demonstrating to Win!</A></P><A href="http://www.amazon.de/gp/product/0738859168?ie=UTF8&amp;tag=booklinkid-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=0738859168"><IMG src="http://kalz.de/SharedFiles/21XV3A91NML__AA_SL160_.jpg" border=0></A><IMG style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: 0px; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" height=1 alt="" src="http://www.assoc-amazon.de/e/ir?t=booklinkid-21&amp;l=as2&amp;o=3&amp;a=0738859168" width=1 border=0> 
<P mce_keep="true">Best regards from <A class="" href="http://www.whistler.com/" mce_href="http://www.whistler.com/">Whistler</A></P>
<P mce_keep="true">&nbsp;</P>
<P mce_keep="true">&nbsp;</P><img src="http://blogs.msdn.com/aggbug.aspx?PostID=7453931" width="1" height="1">]]>
      </content:encoded>
    </item>
    <item>
      <title>Product keys v4.0 available on Microsoft TechNet</title>
      <link>http://blogs.msdn.com/joris_kalz/archive/2008/01/28/product-keys-v4-0-available-on-microsoft-technet.aspx</link>
      <pubDate>Tue, 29 Jan 2008 02:19:13 GMT</pubDate>
      <guid>http://blogs.msdn.com/joris_kalz/archive/2008/01/28/product-keys-v4-0-available-on-microsoft-technet.aspx</guid>
      <aiderss:postrank>
1.0      </aiderss:postrank>
      <description>In case you haven't noticed: I just stumbled upon the product keys on TechNet. It looks like they are now available.</description>
      <content:encoded>
        <![CDATA[<p>In case you haven't noticed: I just stumbled upon the product keys on TechNet. It looks like they are now available.</p>  <p><img height="333" src="http://www.kalz.de/SharedFiles/Microsoft-Dynamics-CRM/technet_mscrm_product_keys.png" width="568" /></p><img src="http://blogs.msdn.com/aggbug.aspx?PostID=7292745" width="1" height="1">]]>
      </content:encoded>
    </item>
    <item>
      <title>Updated Microsoft Dynamics CRM 4.0 SDK</title>
      <link>http://blogs.msdn.com/joris_kalz/archive/2008/01/23/updated-microsoft-dynamics-crm-4-0-sdk.aspx</link>
      <pubDate>Thu, 24 Jan 2008 03:33:00 GMT</pubDate>
      <guid>http://blogs.msdn.com/joris_kalz/archive/2008/01/23/updated-microsoft-dynamics-crm-4-0-sdk.aspx</guid>
      <aiderss:postrank>
2.6      </aiderss:postrank>
      <description>ViaE-Mail fromAmy: The Microsoft Dynamics CRM 4.0 SDK download package has been updated. Version 4.0.1 includes several important changes: The Plug-in walkthrough in the CHM has been updated to match the readme that is included in the SDK\Walkthroughs folder. The Readme file in the SDK\tools\deployworkflowtool folder has been corrected. Additional sample code has been added in the Scripting Sample Code topic. New content has been added to the URL Addressable Forms topic.</description>
      <content:encoded>
        <![CDATA[<P>Via&nbsp;E-Mail from&nbsp;<A href="http://blogs.msdn.com/crm/pages/763935.aspx" mce_href="http://blogs.msdn.com/crm/pages/763935.aspx">Amy</A>: </P>
<P mce_keep="true">&nbsp;</P>
<P>The <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=82E632A7-FAF9-41E0-8EC1-A2662AAE9DFB&amp;displaylang=en">Microsoft Dynamics CRM 4.0 SDK download</A> package has been updated.&nbsp; Version 4.0.1 includes several important changes:&nbsp;</P>
<UL>
<LI>The Plug-in walkthrough in the CHM has been updated to match the readme that is included in the SDK\Walkthroughs folder.</LI>
<LI>The Readme file in the SDK\tools\deployworkflowtool folder has been corrected.</LI>
<LI>Additional sample code has been added in the Scripting Sample Code topic.</LI>
<LI>New content has been added to the URL Addressable Forms topic.</LI></UL><img src="http://blogs.msdn.com/aggbug.aspx?PostID=7212960" width="1" height="1">]]>
      </content:encoded>
    </item>
    <item>
      <title>CRM 4.0 plug-in registration tool</title>
      <link>http://blogs.msdn.com/joris_kalz/archive/2008/01/15/CRM-4.0-plug_2D00_in-registration-tool-SDK-Microsoft-Dynamics-CRM-titan-mscrm.aspx</link>
      <pubDate>Wed, 16 Jan 2008 02:04:00 GMT</pubDate>
      <guid>http://blogs.msdn.com/joris_kalz/archive/2008/01/15/CRM-4.0-plug_2D00_in-registration-tool-SDK-Microsoft-Dynamics-CRM-titan-mscrm.aspx</guid>
      <aiderss:postrank>
5.8      </aiderss:postrank>
      <description>Great posting from Jonas about an update regarding the CRM 4.0 plug-in registration tool. Continue reading: http://blogs.msdn.com/jonasd/archive/2008/01/12/access-denied-when-using-pluginregistration-tool.aspx Plug-in development and registration is a much more powerfull in Microsoft Dynamics CRM 4.0 compared to Microsoft Dynamics CRM 3.0. The Microsoft Dynamics CRM 4.0 SDK ships with two tools helping you to register your plug-ins. Jonas added a smart improvement, he simple added a new property and once checked default credentionals are used when connection to discovery and crm webservice.</description>
      <content:encoded>
        <![CDATA[<P>Great <A class="" href="http://blogs.msdn.com/jonasd/archive/2008/01/12/access-denied-when-using-pluginregistration-tool.aspx" mce_href="http://blogs.msdn.com/jonasd/archive/2008/01/12/access-denied-when-using-pluginregistration-tool.aspx">posting</A> from <A class="" href="http://blogs.msdn.com/jonasd" mce_href="http://blogs.msdn.com/jonasd">Jonas</A> about an update regarding the CRM 4.0 plug-in registration tool. Continue reading: <A href="http://blogs.msdn.com/jonasd/archive/2008/01/12/access-denied-when-using-pluginregistration-tool.aspx">http://blogs.msdn.com/jonasd/archive/2008/01/12/access-denied-when-using-pluginregistration-tool.aspx</A></P>
<P>Plug-in development and registration is a much more powerfull in Microsoft Dynamics CRM 4.0 compared to Microsoft Dynamics CRM 3.0. The Microsoft Dynamics CRM 4.0 SDK ships with two tools helping you to register your plug-ins. Jonas added a smart improvement, he simple added a new property and once checked default credentionals are used when connection to discovery and crm webservice.</P><img src="http://blogs.msdn.com/aggbug.aspx?PostID=7120781" width="1" height="1">]]>
      </content:encoded>
    </item>
    <item>
      <title>Localization Wave 1 has been completed</title>
      <link>http://blogs.msdn.com/joris_kalz/archive/2008/01/14/Microsoft-Dynamics-CRM-4.0-Downloads-english-dutch-french-german-spain-titan-mscrm-ms-crm.aspx</link>
      <pubDate>Mon, 14 Jan 2008 20:38:00 GMT</pubDate>
      <guid>http://blogs.msdn.com/joris_kalz/archive/2008/01/14/Microsoft-Dynamics-CRM-4.0-Downloads-english-dutch-french-german-spain-titan-mscrm-ms-crm.aspx</guid>
      <aiderss:postrank>
10.0      </aiderss:postrank>
      <description>The Microsoft Dynamics CRM Team just announced that ALL of the Microsoft Dynamics CRM 4.0 WAVE 1 Languages (English, German, Spanish, French and Dutch) are now released and available for download! This includes both the language version plus the language packs. Wave 2 will be Simplified Chinese, Danish, Finnish, and Italian. The delivery date for all Wave 2 languages is currently scheduled for January 29th. We will continue to trickle out languages as they are available. Great work! PS: Some ...</description>
      <content:encoded>
        <![CDATA[<P mce_keep="true">The Microsoft Dynamics CRM Team just announced that ALL of the Microsoft Dynamics CRM 4.0 WAVE 1 Languages (English, German, Spanish, French and Dutch) are now released and available for download! This includes both the language version plus the language packs. Wave 2 will be Simplified Chinese, Danish, Finnish, and Italian. The delivery date for all Wave 2 languages is currently scheduled for January 29th. We will continue to trickle out languages as they are available.</P>
<P>Great work!</P>
<P>PS: Some of you asked, if everything is fine with me. Don't worry, this is my last boring-list-of-download-posting, before I will write about using Silverlight to visualize relationships in Microsoft Dynamics CRM.</P>
<H1>English</H1><A href="http://www.microsoft.com/downloads/details.aspx?familyid=A9C110FD-AAC8-4D2A-B401-7801B1866E82&amp;displaylang=en" target=_blank>90-Day Trial Version Microsoft Dynamics CRM 4.0</A><BR><A href="http://blogs.msdn.com/controlpanel/blogs/" target=_blank>Microsoft Dynamics CRM 4.0</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1db2d16d-7885-4561-a461-20b948913b3f&amp;DisplayLang=en" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=50761e58-6040-4cf3-853a-f5ab535f7194&amp;DisplayLang=en" target=_blank>Microsoft Dynamics CRM 4.0 Language Pack</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=639ebb2e-236c-46f0-89a3-5b24d816e5b1&amp;DisplayLang=en" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=60c4a6cc-59d7-416e-9f44-0ae8ff249768&amp;DisplayLang=en" target=_blank>Microsoft Dynamics CRM 4.0 for Microsoft Office Outlook (For On-Premise and Hosted Editions)</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=18d51d2e-f82b-46cf-8cac-df06a5f6555f&amp;DisplayLang=en" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6766880a-da8f-4336-a278-9a5367eb79ca&amp;DisplayLang=en" target=_blank>Microsoft Dynamics CRM 4.0 Data Migration Manager</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a3504ff1-f2e8-423b-8cd8-aa712cea02f1&amp;DisplayLang=en" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e1358499-3fdb-45b8-adf0-7585f758277e&amp;DisplayLang=en" target=_blank>Microsoft Dynamics CRM 4.0 E-mail Router (On-Premise and Hosted Editions)</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c54b428b-3565-4037-b4f3-c553f3288c45&amp;DisplayLang=en" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1ceb5e01-de9f-48c0-8ce2-51633ebf4714&amp;DisplayLang=en" target=_blank>Microsoft Dynamics CRM 4.0 Implementation Guide</A><BR>
<H1>German</H1><A href="http://www.microsoft.com/downloads/details.aspx?familyid=A9C110FD-AAC8-4D2A-B401-7801B1866E82&amp;displaylang=de" target=_blank>90-Day Trial Version Microsoft Dynamics CRM 4.0</A><BR><A href="http://blogs.msdn.com/controlpanel/blogs/" target=_blank>Microsoft Dynamics CRM 4.0</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1db2d16d-7885-4561-a461-20b948913b3f&amp;displaylang=de" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=50761e58-6040-4cf3-853a-f5ab535f7194&amp;displaylang=de" target=_blank>Microsoft Dynamics CRM 4.0 Language Pack</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=639ebb2e-236c-46f0-89a3-5b24d816e5b1&amp;displaylang=de" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=60c4a6cc-59d7-416e-9f44-0ae8ff249768&amp;displaylang=de" target=_blank>Microsoft Dynamics CRM 4.0 for Microsoft Office Outlook (For On-Premise and Hosted Editions)</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=18d51d2e-f82b-46cf-8cac-df06a5f6555f&amp;displaylang=de" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6766880a-da8f-4336-a278-9a5367eb79ca&amp;displaylang=de" target=_blank>Microsoft Dynamics CRM 4.0 Data Migration Manager</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a3504ff1-f2e8-423b-8cd8-aa712cea02f1&amp;displaylang=de" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e1358499-3fdb-45b8-adf0-7585f758277e&amp;displaylang=de" target=_blank>Microsoft Dynamics CRM 4.0 E-mail Router (On-Premise and Hosted Editions)</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c54b428b-3565-4037-b4f3-c553f3288c45&amp;displaylang=de" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1ceb5e01-de9f-48c0-8ce2-51633ebf4714&amp;displaylang=de" target=_blank>Microsoft Dynamics CRM 4.0 Implementation Guide</A><BR>
<H1>Spanish</H1><A href="http://www.microsoft.com/downloads/details.aspx?familyid=A9C110FD-AAC8-4D2A-B401-7801B1866E82&amp;displaylang=es" target=_blank>90-Day Trial Version Microsoft Dynamics CRM 4.0</A><BR><A href="http://blogs.msdn.com/controlpanel/blogs/" target=_blank>Microsoft Dynamics CRM 4.0</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1db2d16d-7885-4561-a461-20b948913b3f&amp;displaylang=es" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=50761e58-6040-4cf3-853a-f5ab535f7194&amp;displaylang=es" target=_blank>Microsoft Dynamics CRM 4.0 Language Pack</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=639ebb2e-236c-46f0-89a3-5b24d816e5b1&amp;displaylang=es" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=60c4a6cc-59d7-416e-9f44-0ae8ff249768&amp;displaylang=es" target=_blank>Microsoft Dynamics CRM 4.0 for Microsoft Office Outlook (For On-Premise and Hosted Editions)</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=18d51d2e-f82b-46cf-8cac-df06a5f6555f&amp;displaylang=es" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6766880a-da8f-4336-a278-9a5367eb79ca&amp;displaylang=es" target=_blank>Microsoft Dynamics CRM 4.0 Data Migration Manager</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a3504ff1-f2e8-423b-8cd8-aa712cea02f1&amp;displaylang=es" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e1358499-3fdb-45b8-adf0-7585f758277e&amp;displaylang=es" target=_blank>Microsoft Dynamics CRM 4.0 E-mail Router (On-Premise and Hosted Editions)</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c54b428b-3565-4037-b4f3-c553f3288c45&amp;displaylang=es" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1ceb5e01-de9f-48c0-8ce2-51633ebf4714&amp;displaylang=es" target=_blank>Microsoft Dynamics CRM 4.0 Implementation Guide</A><BR>
<H1>French</H1><A href="http://www.microsoft.com/downloads/details.aspx?familyid=A9C110FD-AAC8-4D2A-B401-7801B1866E82&amp;displaylang=fr" target=_blank>90-Day Trial Version Microsoft Dynamics CRM 4.0</A><BR><A href="http://blogs.msdn.com/controlpanel/blogs/" target=_blank>Microsoft Dynamics CRM 4.0</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1db2d16d-7885-4561-a461-20b948913b3f&amp;displaylang=fr" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=50761e58-6040-4cf3-853a-f5ab535f7194&amp;displaylang=fr" target=_blank>Microsoft Dynamics CRM 4.0 Language Pack</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=639ebb2e-236c-46f0-89a3-5b24d816e5b1&amp;displaylang=fr" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=60c4a6cc-59d7-416e-9f44-0ae8ff249768&amp;displaylang=fr" target=_blank>Microsoft Dynamics CRM 4.0 for Microsoft Office Outlook (For On-Premise and Hosted Editions)</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=18d51d2e-f82b-46cf-8cac-df06a5f6555f&amp;displaylang=fr" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6766880a-da8f-4336-a278-9a5367eb79ca&amp;displaylang=fr" target=_blank>Microsoft Dynamics CRM 4.0 Data Migration Manager</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a3504ff1-f2e8-423b-8cd8-aa712cea02f1&amp;displaylang=fr" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e1358499-3fdb-45b8-adf0-7585f758277e&amp;displaylang=fr" target=_blank>Microsoft Dynamics CRM 4.0 E-mail Router (On-Premise and Hosted Editions)</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c54b428b-3565-4037-b4f3-c553f3288c45&amp;displaylang=fr" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1ceb5e01-de9f-48c0-8ce2-51633ebf4714&amp;displaylang=fr" target=_blank>Microsoft Dynamics CRM 4.0 Implementation Guide</A><BR>
<H1>Dutch</H1><A href="http://www.microsoft.com/downloads/details.aspx?familyid=A9C110FD-AAC8-4D2A-B401-7801B1866E82&amp;displaylang=nl" target=_blank>90-Day Trial Version Microsoft Dynamics CRM 4.0</A><BR><A href="http://blogs.msdn.com/controlpanel/blogs/" target=_blank>Microsoft Dynamics CRM 4.0</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1db2d16d-7885-4561-a461-20b948913b3f&amp;displaylang=nl" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=50761e58-6040-4cf3-853a-f5ab535f7194&amp;displaylang=nl" target=_blank>Microsoft Dynamics CRM 4.0 Language Pack</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=639ebb2e-236c-46f0-89a3-5b24d816e5b1&amp;displaylang=nl" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=60c4a6cc-59d7-416e-9f44-0ae8ff249768&amp;displaylang=nl" target=_blank>Microsoft Dynamics CRM 4.0 for Microsoft Office Outlook (For On-Premise and Hosted Editions)</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=18d51d2e-f82b-46cf-8cac-df06a5f6555f&amp;displaylang=nl" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6766880a-da8f-4336-a278-9a5367eb79ca&amp;displaylang=nl" target=_blank>Microsoft Dynamics CRM 4.0 Data Migration Manager</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a3504ff1-f2e8-423b-8cd8-aa712cea02f1&amp;displaylang=nl" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e1358499-3fdb-45b8-adf0-7585f758277e&amp;displaylang=nl" target=_blank>Microsoft Dynamics CRM 4.0 E-mail Router (On-Premise and Hosted Editions)</A> <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c54b428b-3565-4037-b4f3-c553f3288c45&amp;displaylang=nl" target=_blank>Readme</A><BR><A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1ceb5e01-de9f-48c0-8ce2-51633ebf4714&amp;displaylang=nl" target=_blank>Microsoft Dynamics CRM 4.0 Implementation Guide</A><BR>
<H2>Other documentation (English only)</H2>
<P><A href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=2&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d82e632a7-faf9-41e0-8ec1-a2662aae9dfb%26DisplayLang%3den" mce_href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=2&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d82e632a7-faf9-41e0-8ec1-a2662aae9dfb%26DisplayLang%3den">Microsoft Dynamics CRM 4.0 SDK</A></P>
<P><A href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=4&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d6e211231-30fe-4df2-9b81-15cfb87adcf1%26DisplayLang%3den" mce_href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=4&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d6e211231-30fe-4df2-9b81-15cfb87adcf1%26DisplayLang%3den">Microsoft Dynamics CRM 4.0: Planning and Deployment Guidance for Service Providers</A></P>
<P><A href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=11&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d8ea05b4e-825a-4db1-ad59-d894aa5ef33e%26DisplayLang%3den" mce_href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=11&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d8ea05b4e-825a-4db1-ad59-d894aa5ef33e%26DisplayLang%3den">Examples of how to configure the Microsoft Dynamics CRM 4.0 on-premise E-mail Router in different deployment scenarios</A></P>
<P><A href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=17&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d3861e56d-b5ed-4f7f-b2fd-5a53bc71dafc%26DisplayLang%3den" mce_href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;p=17&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=&amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d3861e56d-b5ed-4f7f-b2fd-5a53bc71dafc%26DisplayLang%3den">Microsoft Dynamics CRM 4.0 Internet Facing Deployment Scenarios</A></P>
<P mce_keep="true">&nbsp;</P><img src="http://blogs.msdn.com/aggbug.aspx?PostID=7109167" width="1" height="1">]]>
      </content:encoded>
    </item>
    <item>
      <title>Dutch Language Pack available</title>
      <link>http://blogs.msdn.com/joris_kalz/archive/2008/01/10/dutch-language-pack-available.aspx</link>
      <pubDate>Fri, 11 Jan 2008 00:15:00 GMT</pubDate>
      <guid>http://blogs.msdn.com/joris_kalz/archive/2008/01/10/dutch-language-pack-available.aspx</guid>
      <aiderss:postrank>
7.2      </aiderss:postrank>
      <description>Direct link:http://www.microsoft.com/downloads/details.aspx?displaylang=nlFamilyID=50761e58-6040-4cf3-853a-f5ab535f7194</description>
      <content:encoded>
        <![CDATA[<P>Direct link:<BR><A href="http://www.microsoft.com/downloads/details.aspx?displaylang=nl&amp;FamilyID=50761e58-6040-4cf3-853a-f5ab535f7194">http://www.microsoft.com/downloads/details.aspx?displaylang=nl&amp;FamilyID=50761e58-6040-4cf3-853a-f5ab535f7194</A></P>
<P mce_keep="true">&nbsp;</P><img src="http://blogs.msdn.com/aggbug.aspx?PostID=7061383" width="1" height="1">]]>
      </content:encoded>
    </item>
    <item>
      <title>Microsoft Dynamics CRM Live announced</title>
      <link>http://blogs.msdn.com/joris_kalz/archive/2008/01/10/Microsoft-Dynamics-CRM-Live.aspx</link>
      <pubDate>Thu, 10 Jan 2008 18:20:00 GMT</pubDate>
      <guid>http://blogs.msdn.com/joris_kalz/archive/2008/01/10/Microsoft-Dynamics-CRM-Live.aspx</guid>
      <aiderss:postrank>
5.6      </aiderss:postrank>
      <description>Bill Patterson just announced Microsoft Dynamics CRM Live:http://blogs.msdn.com/crm/archive/2008/01/09/choice-begins-today.aspx</description>
      <content:encoded>
        <![CDATA[<P>Bill Patterson just announced Microsoft Dynamics CRM Live:<BR><A href="http://blogs.msdn.com/crm/archive/2008/01/09/choice-begins-today.aspx" mce_href="http://blogs.msdn.com/crm/archive/2008/01/09/choice-begins-today.aspx">http://blogs.msdn.com/crm/archive/2008/01/09/choice-begins-today.aspx</A></P><img src="http://blogs.msdn.com/aggbug.aspx?PostID=7055792" width="1" height="1">]]>
      </content:encoded>
    </item>
    <item>
      <title>First language packs now available </title>
      <link>http://blogs.msdn.com/joris_kalz/archive/2008/01/09/first-language-packs-now-available.aspx</link>
      <pubDate>Wed, 09 Jan 2008 14:04:00 GMT</pubDate>
      <guid>http://blogs.msdn.com/joris_kalz/archive/2008/01/09/first-language-packs-now-available.aspx</guid>
      <aiderss:postrank>
6.7      </aiderss:postrank>
      <description>The Microsoft Dynamics CRM Team today announced that the Microsoft Dynamics CRM 4.0 English, German and Spanish language packs are now available for download.</description>
      <content:encoded>
        <![CDATA[The Microsoft Dynamics CRM Team today announced that the Microsoft Dynamics CRM 4.0 <A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=50761E58-6040-4CF3-853A-F5AB535F7194&amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=50761E58-6040-4CF3-853A-F5AB535F7194&amp;displaylang=en">English</A>, <A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=50761E58-6040-4CF3-853A-F5AB535F7194&amp;displaylang=de" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=50761E58-6040-4CF3-853A-F5AB535F7194&amp;displaylang=de">German</A> and <A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=50761E58-6040-4CF3-853A-F5AB535F7194&amp;displaylang=es" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=50761E58-6040-4CF3-853A-F5AB535F7194&amp;displaylang=es">Spanish</A> language packs are now available for <A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=50761E58-6040-4CF3-853A-F5AB535F7194&amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=50761E58-6040-4CF3-853A-F5AB535F7194&amp;displaylang=en">download</A>.&nbsp; 
<P mce_keep="true">&nbsp;</P><img src="http://blogs.msdn.com/aggbug.aspx?PostID=7038493" width="1" height="1">]]>
      </content:encoded>
    </item>
    <item>
      <title>Book about Microsoft Dynamics CRM 4.0</title>
      <link>http://blogs.msdn.com/joris_kalz/archive/2008/01/08/Book-about-Microsoft-Dynamics-CRM-4.0-books.aspx</link>
      <pubDate>Wed, 09 Jan 2008 01:44:00 GMT</pubDate>
      <guid>http://blogs.msdn.com/joris_kalz/archive/2008/01/08/Book-about-Microsoft-Dynamics-CRM-4.0-books.aspx</guid>
      <aiderss:postrank>
5.6      </aiderss:postrank>
      <description>Via Philip. Mike Snyder and Jim Steger are finishing their new book about Microsoft Dynamics CRM 4.0 titled Working with Microsoft Dynamics(tm) Crm 4.0, Second Edition (Pro - Developer)You can pre-order a copy of the book on amazon.com</description>
      <content:encoded>
        <![CDATA[Via <A class="" href="http://www.philiprichardson.org/blog/" target=_blank mce_href="http://www.philiprichardson.org/blog/">Philip</A>. Mike Snyder and Jim Steger are finishing their new book about Microsoft Dynamics CRM 4.0 titled <A href="http://www.amazon.de/gp/product/0735623783?ie=UTF8&amp;tag=booklinkid-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=0735623783">Working with Microsoft Dynamics(tm) Crm 4.0, Second Edition (Pro - Developer)</A><IMG style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: 0px; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" height=1 alt="" src="http://www.assoc-amazon.de/e/ir?t=booklinkid-21&amp;l=as2&amp;o=3&amp;a=0735623783" width=1 border=0>&nbsp;You can <A class="" href="http://www.amazon.de/gp/product/0735623783?ie=UTF8&amp;tag=booklinkid-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=0735623783" mce_href="http://www.amazon.de/gp/product/0735623783?ie=UTF8&amp;tag=booklinkid-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=0735623783">pre-order a copy of the book on amazon.com</A><img src="http://blogs.msdn.com/aggbug.aspx?PostID=7032528" width="1" height="1">]]>
      </content:encoded>
    </item>
  </channel>
</rss>
