<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Microsoft Dynamics CRM @ Joris Kalz's WebLog : Mobile Express</title><link>http://blogs.msdn.com/joris_kalz/archive/tags/Mobile+Express/default.aspx</link><description>Tags: Mobile Express</description><dc:language>de-DE</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Lazy Emulator for CRM Mobile Express</title><link>http://blogs.msdn.com/joris_kalz/archive/2007/03/12/lazy-emulator-for-crm-mobile-express.aspx</link><pubDate>Mon, 12 Mar 2007 22:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1866991</guid><dc:creator>Joris Kalz</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/joris_kalz/comments/1866991.aspx</comments><wfw:commentRss>http://blogs.msdn.com/joris_kalz/commentrss.aspx?PostID=1866991</wfw:commentRss><description>&lt;P mce_keep="true"&gt;As&amp;nbsp;promised in my last posting, I want to write about a small demo tool to demo CRM Mobile Express without a need for a real device / emulated device. CRM Mobile Express is a mobile client for Microsoft CRM that offers a lightweight, mobile browser client for viewing and editing data in Microsoft Dynamics CRM 3.0. Now you can manage important Sales, Service and Marketing information from your Windows Mobile, Smartphone and HTML 4.0 compatible devices! You can find more information about our mobile clients here &lt;A href="http://blogs.msdn.com/crm/search.aspx?q=Mobile&amp;amp;p=1" mce_href="http://blogs.msdn.com/crm/search.aspx?q=Mobile&amp;amp;p=1"&gt;http://blogs.msdn.com/crm/search.aspx?q=Mobile&amp;amp;p=1&lt;/A&gt; or here &lt;A href="http://www.gotdotnet.com/codegallery/codegallery.aspx?id=8e65fc13-4073-406c-879c-442faf78f2c8" mce_href="http://www.gotdotnet.com/codegallery/codegallery.aspx?id=8e65fc13-4073-406c-879c-442faf78f2c8"&gt;CRM Mobile Express&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;So let’s talk about how to demo CRM Mobile Express. Imagine you are demoing Microsoft CRM and there are just a few minutes left and the audience would like to know more about our mobile solutions. Now there are three ways to demo our solutions: 
&lt;UL&gt;
&lt;LI&gt;Having a real device in place and hand it out to your audience or instead of that you can show the display of the real device by using a tool called “ActiveSync Remote Display”, which is part of the &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=74473fd6-1dcc-47aa-ab28-6a2b006edfe9&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=74473fd6-1dcc-47aa-ab28-6a2b006edfe9&amp;amp;displaylang=en"&gt;Windows Mobile Developer Power Toys&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;Second, instead of a real device you can use a device emulator for a smart phone or even a pocket pc. Just install it in your demo environment: &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=C62D54A5-183A-4A1E-A7E2-CC500ED1F19A&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=C62D54A5-183A-4A1E-A7E2-CC500ED1F19A&amp;amp;displaylang=en"&gt;Device Emulator 1.0&lt;/A&gt;. This is a standalone version of the Device Emulator that shipped with Visual Studio 2005. You can install this and use to run and showcase device applications. &lt;/LI&gt;
&lt;LI&gt;Third, instead of using a full blown device or emulator, for CRM Mobile Express you can just use a normal browser, because it is a normal html application. But instead of just using the browser, I created a small tool, which looks like a device inside the browser. So I named this tool Lazy Emulator. The trick is, to place a device picture behind the web site. A picture says more than words: &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/LazyEmulatorforCRMMobileExpress_119E0/LazyEmulator_for_CRM_Mobile_Express%5B5%5D.jpg" mce_href="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/LazyEmulatorforCRMMobileExpress_119E0/LazyEmulator_for_CRM_Mobile_Express%5B5%5D.jpg" atomicselection="true"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=227 alt="Lazy Emulator" src="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/LazyEmulatorforCRMMobileExpress_119E0/LazyEmulator_for_CRM_Mobile_Express_thumb%5B3%5D.jpg" width=240 align=left border=0 mce_src="http://blogs.msdn.com/blogfiles/joris_kalz/WindowsLiveWriter/LazyEmulatorforCRMMobileExpress_119E0/LazyEmulator_for_CRM_Mobile_Express_thumb%5B3%5D.jpg"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Download the demo files here: &lt;A class="" title="Lazy Emulator.zip" href="http://microsoft_crm.kalz.de/SharedFiles/Microsoft-Dynamics-CRM/LazyEmulator.zip" mce_href="http://microsoft_crm.kalz.de/SharedFiles/Microsoft-Dynamics-CRM/LazyEmulator.zip"&gt;Lazy Emulator&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;To install just copy the files inside the zip file to your "mobile application" folder on your webserver. To access it use the following URL: &lt;A href="http://[CRMMobileServer]/Mobile Application/LazyEmulator.aspx"&gt;http://[CRMMobileServer]/Mobile Application/LazyEmulator.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope that helps! Joris&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1866991" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/joris_kalz/archive/tags/Microsoft+CRM/default.aspx">Microsoft CRM</category><category domain="http://blogs.msdn.com/joris_kalz/archive/tags/Demo+Tools/default.aspx">Demo Tools</category><category domain="http://blogs.msdn.com/joris_kalz/archive/tags/Mobile+Express/default.aspx">Mobile Express</category></item><item><title>New stuff in the pipeline</title><link>http://blogs.msdn.com/joris_kalz/archive/2007/02/08/VSTO-SE-CRM-Visual-Studio-for-Office-2007-Tools-Second-Edition.aspx</link><pubDate>Thu, 08 Feb 2007 20:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1628730</guid><dc:creator>Joris Kalz</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/joris_kalz/comments/1628730.aspx</comments><wfw:commentRss>http://blogs.msdn.com/joris_kalz/commentrss.aspx?PostID=1628730</wfw:commentRss><description>&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right now I am in Seattle and getting all the news about our products. There is so much&amp;nbsp;amazing stuff out there that it blows my mind: MOSS 2007, WCF, WPF, WWF, Vista, Office 2007, Office PerformancePoint, Live Communication Server,&amp;nbsp;&amp;nbsp;Longhorn Server, Titan, the next version of Microsoft CRM etc. &lt;/P&gt;
&lt;P&gt;Right know I have some new stuff in my blogging pipeline and as soon I will have the time I will write about the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Proposal Management with Office 2007 and VSTO SE. Just look at the video to get an idea of it:&lt;BR&gt;&lt;A href="http://microsoft-crm-vsto-se.kalz.de/SharedFiles/Microsoft-Dynamics-CRM/VSTO_SE/VSTO_SE_Microsoft_CRM.html" target=_blank mce_href="http://microsoft-crm-vsto-se.kalz.de/SharedFiles/Microsoft-Dynamics-CRM/VSTO_SE/VSTO_SE_Microsoft_CRM.html"&gt;&lt;IMG src="http://microsoft-crm-vsto-se.kalz.de/SharedFiles/Microsoft-Dynamics-CRM/VSTO_SE/VSTO_SE.jpg" border=0&gt;&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;
&lt;LI&gt;A Lazy Emulator to demo Microsoft CRM Mobile Express. The&amp;nbsp;idea is, to show Microsoft CRM Mobile Express just in a normal browser and put a photo of a mobile device into the background. By doing so, you don't have install the mobile emulator images.&lt;BR&gt;
&lt;LI&gt;And an updated version of my &lt;A href="http://blogs.msdn.com/joris_kalz/archive/2006/02/21/Windows-Desktop-Search-for-Microsoft-CRM.aspx" mce_href="http://blogs.msdn.com/joris_kalz/archive/2006/02/21/Windows-Desktop-Search-for-Microsoft-CRM.aspx"&gt;Multi-Field-Desktop-Search&lt;/A&gt; now based on the Windows Vista Sidebar. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;By the way, I just had a funny chat with one of our &lt;A href="http://www.c360.com/" mce_href="http://www.c360.com/"&gt;ISV-Partners c360&lt;/A&gt;. They are adding great value to Microsoft CRM in several areas. So you definitely should take a look at their solutions. When the sales men presented me their solution, he also wanted to highlight their search solution, which is much better than mine. The funny thing, instead of &lt;A href="http://www.c360.com/MultiFieldSearch.aspx" mce_href="http://www.c360.com/MultiFieldSearch.aspx"&gt;presenting their solution&lt;/A&gt;, I got a presentation about my &lt;A href="http://blogs.msdn.com/joris_kalz/archive/2006/02/21/Windows-Desktop-Search-for-Microsoft-CRM.aspx" mce_href="http://blogs.msdn.com/joris_kalz/archive/2006/02/21/Windows-Desktop-Search-for-Microsoft-CRM.aspx"&gt;own solution&lt;/A&gt;, which I have added to our &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a8edfc7b-01d8-4500-845b-01370d4eed21&amp;amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a8edfc7b-01d8-4500-845b-01370d4eed21&amp;amp;DisplayLang=en"&gt;international VPC image&lt;/A&gt;&amp;nbsp;:-) &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1628730" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/joris_kalz/archive/tags/Microsoft+CRM/default.aspx">Microsoft CRM</category><category domain="http://blogs.msdn.com/joris_kalz/archive/tags/Demo+Tools/default.aspx">Demo Tools</category><category domain="http://blogs.msdn.com/joris_kalz/archive/tags/Mobile+Express/default.aspx">Mobile Express</category><category domain="http://blogs.msdn.com/joris_kalz/archive/tags/VSTO+SE/default.aspx">VSTO SE</category></item><item><title>Localized ressource file for Microsoft CRM Mobile Express</title><link>http://blogs.msdn.com/joris_kalz/archive/2006/11/01/localized-ressource-file-for-microsoft-crm-mobile-express.aspx</link><pubDate>Wed, 01 Nov 2006 18:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:923475</guid><dc:creator>Joris Kalz</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/joris_kalz/comments/923475.aspx</comments><wfw:commentRss>http://blogs.msdn.com/joris_kalz/commentrss.aspx?PostID=923475</wfw:commentRss><description>&lt;P&gt;&lt;A href="http://www.kalz.de/SharedFiles/LocalizedRessourcefileforMIcrosoftCRMMob_F552/mobile4.png" mce_href="http://www.kalz.de/SharedFiles/LocalizedRessourcefileforMIcrosoftCRMMob_F552/mobile4.png" atomicselection="true"&gt;&lt;IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=171 alt="Microsoft CRM Mobile Express" src="http://www.kalz.de/SharedFiles/LocalizedRessourcefileforMIcrosoftCRMMob_F552/mobile_thumb2.png" width=113 align=left border=0 mce_src="http://www.kalz.de/SharedFiles/LocalizedRessourcefileforMIcrosoftCRMMob_F552/mobile_thumb2.png"&gt;&lt;/A&gt; Thanx to the architecture of Microsoft CRM Mobile Express, you can use it with any language version of Microsoft CRM. You just have to localize the provided ressource file. Even if this is good lesson to understand the localization features of ASP.NET, I did it for the German version for you, as Ive promised it in my last webcast. So you just have to copy the attached ressource file into your ressource folder of the Mobile Application.&lt;/P&gt;
&lt;P&gt;Would you like to know more about the different options you have to access Microsoft CRM with a mobile device? Just look at the following Webcast: &lt;A href="https://www123.livemeeting.com/cc/microsoft/view?id=BT5344" mce_href="https://www123.livemeeting.com/cc/microsoft/view?id=BT5344"&gt;German Webcast about Microsoft CRM Mobile.&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=923475" width="1" height="1"&gt;</description><enclosure url="http://blogs.msdn.com/joris_kalz/attachment/923475.ashx" length="8733" type="text/xml" /><category domain="http://blogs.msdn.com/joris_kalz/archive/tags/Microsoft+CRM/default.aspx">Microsoft CRM</category><category domain="http://blogs.msdn.com/joris_kalz/archive/tags/Mobile+Express/default.aspx">Mobile Express</category></item></channel></rss>