<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Blog Entries</title>
		<description>Blog Entries</description>
		<link>http://dynamicsmobile.net</link>
		<lastBuildDate>Sat, 31 Jul 2010 19:26:52 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>Test tool to submit request documents from desktop</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Test-tool-to-submit-request-documents-from-desktop.html&amp;Itemid=4</link>
			<description>&lt;p&gt;Today I've added a new tool in the download section. This tool is to help testing handlers by submitting request documents from the desktop instead of sending them from the device.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Laurent &lt;/p&gt;</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Wed, 15 Apr 2009 23:00:00 +0100</pubDate>
		<category>Tools</category>
		</item>
		<item>
			<title>Tasklet creation and OnStarted vs OnActivated</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=OnStarted-vs-OnActivated.html&amp;Itemid=4</link>
			<description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'd like to explain today what do put in the two virtual methods as I saw many people getting confused about which one to use. I'll also talk about the creation flow of a tasklet&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The OnStarted virtual method can be compared to a class constructor as it is called only once per instance. The OnActivated is called after starting the Tasklet or when navigating back to it.&lt;/p&gt;&lt;p&gt;First the framework creates the instance of the Tasklet and then it sets all its &amp;quot;f [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Tue, 31 Mar 2009 23:00:00 +0100</pubDate>
		<category>tasklet</category>
		</item>
		<item>
			<title>New tool for finding userrole.xml errors at compilation time</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=New-tool-for-finding-userrole.xml-errors-at-compilation-time.html&amp;Itemid=4</link>
			<description>&lt;p&gt;Today I published a new tool in the download section.&lt;/p&gt;&lt;p&gt;It allows developers to catch UserRole.xml errors during compilation instead of runtime.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Please try it out and tell us if it works for you and if it helps you ;)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Laurent&lt;/p&gt;</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Mon, 30 Mar 2009 23:00:00 +0100</pubDate>
		<category>visual studio</category>
 <category>Tools</category>
		</item>
		<item>
			<title>Multiple tasklets per project</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Multiple-tasklets-per-project.html&amp;Itemid=4</link>
			<description>&lt;p&gt;Something that some partners are not aware of is that you can have more than one Tasklet class per dll. &lt;/p&gt;&lt;p&gt;There is by default no easy way to add new Tasklets in projects. To&amp;nbsp; add one, you need to create a new Class, set it to extend Tasklet, override some methods... Then you also have to create the &amp;quot;view&amp;quot; class. To do that, you can create a new User Control and change it to extend TaskletView instead. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So to make it easier, I created yesterday a new Item [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Sat, 07 Mar 2009 23:00:00 +0100</pubDate>
		<category>visual studio</category>
 <category>Tools</category>
		</item>
		<item>
			<title>Download section</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Download-section.html&amp;Itemid=4</link>
			<description>&lt;p&gt;Today I've added a new section on the site where I will post tools to help development productivity.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The first &quot;tool&quot; is a new set of templates that fixes a little line that is missing in the default template since 1.5 and also one template for people that don't want to use the mvp pattern (no use of interface in the tasklet).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;More tools will come :) &lt;br/&gt;&lt;/p&gt;</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Tue, 10 Feb 2009 23:00:00 +0100</pubDate>
		<category>visual studio</category>
		</item>
		<item>
			<title>Services and Injection</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Services-and-Injection.html&amp;Itemid=4</link>
			<description>&lt;p&gt;Today I'd like to discuss a bit about the services.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;A service is basically just a class that can be used for two different puposes. &lt;/p&gt;&lt;p&gt;The most common is to share an instance of a class with different Tasklets / request document handlers / other services.&lt;/p&gt;&lt;p&gt;The other use is to have a class (most likely starting a background thread) to do some processing in the background.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;There are a few services that are included in the framework that you might want to u [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Fri, 16 Jan 2009 23:00:00 +0100</pubDate>
		<category>RolePadService</category>
		</item>
		<item>
			<title>New company to get trained in Dynamics Mobile</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=New-company-to-get-trained-in-Dynamics-Mobile.html&amp;Itemid=4</link>
			<description>&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;252&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p mce_serialized=&quot;252&quot;&gt;Now a company in the UK is also providing the Dynamics Mobile training:&lt;/p&gt;&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;252&quot;&gt;http://appamundi.com/dynamics-mobile-training/&lt;/p&gt;&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;252&quot;&gt;They are mobile experts as all four of the directors are MVP specialized in Device Application Development. &lt;/p&gt;&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;252&quot;&gt;The provide both onsite training and at their training center.&lt;/p&gt;&lt;p [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Sat, 20 Dec 2008 23:00:00 +0100</pubDate>
		</item>
		<item>
			<title>Online trainings about System Center Mobile Device Manager</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Online-trainings-about-System-Center-Mobile-Device-Manager.html&amp;Itemid=4</link>
			<description>&lt;p mce_serialized=&quot;462&quot;&gt;Here are a few online training :&lt;/p&gt;&lt;p mce_serialized=&quot;462&quot;&gt;&lt;b mce_serialized=&quot;462&quot;&gt;On-Demand Web Seminar: Microsoft System Center Mobile Device Manager 2008 (You might recognize dynamics mobile sales in the video...)&lt;/b&gt;&lt;/p&gt;&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;462&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p mce_serialized=&quot;462&quot;&gt;&lt;b mce_serialized=&quot;462&quot;&gt;TechNet Virtual Lab: Using System Center Mobile Device Manager 2008 Features &lt;/b&gt;&lt;/p&gt;&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;462&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p mce_serialized= [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Wed, 03 Dec 2008 23:00:00 +0100</pubDate>
		<category>trainings</category>
		</item>
		<item>
			<title>Free software to control your device from your desktop</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Free-software-to-control-your-device-from-your-desktop.html&amp;Itemid=4</link>
			<description>&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;152&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p mce_serialized=&quot;152&quot;&gt;I'd like to share with you this free tool : www.mymobiler.com. It allows you to control your device from the desktop, take screenshots...&lt;/p&gt;&lt;p mce_serialized=&quot;152&quot;&gt;I used to use SOTI which is great, but this is one is free and works pretty well.&lt;/p&gt;  </description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Fri, 28 Nov 2008 23:00:00 +0100</pubDate>
		</item>
		<item>
			<title>Another webinar</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Another-webinar.html&amp;Itemid=4</link>
			<description>&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;275&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;275&quot;&gt;I found today a webinar that will be available the 11/24/2008 09:00 AM PST&lt;/p&gt;&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;275&quot;&gt;Microsoft Dynamics Mobile as a platform&lt;/p&gt;&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;275&quot;&gt;Concluding this series of webinars, join Bert Burkholder and Henrik K Nielsen from Microsoft in a session focused on the story of Microsoft Mobile and in particular the Microsoft Dynamics Mobile product. Burt [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Fri, 21 Nov 2008 23:00:00 +0100</pubDate>
		</item>
		<item>
			<title>Dynamics Mobile 1.5 released!</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Dynamics-Mobile-1.5-released-.html&amp;Itemid=4</link>
			<description>&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;21&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p mce_serialized=&quot;21&quot;&gt;On friday the Microsoft Dynamics Mobile team released their version 1.5.&lt;/p&gt;You can download it on (if you have a login to partner source): &lt;p mce_serialized=&quot;21&quot;&gt;https://mbs.microsoft.com/partnersource/downloads/releases/DynamicsMobileVersion15.htm&lt;/p&gt;&lt;p mce_serialized=&quot;21&quot;&gt;This version supports VGA devices, VS 2008,Â  SQL 2008,Â .net cf 3.5...&lt;/p&gt;&lt;p mce_keep=&quot;true&quot; mce_serialized=&quot;21&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p mce_serialized=&quot;21&quot;&gt;S [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Sat, 15 Nov 2008 23:00:00 +0100</pubDate>
		<category>announcement</category>
		</item>
		<item>
			<title>Meet me at convergence</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Meet-me-at-convergence.html&amp;Itemid=4</link>
			<description>&lt;p mce_serialized=&quot;8&quot;&gt;This year again, convergence EMEA is in Denmark in Bella Center (very close to where I live :)).&lt;/p&gt;&lt;p mce_serialized=&quot;8&quot;&gt;If you want to meet with me at convergence to discuss any topic about the Dynamics Mobile, either use the convergence connect orÂ send me a mail (laurent@createitin.net). I will be there the three days (18-19-20).&lt;/p&gt;&lt;p mce_serialized=&quot;8&quot;&gt;Â I'll also bring an application that I'm working on at the moment. Cool UI and nice functionalities ;) &lt;/p&gt;&lt;p mc [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Fri, 31 Oct 2008 23:00:00 +0100</pubDate>
		</item>
		<item>
			<title>Start a tasklet from code</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Start-a-tasklet-from-code.html&amp;Itemid=4</link>
			<description>&lt;p&gt;Sometimes, you need to start a tasklet from code. Like for instance, you need to start the synchronization tasklet if the data is missing or if you want to show a button that will start a specific &quot;task&quot;.&lt;/p&gt;&lt;p&gt; To do so, actually you do not start the tasklet directly, what you do is first define in the userrole an action that is pointing to the tasklet or the orchestration that your button/menu item should start.&lt;/p&gt;&lt;p&gt;&amp;lt;tasklet…&lt;br /&gt;    &amp;lt;actions&amp;gt; &lt;br /&gt;        &amp;lt;acti [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Fri, 10 Oct 2008 23:00:00 +0100</pubDate>
		<category>tasklet</category>
		</item>
		<item>
			<title>Webinar about Dynamics Mobile</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Webinar-about-Dynamics-Mobile.html&amp;Itemid=4</link>
			<description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I found a webinar: Introduction to Microsoft Dynamics - Why ISVs are Partnering with Microsoft Dynamics Web Seminar Series. There is a part dedicated to Dynamics Mobile.&lt;/p&gt;&lt;p&gt;http://www.isvinnovation.com/Directory/Description.aspx?EventId=627&lt;/p&gt;</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Thu, 09 Oct 2008 23:00:00 +0100</pubDate>
		<category>announcement</category>
		</item>
		<item>
			<title>Tasklet configuration (2) </title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Tasklet-configuration-2-.html&amp;Itemid=4</link>
			<description>&lt;p&gt;Last time I explained how to make a tasklet generic using simple configuration with the appSettings and the labels. This time I'll explain how to create a more &quot;complex&quot; configuration.&lt;/p&gt;&lt;p&gt; When you have to configure you tasklet based on more than just &quot;flat&quot; parameters, you need to use custom configuration. This allows you to have collections and &quot;trees&quot;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example, a tasklet that needs to send an email to multiple destinations and each of these destinations have an e [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Thu, 31 Jul 2008 23:00:00 +0100</pubDate>
		<category>tasklet</category>
 <category>best practices</category>
		</item>
		<item>
			<title>Tasklet configuration</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Tasklet-configuration.html&amp;Itemid=4</link>
			<description>&lt;p&gt;There are two ways to make your tasklet &quot;generic&quot; and configurable from the UserRole.xml file. In this post I will explain the first method.   &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To configure a tasklet &quot;instance&quot;, locate the definition of this instance in the UserRole.xml file (search for the element). &lt;/p&gt;&lt;p&gt;In the tasklet element it is possible to add a element. This one can contain two different child elements: &lt;/p&gt;&lt;p&gt;- : used to localize your application, it consists of a set of childs that have a ke [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Tue, 27 May 2008 23:00:00 +0100</pubDate>
		<category>tasklet</category>
		</item>
		<item>
			<title>Discussion group</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Discussion-group.html&amp;Itemid=4</link>
			<description>&lt;p&gt;I have now added a discussion group. &lt;/p&gt;&lt;p&gt;So if you need to ask anything about the framework or anything else related, this is the place!&lt;/p&gt;</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Wed, 07 May 2008 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title>Microsoft Dynamics Mobile - version 1.1 </title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Microsoft-Dynamics-Mobile---version-1.1-.html&amp;Itemid=4</link>
			<description>&lt;p&gt;On monday the Microsoft Dynamics Mobile Team released the version 1.1 of the Mobile Development Tools and of the Mobile Sales. &amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now it also includes&amp;nbsp;connectors for Nav 4.0 SP3 and 5.0 SP1. &lt;/p&gt;&lt;p&gt;This version of the mobile framework got some improvements for the credential service, the controls... &amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The mobile sales got some refactorings to make the tasklets more generic, also got some performance optimizations and much more (just take a [...]</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Thu, 03 Apr 2008 00:00:00 +0100</pubDate>
		<category>announcement</category>
		</item>
		<item>
			<title>Microsoft Dynamics Mobile 2008 - NAV connector</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=Microsoft-Dynamics-Mobile-2008---NAV-connector.html&amp;Itemid=4</link>
			<description>&lt;p&gt;Last friday has been &amp;quot;pre released&amp;quot; the Microsoft Dynamics Mobile 2008. Now with NAV connector! &amp;nbsp; &lt;/p&gt;&lt;p&gt;http://blogs.msdn.com/dynamicsmobile/archive/2008/02/04/pre-release-of-microsoft-dynamics-mobile-2008.aspx&lt;/p&gt;</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Tue, 05 Feb 2008 00:00:00 +0100</pubDate>
		<category>announcement</category>
		</item>
		<item>
			<title>MSDN Documentation</title>
			<link>http://dynamicsmobile.net/index.php?option=com_myblog&amp;show=MSDN-Documentation.html&amp;Itemid=4</link>
			<description>&lt;p&gt;Today I have been told that now it is possible to find the documentation of the development tools&amp;nbsp;on the msdn website! Cool! &amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;Here is the link: http://msdn2.microsoft.com/en-us/library/bb986981.aspx&lt;/p&gt;</description>
			<author>laurent@dynamicsmobile.net</author>
			<pubDate>Sat, 19 Jan 2008 00:00:00 +0100</pubDate>
		<category>documentation</category>
		</item>
	</channel>
</rss>