-
[# TFS2010] HowTo: Create a report of users and Roles in 30 seconds
Good, Here’s a trick of those that can save you an ugly work morning, when your boss asks that you send a report with the users and permissions that exist in a server Team Foundation Server 2010 that have become more hands than in the neighboring mine of neighborhood that was very affectionate. Then, instead of travelling… — read more
-
[#TFS2010] HowTo: Crear un informe de usuarios y Roles en 30 segundos
Buenas, aquí va un truco de esos que pueden ahorrarte una mañana fea de trabajo, cuando tu jefe te pide que le envies un informe con los usuarios y permisos que existen en un servidor Team Foundation Server 2010 sobre el que han pasado más manos que en la vecina mía de barrio esa que… — read more
-
[# TEAMBUILD2010] HowTo: Add Code Metrics in the execution of a Build
Good, based on the post I wrote a few days ago about how to create a Build definition to perform code analysis using StyleCopfor Team Build 2010 using the tfs build extensions, today plays a similar post but to incorporate an analysis of metrics of code in the execution of a build. Para esto nos basaremos en el post anterior,… — read more
-
[#TEAMBUILD2010] HowTo: Incorporar Code Metrics en la ejecución de una Build
Buenas, basado en el post que escribí hace unos días sobre como crear una definición de Build para realizar análisis de código utilizando StyleCop para Team Build 2010 utilizando las Tfs Build Extensions, hoy toca un post similar pero para incorporar el análisis de métricas de código dentro de la ejecución de una build. Para… — read more
-
[TEAMBUILD2010] HowTo: Clean the local cache in Visual Studio 2010 for Team Build assemblies
Good, quick tip to close the day. If when you edit definitions of Team Build 2010 with Visual Studio 2010, you begin to have strange errors, and close Visual Studio 2010, there are problems of performance, etc.; or even you see a message like the following: ————————— Microsoft Visual Studio ————————— Team Foundation Error Access to the path ‘C:\Users\… — read more
-
[TEAMBUILD2010] HowTo: Limpiar la cache local de Visual Studio 2010 de ensamblados de TEam build
Buenas, quick tip para cerrar el día. Si cuando editas definiciones de Team Build 2010 con Visual Studio 2010, comienzas a tener errores extraños, como que se cierra Visual Studio 2010, hay problemas de performance, etc.; o inclusive ves un mensaje como el siguiente: —————————Microsoft Visual Studio—————————Team Foundation Error Access to the path ‘C:\Users\<user>\AppData\Local\Temp\VSTFSBuild5c59aa7-5b4b-4287-9eaf-d3ac8851314c\Microsoft.StyleCop.CSharp.dll’ is… — read more
-
[# TEAMBUILD2010] HowTo: Configure a build controller to to load custom assemblies from a SCC directory
Good, today is to give a bit of detail on one of the changes that facilitate us life with Team Build 2010: the ability to configure a directory in the Source Control from which it will be assembled with activities customized for the implementation of Team Build processes. For this access to the configuration of… — read more
-
[#TEAMBUILD2010] HowTo: Configurar un build controller para que pueda cargar ensamblados desde un directorio del SCC
Buenas, hoy toca dar un poco de detalle sobre una de los cambios que nos facilitan la vida con Team Build 2010: la capacidad de configurar un directorio del Source Control desde el cual se cargarán ensamblados con actividades personalizadas para la ejecución de los procesos de Team Build. Para esto accedemos a la configuración… — read more
-
[TEAMBUILD2010] HowTo: Perform code analysis with StyleCop in Team Build 2010
Good, After commenting on the launch of the first version of tfs build extensions to Team build 2010, because today is detailed step by step to one of the custom have released, join a Team Build definition. In this case, an analysis of code withStyleCop after compiling a project or solution. Tutorial 1. Download and install StyleCop, from its CodePlexproject site: http://stylecop.codeplex.com/. In… — read more
-
[TEAMBUILD2010] HowTo: Realizar análisis de código con StyleCop en Team Build 2010
Buenas, después de comentar el lanzamiento de la primera versión de las Tfs Build Extensions para Team build 2010, pues hoy toca detallar el paso a paso para incorporar una de las actividades custom que se han liberado, a una definición de Team Build. En este caso, realizar un análisis de código con StyleCop luego… — read more
-
[ALM] Always ask “Why” like a child
Good, a few years ago in my neighborhood we did the following experiment: We got into a room of 4 meters by 4 meters to 4 people, with 3 conditions: should be barefooted all the time could not speak between if each wore a rubber stick In the fourth, had a ladder of 2 meters… — read more
-
[ALM] Pregunta “Porqué” como un niño, y mejorarás la gestión de tus proyectos
Buenas, hace unos años en mi barrio hicimos el siguiente experimento: Metimos dentro de un cuarto de 4 metros por 4 metros a 4 personas, con 3 condiciones: debían estar descalzos todo el tiempo no podían hablar entre si cada uno llevaba un palo de goma Dentro del cuarto, había una escalera de 2 metros… — read more
-
[VS2010] Visual Studio LightSwitch official launch on 26 July
Good, I’m in it to avoid losing it to me: the launch of the best code generator for applications from business or one of the tools that more noise has been made between the developers Visual Studio 2010 LightSwitch is scheduled for next July 26. Inspirandome in the original post, I leave these links that can help Official… — read more
-
[VS2010] Lanzamiento OFicial de Visual Studio LightSwitch el próximo 26 de julio
Buenas, me lo apunto para no perdermelo: el lanzamiento del mejor generador de código para aplicaciones de negocio o de una de las herramientas que más ruido ha hecho entre los developers Visual Studio 2010 LightSwitch está previsto para el próximo 26 de Julio. Inspirandome en el post original, dejo estos links que pueden… — read more
-
[TFS2010] TFS Build Extensions Released! (still being complicated)
Good, If you are thinking about extending the capabilities of Team Foundation Server 2010Build, surely you will find some glitches in the road (being politically correct at the time said, because it is a stack of problems at the very least). As well, the tfs build extensions have arrived to solve such problems. For example, there are activities to… — read more
-
[TFS2010] TFS Build Extensions Released !!! (sigue siendo complicado)
Buenas, si estás pensando en extender las capacidades de Build de Team Foundation Server 2010, seguramente te encontrarás con algunos problemillas en el camino (siendo políticamente correcto al momento de decirlo, ya que es una pila de problemas como mínimo). Pues bien, las TFS Build Extensions han llegado para tratar de solucionar este tipo de… — read more
-
[TFS2010] HowTo: Configure more than one Build Controller on the same computer
Good, Team Foundation Server 2010 radically changed the architecture of Team Foundation Server. Introduced the concept ofteam Project collection, and element for organizing and grouping Team Project, as well as providing the capability to isolate content and facilitate the process of backup and overall maintenance of Team Foundation Server. Other major appearances was related to Team Build 2010,… — read more
-
[TFS2010] HowTo: Configurar más de 1 Build Controller en el mismo ordenador
Buenas, en Team Foundation Server 2010 se cambió radicalmente la arquitectura de servidor de Team Foundation. Se introdujo el concepto de Team Project Collection, como elemento para organizar y agrupar Team Project, además de brindar la capacidad de aislar contenidos y facilitar el proceso de backup y mantenimiento general de Team Foundation Server. Otra de… — read more
-
[NEWS] MASTER RIAtec 2nd Edition (the 2nd parties improve the saga)
Good, It seems that she was yesterday when Braulio told me his idea for the creation of a master’s degree 100% dedicated to Microsoft technologies, because look at several months after already going for the Second Edition and this time, with the lessons of the surprises will be much better. To continue the tradition of the… — read more
-
[NEWS] MASTER RIAtec 2da Edición (las 2das partes mejoran la saga)
Buenas, parece que fué ayer cuando Braulio me comentaba su idea para la creación de un Master 100% dedicado a tecnologías Microsoft, pues mirá varios meses después ya vamos por la segunda edición y esta vez, con las lecciones aprendidas las sorpresas serán mucho mejores. Para seguir con la tradición del Master anterior, y… — read more