<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://geeks.ms/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">El blog de Jose Murillo en Geeks.ms</title><subtitle type="html" /><id>http://geeks.ms/blogs/jmurillo/atom.aspx</id><link rel="alternate" type="text/html" href="http://geeks.ms/blogs/jmurillo/default.aspx" /><link rel="self" type="application/atom+xml" href="http://geeks.ms/blogs/jmurillo/atom.aspx" /><generator uri="http://communityserver.org" version="4.1.31106.3070">Community Server</generator><updated>2006-08-28T19:50:27Z</updated><entry><title>Descargas del Innovation Days</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2008/02/13/descargas-del-innovation-days.aspx" /><id>/blogs/jmurillo/archive/2008/02/13/descargas-del-innovation-days.aspx</id><published>2008-02-13T14:26:48Z</published><updated>2008-02-13T14:26:48Z</updated><content type="html">Os adjunto las URL de descargas para las presentaciones del Innovation Days: http://download.microsoft.com/download/b/0/5/b052584d-3e74-4f54-b36b-24145e2e241f/Bienvenida.zip http://download.microsoft.com/download/b/0/5/b052584d-3e74-4f54-b36b-24145e2e241f/Desarrollo_Web_Extremo.pptx http://download.microsoft.com/download/b/0/5/b052584d-3e74-4f54-b36b-24145e2e241f/Dynamics_CRM_4.0_como_plataforma_de_Desarrollo.pptx http://download.microsoft.com/download/b/0/5/b052584d-3e74-4f54-b36b-24145e2e241f/La_Nueva_plataforma_de_Acceos_a_Datos...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2008/02/13/descargas-del-innovation-days.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=71219" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Me encantan las extensiones de C# 3.0 y LINQ</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2007/12/14/me-encantan-las-extensiones-de-c-3-0-y-linq.aspx" /><id>/blogs/jmurillo/archive/2007/12/14/me-encantan-las-extensiones-de-c-3-0-y-linq.aspx</id><published>2007-12-14T20:52:00Z</published><updated>2007-12-14T20:52:00Z</updated><content type="html">Estaba embebiendo una búsqueda en LIVE en una aplicación y fijáos del código anterior (VS2005) al nuevo (VS2008) lo que cambia. Y hacen lo mismo: Antes: MSNSearchService s = new MSNSearchService(); SearchRequest searchRequest = new SearchRequest(); int arraySize = 1; SourceRequest[] sr = new SourceRequest[arraySize]; sr[0] = new SourceRequest(); sr[0].Source = SourceType.Web; searchRequest.Query = &amp;quot;live search&amp;quot;; searchRequest.Requests = sr; searchRequest.AppID = &amp;quot;YOUR_APP_ID_GOES_HERE&amp;quot;;...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2007/12/14/me-encantan-las-extensiones-de-c-3-0-y-linq.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=57382" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Por si alguien tenía dudas... Vuelve el PDC 2008 en Los Ángeles!! </title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2007/12/07/por-si-alguien-ten-237-a-dudas-vuelve-el-pdc-2008-en-los-193-ngeles.aspx" /><id>/blogs/jmurillo/archive/2007/12/07/por-si-alguien-ten-237-a-dudas-vuelve-el-pdc-2008-en-los-193-ngeles.aspx</id><published>2007-12-07T08:20:00Z</published><updated>2007-12-07T08:20:00Z</updated><content type="html">Pues sí, del 27 al 30 de Octubre celebraremos el PDC 2008, un evento centrado sobre todo en futuros productos que iremos lanzando a medio plazo. Estád atentos a http://msdn2.microsoft.com/en-us/events/bb288534.aspx para conocer los detalles a medida que vayan saliendo....(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2007/12/07/por-si-alguien-ten-237-a-dudas-vuelve-el-pdc-2008-en-los-193-ngeles.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=55512" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Tecnologías de Presentación</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2007/11/23/tecnolog-237-as-de-presentaci-243-n.aspx" /><id>/blogs/jmurillo/archive/2007/11/23/tecnolog-237-as-de-presentaci-243-n.aspx</id><published>2007-11-23T16:27:00Z</published><updated>2007-11-23T16:27:00Z</updated><content type="html">El otro día tuve que hacer una tabla comparativa de diferentes tecnologías de presentación. Os la dejo aquí por si le sirve a alguién, además seguro que se os ocurren alguna que otra sugerencia (lo pongo pequeñito que no se ve y no hay scroll): Alcance Despliegue Conexión Riqueza / Interactividad Productividad Desarrollo Productividad Diseño Escenarios Win32 (VB6, C++) Plataforma Windows - Despliegue de binarios vía Setup Soporta modelo online y offline Media Media (Win32) Baja (Win32) LOB Windows...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2007/11/23/tecnolog-237-as-de-presentaci-243-n.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=52361" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Saludos desde Milán</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2007/11/15/saludos-desde-mil-225-n.aspx" /><id>/blogs/jmurillo/archive/2007/11/15/saludos-desde-mil-225-n.aspx</id><published>2007-11-15T08:08:00Z</published><updated>2007-11-15T08:08:00Z</updated><content type="html">Continuando con mi periplo de viajes hoy os escribo desde Milán, más concretamente el Lago Maggiore, una zona preciosa al lado de los Alpes donde hace un frio que pela, sobre todo para un Sevillano. Se trata de una reunión interna donde compartimos buenas prácticas en torno a los programas de emprendedores y Centros de Innovación de diversos países de Europa, bastante interesante. Mientras tanto, hoy celebramos en Madrid nuestro Visual Studio 2008 Jumpstart, un evento para ISVs Certified donde empezaremos...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2007/11/15/saludos-desde-mil-225-n.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=50310" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>De vuelta a la acción gracias a 3G</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2007/11/13/de-vuelta-a-la-acci-243-n-gracias-a-3g.aspx" /><id>/blogs/jmurillo/archive/2007/11/13/de-vuelta-a-la-acci-243-n-gracias-a-3g.aspx</id><published>2007-11-13T07:59:00Z</published><updated>2007-11-13T07:59:00Z</updated><content type="html">Bueno, como mucho ya sabéis el año pasado volví a Sevilla, donde abrimos oficina hace ya casi dos años y vamos creciendo. Mi vida ha cambiado en muchos sentidos, en lo personal como os podéis imaginar encantado (pocas empresas nos ofrecen esta flexibilidad) y en lo profesional también (como siempre! :-)), pero a cambio viajando como loco casi todos los días. He estado un poco desconectado (por no decir abandonado) del blog, pero ahora y gracias a una flamante 3G espero aprovechar estos ratos de soledad...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2007/11/13/de-vuelta-a-la-acci-243-n-gracias-a-3g.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=49794" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Vista y Office 2007 disponibles en breve en MSDN</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/11/10/Vista-y-Office-2007-disponibles-en-breve-en-MSDN.aspx" /><id>/blogs/jmurillo/archive/2006/11/10/Vista-y-Office-2007-disponibles-en-breve-en-MSDN.aspx</id><published>2006-11-10T10:17:00Z</published><updated>2006-11-10T10:17:00Z</updated><content type="html">Pues lo dicho, tendremos Office 2007 para descarga en MSDN el domingo 12 y Windows Vista el viernes 17. Ya queda menos!...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/11/10/Vista-y-Office-2007-disponibles-en-breve-en-MSDN.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=6141" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Ya tenemos versión final del .NET Framework 3.0!!</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/11/08/Ya-tenemos-versi_F300_n-final-del-.NET-Framework-3.0_21002100_.aspx" /><id>/blogs/jmurillo/archive/2006/11/08/Ya-tenemos-versi_F300_n-final-del-.NET-Framework-3.0_21002100_.aspx</id><published>2006-11-08T09:02:00Z</published><updated>2006-11-08T09:02:00Z</updated><content type="html">.NET Framework 3.0 Runtime -&amp;gt; http://www.microsoft.com/downloads/details.aspx?FamilyId=10CC340B-F857-4A14-83F5-25634C3BF043&amp;amp;displaylang=en .NET Framwork 3.0 SDK -&amp;gt; http://www.microsoft.com/downloads/info.aspx?na=40&amp;amp;p=3&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=10CC340B-F857-4A14-83F5-25634C3BF043&amp;amp;u=http%3a%2f%2fgo.microsoft.com%2ffwlink%2f%3fLinkId%3d74726 Visual Studio Extensions for WF -&amp;gt; http://www.microsoft.com/downloads/info.aspx?na=40&amp;amp;p=4&amp;amp;SrcDisplayLang...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/11/08/Ya-tenemos-versi_F300_n-final-del-.NET-Framework-3.0_21002100_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=6050" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>¿Puede considerarse programar un Arte? </title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/10/18/_BF00_Puede-considerarse-programar-un-Arte_3F00_-.aspx" /><id>/blogs/jmurillo/archive/2006/10/18/_BF00_Puede-considerarse-programar-un-Arte_3F00_-.aspx</id><published>2006-10-18T11:39:00Z</published><updated>2006-10-18T11:39:00Z</updated><content type="html">A muchos nos ofende incluso la pregunta. Es una discusión que tengo a menudo con mi mujer, ella es arquitecta (si, de esas de edificios, la pongo con minúsculas para diferenciar J ) y cuando sale el tema saltan chispas. Toda esta discusión me viene a la cabeza a raíz de un artículo de Lipmman que acabo de leer. ¿Os acordáis de esas clases de cálculo infinitesimal o física de primero de carrera? Era muy sencillo, o lo veías o no lo veías. Algunos le llamaban “la idea feliz”, otros como mi suegro ...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/10/18/_BF00_Puede-considerarse-programar-un-Arte_3F00_-.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=4820" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>SharePoint 2007 Accelerator Lab en Huesca</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/10/18/SharePoint-2007-Accelerator-Lab-en-Huesca.aspx" /><id>/blogs/jmurillo/archive/2006/10/18/SharePoint-2007-Accelerator-Lab-en-Huesca.aspx</id><published>2006-10-18T11:37:00Z</published><updated>2006-10-18T11:37:00Z</updated><content type="html">Hoy he pasado el día en el Huesca con “mis chicos” del MTC de Aragón. Han venido 4 personas del grupo de producto de SharePoint de Redmond, Italia y Bélgica para sentarse con algunos de los ISVs que ya están trabajando con SharePoint 2007 y ayudarles a resolver dudas y otros temas escabrosos. La verdad es que este tipo de iniciativas está funcionando bastante bien, ya que permiten a muchas empresas resolver dudas insitu y además establecer contactos con gente del grupo de producto. Aprovecho para...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/10/18/SharePoint-2007-Accelerator-Lab-en-Huesca.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=4821" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Visual Studio 2005 Service Pack 1 Beta ya está disponible</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/10/18/Visual-Studio-2005-Service-Pack-1-Beta-ya-est_E100_-disponible.aspx" /><id>/blogs/jmurillo/archive/2006/10/18/Visual-Studio-2005-Service-Pack-1-Beta-ya-est_E100_-disponible.aspx</id><published>2006-10-18T11:36:00Z</published><updated>2006-10-18T11:36:00Z</updated><content type="html">De hecho salió hace 15 días, pero no he sacado ni un minuto para escribir en el blog, ¡que pasa!. J Lo dicho, disponible en http://connect.microsoft.com/VisualStudio/content/content.aspx?ContentID=3311...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/10/18/Visual-Studio-2005-Service-Pack-1-Beta-ya-est_E100_-disponible.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=4822" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Portal para ISVs InnovateOnVista</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/10/18/Portal-para-ISVs-InnovateOnVista.aspx" /><id>/blogs/jmurillo/archive/2006/10/18/Portal-para-ISVs-InnovateOnVista.aspx</id><published>2006-10-18T11:35:00Z</published><updated>2006-10-18T11:35:00Z</updated><content type="html">¿Necesitas información para desarrollar para Vista? En este enlace encontraréis cantidad de recursos interesantes: http://www.innovateonwindowsvista.com/...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/10/18/Portal-para-ISVs-InnovateOnVista.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=4823" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>¿Conocéis CodePlex?</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/10/18/_BF00_Conoc_E900_is-CodePlex_3F00_.aspx" /><id>/blogs/jmurillo/archive/2006/10/18/_BF00_Conoc_E900_is-CodePlex_3F00_.aspx</id><published>2006-10-18T11:35:00Z</published><updated>2006-10-18T11:35:00Z</updated><content type="html">Me imagino que ya todos conocéis esta Web de código sobre plataforma Microsoft. Si no es así os animo a echarle un vistazo en www.codeplex.com . No deja de sorprenderme ver proyectos cuya descripción es “Business Framework”, ¡toma ya!...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/10/18/_BF00_Conoc_E900_is-CodePlex_3F00_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=4824" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Disponibles los nuevos logos para Windows Vista</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/10/18/Disponibles-los-nuevos-logos-para-Windows-Vista.aspx" /><id>/blogs/jmurillo/archive/2006/10/18/Disponibles-los-nuevos-logos-para-Windows-Vista.aspx</id><published>2006-10-18T11:34:00Z</published><updated>2006-10-18T11:34:00Z</updated><content type="html">Ya están disponibles las nuevas certificaciones de productos para Windows Vista. Podréis encontrar más información en http://www.microsoft.com/windowsvista/getready/logos.mspx...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/10/18/Disponibles-los-nuevos-logos-para-Windows-Vista.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=4825" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Presentaciones del TechEd 2006 Boston-Londres</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/10/18/Presentaciones-del-TechEd-2006-Boston_2D00_Londres.aspx" /><id>/blogs/jmurillo/archive/2006/10/18/Presentaciones-del-TechEd-2006-Boston_2D00_Londres.aspx</id><published>2006-10-18T11:34:00Z</published><updated>2006-10-18T11:34:00Z</updated><content type="html">Ya podéis acceder a los videos de las presentaciones bajo demanda en IT’s Showtime! by TechNet...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/10/18/Presentaciones-del-TechEd-2006-Boston_2D00_Londres.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=4826" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Software como Servicios</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/10/18/Software-como-Servicios.aspx" /><id>/blogs/jmurillo/archive/2006/10/18/Software-como-Servicios.aspx</id><published>2006-10-18T11:33:00Z</published><updated>2006-10-18T11:33:00Z</updated><content type="html">Seguro que muchos de vosotros ya habéis empezado a oír este término en cantidad de foros. Se trata de hospedar las tradicionales aplicaciones de los ISVs en hosters de Internet, en lugar de distribuirlas bajo demanda como producto a cada uno de los clientes finales. Se trata de un nuevo modelo de negocio a explotar, donde entran en juego conceptos como el “buy before you try” o los ingresos por la publicidad, sí, habéis oído bien, se trata de una nueva forma de financiar el software a través de la...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/10/18/Software-como-Servicios.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=4827" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Compatibilidad de Aplicaciones con Internet Explorer 7</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/10/11/Compatibilidad-de-Aplicaciones-con-Internet-Explorer-7.aspx" /><id>/blogs/jmurillo/archive/2006/10/11/Compatibilidad-de-Aplicaciones-con-Internet-Explorer-7.aspx</id><published>2006-10-11T12:11:00Z</published><updated>2006-10-11T12:11:00Z</updated><content type="html">Muy próximamente se liberará la versión 7 de Internet Explorer. Algunos ya estáis probando la compatibilidad de vuestras aplicaciones, muchos de vosotros sin problemas y otros con algunos problemas de compatibilidad debido al reforzamiento de la seguridad. Aquí encontraréis recursos para poder asegurar la compatibilidad de vuestras Webs: • IE7 – Download the most recent build of Internet Explorer 7 - http://www.microsoft.com/windows/ie/default.mspx • IE7 Readiness Toolkit for Developers, Testers...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/10/11/Compatibilidad-de-Aplicaciones-con-Internet-Explorer-7.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=4486" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Descarga de la Beta 2 Technical Refresh de Office System 2007</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/09/18/Descarga-de-la-Beta-2-Technical-Refresh-de-Office-System-2007.aspx" /><id>/blogs/jmurillo/archive/2006/09/18/Descarga-de-la-Beta-2-Technical-Refresh-de-Office-System-2007.aspx</id><published>2006-09-18T12:45:00Z</published><updated>2006-09-18T12:45:00Z</updated><content type="html">A por ella www.microsoft.com/spain/office/preview/default.mspx...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/09/18/Descarga-de-la-Beta-2-Technical-Refresh-de-Office-System-2007.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=3008" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Nuevas versiones del Framework 3.0 para la RC de Vista</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/09/11/Nuevas-versiones-del-Framework-3.0-para-la-RC-de-Vista.aspx" /><id>/blogs/jmurillo/archive/2006/09/11/Nuevas-versiones-del-Framework-3.0-para-la-RC-de-Vista.aspx</id><published>2006-09-11T17:36:00Z</published><updated>2006-09-11T17:36:00Z</updated><content type="html">1) .NET Framework 3.0 RC1 (containing WF RC5) Not required for Vista http://www.microsoft.com/downloads/details.aspx?FamilyId=19E21845-F5E3-4387-95FF-66788825C1AF&amp;amp;displaylang=en 2) Windows Vista RC1 SDK (optional provides SDK samples and help) http://www.microsoft.com/downloads/details.aspx?FamilyId=117ECFD3-98AD-4D67-87D2-E95A8407FA86&amp;amp;displaylang=en 3) VS Extensions for WF RC5 http://www.microsoft.com/downloads/details.aspx?FamilyId=E8232F93-48F0-4E74-B09D-B51F1D4231A4&amp;amp;displaylang=en...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/09/11/Nuevas-versiones-del-Framework-3.0-para-la-RC-de-Vista.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=2769" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry><entry><title>Expiraciones de Visual Studio Team Foundation Trial</title><link rel="alternate" type="text/html" href="/blogs/jmurillo/archive/2006/08/28/Expiraciones-de-Visual-Studio-Team-Foundation-Trial.aspx" /><id>/blogs/jmurillo/archive/2006/08/28/Expiraciones-de-Visual-Studio-Team-Foundation-Trial.aspx</id><published>2006-08-28T17:50:27Z</published><updated>2006-08-28T17:50:27Z</updated><content type="html">Muchos clientes se están quejando con toda la razón de que la versión Trial de Team Foundation expira sin ningún aviso previo, obligando a actualizar a una versión final para poder continuar trabajando. Tened en cuenta esto para que no os coja de sorpresa. Más información sobre los mecanismos de actualización en http://msdn2.microsoft.com/en-us/library/ms404844.aspx...(&lt;a href="http://geeks.ms/blogs/jmurillo/archive/2006/08/28/Expiraciones-de-Visual-Studio-Team-Foundation-Trial.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=2770" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://geeks.ms/members/Anonymous/default.aspx</uri></author></entry></feed>
