-
#VS2015 – Associate Recent WorkItems, very useful extension if you perform #CheckIn actions again and again with the same WorkItem
Hola! Again Visual Studio Extension Friday. Today’s extension is very useful when you perform Check-ins associated to the same WorkItem again and again. I learn the WorkItem id number, and I quickly add it into the Pending Changes panel, or can search for the WorkItem using a WorkItem Query. Anyways this extension make the CheckIn… — read more
-
#VS2015 – Associate Recent WorkItems, te evitas seleccionar una y otra vez el mismo WorkItem
Hola! Otro Viernes de extensiones para Visual Studio 2015. La extensión de hoy es muy útil si trabajas con Team Foundation Server y haces CheckIns constantes asociados al mismo WorkItem. En mi caso, me he aprendido de memoria los WorkItems Ids y los ingreso a mano en el panel de Pending Changes. Otra opción es… — read more
-
#VS2015 Opciones para Resolver o Asociar un WorkItem por defecto cuando hacemos CheckIn
Hola! Mira que han pasado años desde que en el 2008 escribí el primer post con un workaround para poder cambiar el comportamiento que tenemos en Visual Studio al momento de hacer un CheckIn. En ese momento la opción consistía en modificar el flujo de estado del WorkItem. Pasado un tiempo esto fue posible cambiando… — read more
-
[#TFS2012] Tagging in TFS (like on Twitter!)
Buenas, I almost forget of this one! one of the big additions to the CTP for Visual Studio Update 2 Team Foundation Server 2012 is the ability to work with tags in our capabilities. The official definition is basically the following:. Work Item Tagging -“New work item tags provide categorization and filtering of items work.”… — read more
-
[#TFS2012] Tagging en TFS (juega como en Twitter!)
( Buenas, casi se me escapa! una de las grandes incorporaciones al CTP for Visual Studio Update 2 de Team Foundation Server 2012 es la capacidad de trabajar con tags en nuestros WorkItems. Básicamente la definición oficial es la siguiente:. Work Item Tagging – “New work item tags provide categorization and filtering of work items. … — 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
-
[# VS11] The new Team Explorer (VI) working with WorkItems
hi, following the series of posts related to the new Team Explorer in Visual Studio 11, today give a review of one of the elements that has been least changed: working with Workitems. At this point if we see the new Team Explorer in this view we can see that it has changed little and nothing, we… — read more
-
[#VS11] El nuevo Team Explorer (VI) Trabajando con WorkItems
Buenas, siguiendo con la serie de posts relacionados con el nuevo Team Explorer en Visual Studio 11, hoy le daré un repaso a uno de los elementos que menos ha cambiado : el trabajo con Workitems. En este punto si vemos el nuevo Team Explorer en esta vista vemos que ha cambiado poco y nada, … — read more
-
[#TFS11] Process templates included in Team Foundation Server 11
Hi, until 2010 Team Foundation Server process templates included for creating Team Projects were MSF for Agile and MSF for CMMI . Recently Microsoft released a development template for Scrum: Scrum Microsoft Visual Studio 1.0 . Not the best ideas from Microsoft in the last decade, but is a start. Now with Team Foundation 11… — read more
-
[#TFS11] Plantillas de procesos incluidas en Team Foundation 11
Buenas, hasta Team Foundation Server 2010 las plantillas de procesos incluidas para la creación de Team Projects eran MSF for AGILE y MSF for CMMI. Hace poco tiempo Microsoft sacó una plantilla especial para desarrollos SCRUM: Microsoft Visual Studio Scrum 1.0. No es de las mejores ideas de Microsoft en la última década, pero es… — read more
-
[# VS11] Storyboarding PowerPoint (new !!)
Hi, We go with another of the new features of Visual Studio 11 and Team Foundation 11, in this case is the ability of prototyping with PowerPoint user stories. WHAT! that you’re thinking, after so many years and so many beers, Bruno was completed to dry the average neuron. No, the stage of working is… — read more
-
[#VS11] Storyboarding con PowerPoint (nuevo, nuevísimo !!!)
Buenas, vamos con otra de las novedades de Visual Studio 11 y Team Foundation 11, en este caso se trata de la capacidad de prototipar historias de usuario con PowerPoint. WHAT !!!! eso estarás pensando, al Bruno después de tantos años y tantas cervezas, se le terminó de secar la media neurona. Pues no,… — read more
-
[# TFS2010] HowTo: Add a new mapping between Microsoft Project and Team Foundation Server fields
Good, today a tutorial type post to show how to synchronize a Microsoft Project field with a field of a definition of a WorkItem of Team Foundation Server. For this example I added a field to the definition of a Task called “ElBruno.WbsCode” (if you don’t know how to do this post can help you). The idea for this post is… — read more
-
[#TFS2010] HowTo: Agregar un nuevo mapeo entre campos de Microsoft Project y Team Foundation Server
Buenas, hoy un post tipo tutorial para mostrar como sincronizar un campo de Microsoft Project con un campo de una definición de un WorkItem de Team Foundation Server. Para este ejemplo he agregado un campo a la definición de una Task que se llama “ElBruno.WbsCode” (si no sabes como hacerlo este post te puede ayudar).… — read more
-
[# TFS2010] TFSWorkBench is now OpenSource
Good, This is fast because it runs from the train and will not be the driver of the train are excited with the news, turn where it should not and can not reach Madrid. As I said, TFS WorkBench that excellent tool to analyze information about our WorkItems of the people ofScrumForTeamSystem, is now Open Source on CodePlex.… — read more
-
[#TFS2010] TFSWorkBench ahora es OpenSource
Buenas, esta es rápida porque va desde el tren y no vaya a ser que el conductor del tren se emocione con la noticia, gire donde no deba y no pueda llegar a Madrid. Pues lo dicho, TFS WorkBench esa excelente herramienta para analizar la información de nuestros WorkItems de la gente de ScrumForTeamSystem, ahora… — read more
-
[#TFS2010] HowTo: Add a State in the definition of a WorkItem (III)
Series HowTo: Add a State in the definition of a WorkItem (I) HowTo: Add a State in the definition of a WorkItem (II) Good, in the previous post we saw how to add a new State to the definition of States of a WorkItem type Task to MSF for Agile5.0. In this post we will add a… — read more
-
[#TFS2010] HowTo: Agregar un estado en la definición de un WorkItem (III)
Series HowTo: Agregar un estado en la definición de un WorkItem (I) HowTo: Agregar un estado en la definición de un WorkItem (II) Buenas, en el post anterior vimos como agregar un nuevo estado a la definición de estados de un WorkItem de tipo Task para MSF for Agile 5.0. En este post agregaremos una… — read more
-
[#TFS2010] HowTo: Add a State in the definition of a WorkItem (II)
Series HowTo: Add a State in the definition of a WorkItem (I) Good, today with the already installed software to begin modifying the definition of a WorkItem. For this trabajeremos on a Team Project of test called [AgileBlog]. The following steps demonstrate how to modify a WorkItem definició Tutorial 1 Open Visual Studio 2010… — read more
-
[#TFS2010] HowTo: Agregar un estado en la definición de un WorkItem (II)
Series HowTo: Agregar un estado en la definición de un WorkItem (I) Buenas, hoy con el software ya instalado comenzaremos a modificar la definición de un WorkItem. Para esto trabajeremos sobre un Team Project de prueba llamado [AgileBlog]. Los siguientes pasos demuestran como modificar la definició de un WorkItem Tutorial 1. Abrir Visual Studio… — read more