-
[VS2010] HowTo: Utilizar Intellitrace en un entorno x64?
Buenas, un gran fallo, según mi punto de vista del lanzamiento de Visual Studio 2010, era que el soporte para IntelliTrace solo estaba disponible para entornos x86. Ahora bien, un añazo después del lanzamiento de Visual Studio 2010, y gracias al Service Pack 1, ya tenemos soporte para IntelliTrace para x64. Un collectivo de gente,… — read more
-
[VISUALSTUDIOGALLERY] VS2010 Comments extend (if you want to write a book of comments)
Good, before the purists give me with a whip, I commented that the premise that I Guide to working with comments is as follows: “The righteous comments” This means that I am aware that the code has to be self-descriptive, so there is no need to comment, but I also understand that on occasions a… — read more
-
[VISUALSTUDIOGALLERY] VS2010 Comments Extender (por si quieres escribir un libro de comentarios)
Buenas, antes de que los puristas me den con un latigo, les comento que la premisa que me guía para trabajar con comentarios es la siguiente: “Comentarios los justos” Esto significa que soy conciente de que el código tiene que ser autodescriptivo, para que no sea necesario poner comentarios, pero también entiendo que en ocaciones… — read more
-
[EVENT] The LightSwitch event materials + Azure + ZeroCode
Good, then I leave a link to the presentation that we carry out this morning with Juan Luis on Visual Studio 2010 LightSwitch and Azure in microsoft Office. Visual Studio 2010 Ligthswitch + AZURE + Zero Code http://static.slidesharecdn.com/SWF/ssplayer2.swf?doc=ligthswitchzerocodev1-1-110505131642-phpapp01 & stripped_title = visual-studio-2010-ligthswitch-azure-zero-code & userName = elbruno View more presentations from Bruno capuano. Share this: Share — read more
-
[EVENTO] Materiales del evento LightSwitch + Azure + ZeroCode
Buenas, a continuación os dejo un enlace con la presentación que realizamos esta mañana con Juan Luis sobre Visual Studio 2010 LightSwitch y Azure en las oficinas de microsoft. Visual Studio 2010 Ligthswitch + AZURE + Zero Code http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ligthswitchzerocodev1-1-110505131642-phpapp01&stripped_title=visual-studio-2010-ligthswitch-azure-zero-code&userName=elbruno View more presentations from Bruno Capuano. — read more
-
[VS2010] HowTo: Organize the definitions of Builds with Folders in the Team Explorer
Good, today among so many problems that I found this extension for Visual Studio 2010 I was pleased the day. It presents the list of definitions of builds on a server Team Foundation Server 2010 organized with folders, to be able to view and organize them better. It is incredible that this feature is not factory in Visual Studio 2010, but… — read more
-
[VS2010] HowTo: Organizar las definiciones de Builds con Folders en el Team Explorer
Buenas, hoy entre tantos problemas con los que me he encontrado, esta extensión para Visual Studio 2010 me ha alegrado el día. La misma presenta la lista de definiciones de builds en un servidor Team Foundation Server 2010 organizadas con folders, para poder visualizar y organizar mejor las mismas. Es increíble que esta feature no… — read more
-
[TEAMBUILD2010] Collection of links about Team Build 2010
Good, simple and fast to remember me, the links that I have been putting on Team Build 2010. [TEAMBUILD2010] HowTo: Create a Custom Activity for Team Build 2010 [TEAMBUILD2010] Showing errors and Warning in the logs of Team Build [TEAMBUILD2010] Error:CSC: Cannot specify am if building to module or library [TEAMBUILD2010] HowTo: Avoid element validation in Design Time in… — read more
-
[VS2010] Extension to add dot-lines between key and key in your code
Good, Hae a time I was asked for an extension of this kind and while he did not know this in particular figured that there would be. Without looking for her, now find so take this opportunity and do you a little post, as well as leave a picture is worth more than a thousand words.… — read more
-
[VS2010] Extension que agrega dot-lines entre llave y llave en tu código
Buenas, hae un tiempo me preguntaron por una extensión de este tipo y si bien no conocía a esta en particular, supuse que existiría. Sin buscarla, hoy la encuentro así que aprovecho y le hago un pequeño post, además de dejar una imagen que vale más de mil palabras. A mi personalmente nome parece muy… — read more
-
[TFS2010] HowTo: Create fake builds for Team Build 2010
Good, excellent post of Neno, where shows us how to use a utility that created jason pricket to create false results for builds in Team Build 2010. This utility can be downloaded from here: TfsCreateBuild.exe and then using the following arguments to the TfsCreateBuild.exe application: status: < value > Status of the build (Succeeded, Failed, Stopped, PartiallySucceeded) /flavor: < name >… — read more
-
[TFS2010] HowTo: Crear fake builds para Team Build 2010 por línea de comandos
Buenas, excelente post de Neno, donde nos muestra como utilizar una utilidad que creó Jason Pricket para crear resultados falsos para builds en Team Build 2010. Esta utilidad se puede descargar desde aquí: TfsCreateBuild.exe y a continuación, utilizando los siguientes argumentos para la aplicación TfsCreateBuild.exe: /status:<value> Status of the build (Succeeded, Failed, Stopped, PartiallySucceeded) /flavor:<name>… — read more
-
[TFS2010] HowTo: Create a field for a WorkItem with custom values, and easy to maintain
Good, before starting to explain a simple way to modify the definition a WorkItem Type, comes the disclaimer: It is always advisable to think about it 20 times before modifying processes guide or template of a Team Project, in other words: does not modify it because 95% of cases, the templates by default are sufficient.… — read more
-
[TFS2010] HowTo: Crear un campo para un WorkItem con valores personalizados y de fácil mantenimiento
Buenas, antes de comenzar a explicar una forma sencilla de modificar la definición un WorkItem Type, llega el disclaimer: Siempre es recomendable pensarlo 20 veces antes de modificar la guía de procesos o plantilla de un Team Project, en otras palabras: no lo modifiques porque en el 95% de los casos, las plantillas por defecto… — read more
-
[VS2010] HowTo: Differentiate the same solution in different branches (thanks VSCommands2010)
Good, When you work with any strategy of Branching (but do you, out of my blog! should) is very common that you are opening the same solution in the branch of development evolutovo and in the branch of maintenance or corrective. The following example shows how we have the solution ClassLibrary1 and the files in the branches… — read more
-
[VS2010] HowTo: Diferenciar la misma solución en diferentes ramas (thanks VSCommands2010)
Buenas, cuando trabajas con cualquier estrategia de Branching (sino lo haces, fuera de mi blog !!! deberías) es muy usual que te encuentres abriendo la misma solución en la rama de desarrollo evolutovo y en la rama de mantenimiento o correctivo. El siguiente ejemplo, muestra como tenemos la solución ClassLibrary1 y los archivos propios de… — read more
-
[VS2010] Introduction to StyleCop
Good, StyleCop is a tool that analyzes C source code # and applies a set of style and consistency rules. You can run from within Visual Studio or integrated into a project of TeamBuild. It is quite useful when you want to ensure that the “aesthetic of your code” is consistent among themselves as well as having a… — read more
-
[VS2010] Introduccion a StyleCop
Buenas, StyleCop es una herramienta que analiza código fuente C# y aplica un conjunto de reglas de estilo y consistencia. Se puede ejecutar desde dentro de Visual Studio o integrado en un proyecto de TeamBuild. Es bastante útil cuando además de contar con un buen diseño de la arquitectura de tu solución, de respetar las… — read more
-
[TFS2010] TFS Workbench, herramienta para trabajar con tableros con elementos de TFS
Buenas, hoy me toca recomendar una excelente herramienta de nuestros amigos de ScrumForTeamSystem: TFS WorkBench. Esta herramienta permite trabajar con elementos de un Team Project de Team Foundation Server 2010 y visualizar los mismos como si se tratara de un tablero de trabajo de PostIs. Con TFS WorkBench es posible Arrastrar y soltar elementos de… — read more
-
[MICROPOST] My book of Visual Studio 2010 available in PDF
Good, for all those who have always wanted to participate in the fabulous world of hacking, can already begin to buy books in PDF format from CampusMVP. I am not going to put in the shed of piracy, each one is mayoricto and you will know what to do in this regard. I, a year after the release… — read more