-
[#TFS] Team Foundation Server Word AddIn released!
Buenas, great news to close the week. If you’re like me, and the issue of the documentation it hurts in the marrow of the bones, because the AddIn for Word that freed the Rangers ALM, you can relieve the day. The operation is very simple, is based on two premises: -generate a word from WorkItem… — read more
-
[#TFS] Team Foundation Server Word AddIn released !!!
Buenas, great news para cerrar la semana. Si sos como yo, y el tema de la documentación te duele en el tuétano de los huesos, pues el AddIn para Word que han liberado los ALM Rangers, te puede aliviar el día. El funcionamento es muy simple, se basa en 2 premisas: – generar un documento… — read more
-
[#EVENTO] Launch Visual Studio 2012, October 23 in Madrid and OnLine
Buenas, We have already closed almost everything for the launch of Visual Studio 2012 event. On the one hand we have agenda, where are a lot of cracks and the Louis and I desnivelamos a little. Welcome! 1-. Some Visual Studio 2012 + ALM 2012 by Bruno Capuano and Luis Fraile . 2-. CodedUI Tests… — read more
-
[#EVENTO] Lanzamiento de Visual Studio 2012, el 23 de Octubre en Madrid y OnLine
Buenas, ya tenemos cerrado casi todo para el evento de lanzamiento de Visual Studio 2012. Por un lado ya tenemos agenda, donde aparecen un montón de cracks y el Luis y yo desnivelamos un poco. Welcome! 1-. Un poco de Visual Studio 2012 + ALM 2012 por Bruno Capuano y Luis Fraile. 2-. CodedUI Tests… — read more
-
[#VS2012] Feedback Tool: Help to improve Visual Studio 2012
Buenas, in a few days we’ll make no official launch of Visual Studio 2012 with the friends of MadridDotNet .Meanwhile I present to “Microsoft Visual Studio 2012 Feedback Tool“, an extension to the IDE that allows us to report errors or suggestions to the product of Visual Studio Team Once installed, we can access it… — read more
-
[#VS2012] Feedback Tool, para mejorar Visual Studio 2012 entre todos
Buenas, en unos días realizaremos el lanzamiento no oficial de Visual Studio 2012 con los amigos de MadridDotNet. Mientras tanto te presento a “Microsoft Visual Studio 2012 Feedback Tool“, una extensión para el IDE que nos permite reportar errores o sugerencias al equipo de producto de Visual Studio. Una vez instalado, podremos acceder a la… — read more
-
[#VS2012] Setup in Visual Studio 2012? WiX is here!
Buenas, I mentioned already a couple of months ago: we will not have more project setup in Visual Studio 2012 . Luckily the team pushing WiX has decided not to let it die and they are already on version 3.6. In this post you can see the new features that are included, but the best… — read more
-
[#VS2012] Setup en Visual Studio 2012? WiX is here !!!
Buenas, ya lo comenté hace un par de meses: no tendremos más proyectos de Setup en Visual Studio 2012. Por suerte el equipo que empuja WiX ha decidido no dejarlo morir y ya van por la versión 3.6. En este post puedes ver las novedades que se incluyen, aunque la mejor es que es 100%… — read more
-
[#GADGETS] HowTo: Integrate the USB Email Notifier to display the states of Lync 2013 Beta (III)
Buenas, today close series where I discuss how using C# can check the status of the lights of a USB Email Notifier little more than U$ S 8.00. [#GADGETS] How to control USB Email Notifier with C# (I) [#GADGETS] How to control USB Email Notifier with C# (II) [#GADGETS] HowTo: Integrate the USB Email Notifier… — read more
-
[#GADGETS] HowTo: Integrar el USB Email Notifier para mostrar los estados de Lync 2013 Beta (III)
Buenas, hoy cierro la serie donde comento como utilizando C# podemos controlar el estado de las luces de un USB Email Notifier de poco más de U$S 8.00. [#GADGETS] Como controlar el USB Email Notifier con C# (I) [#GADGETS] Como controlar el USB Email Notifier con C# (II) [#GADGETS] HowTo: Integrar el USB Email Notifier… — read more
-
[#RESHARPER] ReSharper 7.1 EAP ya esta abierto para todos
Buenas, desde ayer ya podemos descargar la versión para prueba de ReSharper 7.1. Como todas las versiones no finales, pues estamos jugando con fuego. Sin embargo hay 2 o 3 features interesantes en esta versión: No more regions después de un Code CleanUp Hay un par de cosillas nuevas que afectan a ASP.Net MVC. Tengo… — read more
-
[#WINDOWS8] HowTo: Obtain the Windows 8 application version number
Buenas, after the greatest hits on how get the version of an Assembly and envelope number How to obtain the version number of a ClickOnce application , today plays a little help to get an application version number of Windows 8 . 1: string GetVersion() 2: { 3: Package package = Package.Current; 4: PackageId packageId… — read more
-
[#WINDOWS8] HowTo: Obtener el numero de version de una aplicacion Windows 8
Buenas, después de los grandes éxitos sobre cómo obtener el número de versión de un ensamblado y de sobre cómo obtener el número de versión de una aplicación ClickOnce, hoy toca un poco de ayuda para obtener el número de versión en una aplicación de Windows 8. 1: string GetVersion() 2: { 3: Package package… — read more
-
[#ALM] Check your maturity level in your software development processes
Buenas, Maybe some do not know, there is a very complete table that allows us to identify the degree of maturity of our Basic, Standard, Advanced and Dynamic software development processes. This table is available to download from one of the sites in CodePlex ALM Rangers and can be downloaded from here . Well, the… — read more
-
[#ALM] Comprueba en que estado de madurez se encuentran tus procesos de desarrollo de software
Buenas, tal vez algunos no lo conozcan, existe una tabla muy completa que nos permite identificar el grado de madurez de nuestros procesos de desarrollo de software en Basic, Standard, Advanced y Dynamic. Esta tabla se encuentra disponible para descargar desde uno de los sites en CodePlex de los ALM Rangers y se puede descargar… — read more
-
[#PERSONAL] Difference between a programmer and a good programmer
Buenas, while I am reading a couple of books very good leave a sentence that I never tire of reading: The difference between a tolerable programmer and a great programmer is not how many programming languages they know, and it’s not whether they prefer Python or Java. It’s whether they can communicate their ideas. By… — read more
-
[#PERSONAL] Diferencia entre un programador y un buen programador
Buenas, mientras sigo leyendo un par de libros muy buenos deja una frase que no me canso de leer: The difference between a tolerable programmer and a great programmer is not how many programming languages they know, and it’s not whether they prefer Python or Java. It’s whether they can communicate their ideas. By persuading… — read more
-
[#VS2012].REG to change the action by default for "Resolve" to "Associate" in Visual Studio 2012
Buenas, some time ago the friend Luis showed us the entry in the windows registry that we must change to change the default action of “Resolve” to “Associate” when we do a CheckIn with Visual Studio 2010 . I then wrote a post about where you also put a .reg to change this entry. Today… — read more
-
[#VS2012] .REG para cambiar la acción por defecto de “Resolve” a “Associate” en Visual Studio 2012
Buenas, hace un tiempo el amigo Luis nos mostraba la entrada en el registro de windows que debemos cambiar para cambiar la acción por defecto de “Resolve” a “Associate” cuando hacemos un CheckIn con Visual Studio 2010. Yo luego escribí un post al respecto donde además ponía un .reg para cambiar esta entrada. Hoy actualizo… — read more
-
[#WINDOWS8] HowTo: Launch the console commands with administrator privileges in a manner easy
Buenas, first, explain that this also works in Windows 7. We will is older than the bread trick, but some people do not know. As well, the steps to launch the command prompt with administrator privileges from Windows 8 using only the keyboard are as follows. 1 Access to the search engine for applications. Or… — read more