-
[# VS11] The new Team Explorer (VII) Settings in Web mode
Hi, the IDE of Visual Studio 11 is still a very powerful Desktop tool. While projects as Roslyn promise to remove part of workload to the IDE, the idea of a complete source code editor, I think that it is still 100% desktop. But it seems that it is not the same with the new version of Team Foundation 11. If we give… â read more
-
[#VS11] El nuevo Team Explorer (VII) Settings en modo Web
Buenas, el IDE de Visual Studio 11 sigue siendo una herramienta de Desktop muy potente. Si bien proyectos como Roslyn prometen sacar parte de carga de trabajo al IDE, la idea de un editor de cĂłdigo fuente completo, creo que sigue siendo 100% desktop. Pero parece que no pasa lo mismo con la nueva… â read more
-
[# KINECT] Error: Could not load file or assembly ‘INuiInstanceHelper.dll’
Hi, I’m going to point the TIP because I I always forget and I spend 20 minutes managing exceptions in WPF (hanging often I’m). The error {“Could not load file or assembly ‘INuiInstanceHelper.dll’ or one of its dependencies.”}Â {“The specified module could not be found.”: “INuiInstanceHelper.dll”} usually occurs when I installed the drivers about Kinect with… â read more
-
[#KINECT] Error: Could not load file or assembly ‘INuiInstanceHelper.dll’
Buenas, me voy a apuntar el TIP porque siempre me lo olvido y me paso 20 minutos gestionando excepciones en WPF (menudo colgado soy). El error {"Could not load file or assembly ‘INuiInstanceHelper.dll’ or one of its dependencies. The specified module could not be found.":"INuiInstanceHelper.dll"} usualmente se da cuando he instalado los drivers de Kinect… â read more
-
[TOOLS] Tools, extensions for Visual Studio, etc. (III)
Hi, After having to revive my laptop and start testing Windows 8 Developer Preview, because I take this opportunity to updatethe list of tools that I usually use with extensions for Visual Studio 2010 and Visual Studio 11 install in development environment. I’ll see if the fact of working with Windows 8 makes that you shelved some of these tools (I discardedTeracopy for… â read more
-
[TOOLS] Herramientas, extensiones para Visual Studio, etc (III)
Buenas, despuĂ©s de tener que resucitar mi laptop y de comenzar a probar Windows 8 Developer Preview, pues aprovecho para actualizar la lista de herramientas que usualmente utilizo junto con las extensiones de Visual Studio 2010 y Visual Studio 11 que instalo en entorno de desarrollo. VerĂ© si el hecho de trabajar con Windows 8… â 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] Baseless Merge now from the IDE
Hi, one of the most common cases that you find when you work with Branches, is the need for a MERGE between the two branches that are not interrelated. In Team Foundation Server is known as Baseless Merge and it is possible to do from the command line but not from the IDE. Now with Visual Studio 11, in the Merge options, we… â read more
-
[#TFS11] Baseless Merge ahora desde el IDE
Buenas, una de los casos mĂĄs comunes con los que te encuentras cuando trabajas con Branches, es la necesidad de hacer un MERGE entre dos ramas que no estĂ©n relacionadas entre sĂ. Esto en Team Foundation Server se lo conoce como Baseless Merge y es posible realizarlo desde la lĂnea de comandos pero no desde… â read more
-
[#TFS11] Team Explorer (V): A better Code Review process
Hi, the post of Rodrigo Corral “in the software, the quality is not optional” is a post to which I refer every few minutes as point of entry to explain why it is important to think about software “well done” from zero-day. Each time that we make a copy/paste of a portion of code or implement a “quick… â read more
-
[#TFS11] Team Explorer (V): Un nuevo y mejorado Code Review
Buenas, el post de Rodrigo Corral âEn el software, la calidad, no es opcionalâ es un post al que hago referencia cada dos por tres como punto de entrada para explicar porquĂ© es importante pensar en software âbien hechoâ desde el dĂa cero. Cada vez que realizamos un copy/paste de una porciĂłn de cĂłdigo o… â read more
-
[# VS11] New tool for DIFF / MERGE (finally!)
Good, If you know me a little you know that some of the things I hate most are social injustice, animal abuse and WinDiff. That is the tool for DIFF and MERGE that comes by default with Visual Studio before that is born the Valentino. After that half the world asked that they incorporate a tool like people awhile, lso friends… â read more
-
[#VS11] Nueva herramienta para DIFF / MERGE (por fin!!!)
Buenas, si me conoces un poco sabes que algunas de las cosas que mĂĄs detesto son la injusticia social, el maltrato animal y WinDiff. Es decir la herramienta para realizar DIFF y MERGE que viene por defecto con Visual Studio desde antes que nazca el Valentino. DespuĂ©s de que medio mundo les pida que incorporen… â read more
-
[# VS11] The new Team Explorer (IV) Suspend and Restore the currently active job
Hi, an interesting concept that is defender in Visual Studio 11, is the ability to “save a State of Visual Studio 11″. Let’s assume that we are working on a project, we open a couple of files .cs in which we are editing code and that also have Open Source Control Explorer and a couple of consultations… â read more
-
[#VS11] El nuevo Team Explorer (IV) Suspendiendo y restaurando el trabajo activo
Buenas, un concepto interesante que se incoropora en Visual Studio 11, es la capacidad de âguardar un estado de Visual Studio 11â. Supongamos que estamos trabajando en un proyecto, que tenemos abierto un par de archivos .cs en el que estamos editando cĂłdigo y que ademĂĄs tenemos abierto el Source Control Explorer y un par… â read more
-
[# VS11] The new Team Explorer (III) My Work
Good, Today toca review another view of the new Team Explorer: My Work. This option is offered from a Team Project as shown in the following image. Once we accede to My Work we can see the tasks and Bugs that we have assigned to the user that we are working inTeam Foundation 11. Well, the… â read more
-
[#VS11] El nuevo Team Explorer (III) My Work
Buenas, hoy toca revisar otra vista del nuevo Team Explorer: My Work. Esta opciĂłn se ofrece a partir de un Team Project como muestra la siguiente imagen. Una vez que accedemos a My Work veremos las Tareas y Bugs que tenemos asignados al usuario con el que estamos trabajando en Team Foundation 11. Ahora bien,… â read more
-
[#VS11] El nuevo Team Explorer (II): Pending Changes for CheckIn
Buenas, despuĂ©s del primer post con una pequeña intro al nuevo Team Explorer incorporado en Visual Studio 11, hoy le darĂ© un vistazo a algunas de las novedades relacionadas con la acciĂłn de CheckIn. First of all, we see that Team Explorer options the option designed to revise our pending changes is the “Pending Changes”. In… â read more
-
[#VS11] El nuevo Team Explorer (II): Pending Changes for CheckIn
Buenas, despuĂ©s del primer post con una pequeña intro al nuevo Team Explorer incorporado en Visual Studio 11, hoy le darĂ© un vistazo a algunas de las novedades relacionadas con la acciĂłn de CheckIn. En primer lugar vemos que en las opciones del Team Explorer la opciĂłn diseñada para revisar nuestros cambios pendientes es la… â read more