<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://squad.devworx.com.mx/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>Miguel Angel Morán - All Comments</title><link>http://squad.devworx.com.mx/blogs/miguel/default.aspx</link><description>Machines take me by surprise with great frequency... 
</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>re: “Tracking Services en Windows Workflow Foundation”</title><link>http://squad.devworx.com.mx/blogs/miguel/archive/2008/02/09/tracking-services-en-windows-workflow-foundation.aspx#2371</link><pubDate>Fri, 08 Aug 2008 11:31:33 GMT</pubDate><guid isPermaLink="false">6a94840f-d416-4a2a-932a-cfa3c21a4c7d:2371</guid><dc:creator>Ariel</dc:creator><description>&lt;p&gt;Ante nada muy bueno este articulo, FELICITACIONES!!!&lt;/p&gt;
&lt;p&gt;Mi consulta es la siguiente:&lt;/p&gt;
&lt;p&gt;Si en mi workflow yo tengo algunas variables propias a las cuales se le va modificando sus contendidos en los distintos puntos del circuito, cuando yo persisto el workflow, tambi&amp;#233;n se persiste esos estados de las variables? al terminar el workflow, estas variables quedan en la base de datos reflejadas de alguna manera para poder hacer consulta sobre ellas?&lt;/p&gt;
&lt;p&gt;Desde ya muchas gracias!&lt;/p&gt;
&lt;img src="http://squad.devworx.com.mx/aggbug.aspx?PostID=2371" width="1" height="1"&gt;</description></item><item><title>re: “Tracking Services en Windows Workflow Foundation”</title><link>http://squad.devworx.com.mx/blogs/miguel/archive/2008/02/09/tracking-services-en-windows-workflow-foundation.aspx#2138</link><pubDate>Wed, 02 Jul 2008 10:51:55 GMT</pubDate><guid isPermaLink="false">6a94840f-d416-4a2a-932a-cfa3c21a4c7d:2138</guid><dc:creator>bradbury9</dc:creator><description>&lt;p&gt;Gran trabajo, me ha ayudado mucho el articulo.&lt;/p&gt;
&lt;p&gt;Cuando se emplea persistencia y demas hay que tener en cuenta como retomar un workflow anterior. Eso se puede hacer, supongo que habra mejores formas, a partir del contexto del WCF:&lt;/p&gt;
&lt;p&gt;private referencia.NombreServicio obtenerCliente()&lt;/p&gt;
&lt;p&gt;	{&lt;/p&gt;
&lt;p&gt;	 &amp;nbsp;referencia.NombreServicio cliente = new referencia.NombreServicio();&lt;/p&gt;
&lt;p&gt;	 &amp;nbsp;Dictionary&amp;lt;string, string&amp;gt; dic = new Dictionary&amp;lt;string, string&amp;gt;();&lt;/p&gt;
&lt;p&gt;	 &amp;nbsp;dic.Add(&amp;quot;instanceId&amp;quot;, tbChecklistSeleccionado.Text); // Guid&lt;/p&gt;
&lt;p&gt;	 &amp;nbsp;System.ServiceModel.IClientChannel canal = cliente.InnerChannel;&lt;/p&gt;
&lt;p&gt;	 &amp;nbsp;IContextManager manager = canal.GetProperty&amp;lt;IContextManager&amp;gt;();&lt;/p&gt;
&lt;p&gt;	 &amp;nbsp;manager.SetContext(dic);&lt;/p&gt;
&lt;p&gt;	 &amp;nbsp;return cliente;&lt;/p&gt;
&lt;p&gt;	}&lt;/p&gt;
&lt;p&gt;El guid de la instancia del workflow iniciado se puede averiguar despues de la primera llamada a este, consultando el contexto.&lt;/p&gt;
&lt;img src="http://squad.devworx.com.mx/aggbug.aspx?PostID=2138" width="1" height="1"&gt;</description></item><item><title>re: “Tracking Services en Windows Workflow Foundation”</title><link>http://squad.devworx.com.mx/blogs/miguel/archive/2008/02/09/tracking-services-en-windows-workflow-foundation.aspx#380</link><pubDate>Wed, 13 Feb 2008 18:48:14 GMT</pubDate><guid isPermaLink="false">6a94840f-d416-4a2a-932a-cfa3c21a4c7d:380</guid><dc:creator>rodrigo</dc:creator><description>&lt;p&gt;Forza DevWorx!!!&lt;/p&gt;
&lt;img src="http://squad.devworx.com.mx/aggbug.aspx?PostID=380" width="1" height="1"&gt;</description></item><item><title>Curso Windows WorkFlow Foundation</title><link>http://squad.devworx.com.mx/blogs/miguel/archive/2008/02/09/tracking-services-en-windows-workflow-foundation.aspx#377</link><pubDate>Wed, 13 Feb 2008 17:10:56 GMT</pubDate><guid isPermaLink="false">6a94840f-d416-4a2a-932a-cfa3c21a4c7d:377</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;Miguel Angel Moran nos comparte este excelente recurso, donde podr&amp;#225;n encontrar: Introducci&amp;#243;n a Workflow&lt;/p&gt;
&lt;img src="http://squad.devworx.com.mx/aggbug.aspx?PostID=377" width="1" height="1"&gt;</description></item><item><title>Curso Windows WorkFlow Foundation</title><link>http://squad.devworx.com.mx/blogs/miguel/archive/2008/02/09/tracking-services-en-windows-workflow-foundation.aspx#366</link><pubDate>Wed, 13 Feb 2008 16:10:56 GMT</pubDate><guid isPermaLink="false">6a94840f-d416-4a2a-932a-cfa3c21a4c7d:366</guid><dc:creator>MVPs en Latinoamerica</dc:creator><description>&lt;p&gt;Miguel Angel Moran nos comparte este excelente recurso, donde podr&amp;amp;#225;n encontrar: Introducci&amp;amp;#243;n&lt;/p&gt;
&lt;img src="http://squad.devworx.com.mx/aggbug.aspx?PostID=366" width="1" height="1"&gt;</description></item><item><title>re: 2D y animaciones con WPF</title><link>http://squad.devworx.com.mx/blogs/miguel/archive/2008/02/10/2d-y-animaciones-con-wpf.aspx#348</link><pubDate>Mon, 11 Feb 2008 00:52:50 GMT</pubDate><guid isPermaLink="false">6a94840f-d416-4a2a-932a-cfa3c21a4c7d:348</guid><dc:creator>mmonterroca</dc:creator><description>&lt;p&gt;Degradado .aaa&lt;/p&gt;
&lt;img src="http://squad.devworx.com.mx/aggbug.aspx?PostID=348" width="1" height="1"&gt;</description></item><item><title>re: “Tracking Services en Windows Workflow Foundation”</title><link>http://squad.devworx.com.mx/blogs/miguel/archive/2008/02/09/tracking-services-en-windows-workflow-foundation.aspx#345</link><pubDate>Sun, 10 Feb 2008 05:28:31 GMT</pubDate><guid isPermaLink="false">6a94840f-d416-4a2a-932a-cfa3c21a4c7d:345</guid><dc:creator>Bichi</dc:creator><description>&lt;p&gt;Con esto inauguro mi participaci&amp;#243;n en el sitio de mi empresa Devworx, el sue&amp;#241;o hecho realidad que comparto con mis socios Misa y Rocky.&lt;/p&gt;
&lt;p&gt;A partir de hoy, mis posts estar&amp;#225;n aqu&amp;#237; y en el sitio de la comunidad developersdotnet.com&lt;/p&gt;
&lt;p&gt;Invito a todos a que nos lean, Devworx est&amp;#225; aqu&amp;#237;, y les aseguro, nadie, nadie, nadie, podr&amp;#225; detenernos!&lt;/p&gt;
&lt;p&gt;El maikol!&lt;/p&gt;
&lt;img src="http://squad.devworx.com.mx/aggbug.aspx?PostID=345" width="1" height="1"&gt;</description></item><item><title>re: “Tracking Services en Windows Workflow Foundation”</title><link>http://squad.devworx.com.mx/blogs/miguel/archive/2008/02/09/tracking-services-en-windows-workflow-foundation.aspx#344</link><pubDate>Sun, 10 Feb 2008 05:10:26 GMT</pubDate><guid isPermaLink="false">6a94840f-d416-4a2a-932a-cfa3c21a4c7d:344</guid><dc:creator>mmonterroca</dc:creator><description>&lt;p&gt;Sorprendente peque&amp;#241;a bestia.&lt;/p&gt;
&lt;img src="http://squad.devworx.com.mx/aggbug.aspx?PostID=344" width="1" height="1"&gt;</description></item></channel></rss>