-
[#LIVEWRITER] HowTo: Mantener las settings en Windows Live Writer en una nueva instalación
Hola! Windows Live Writer (WLW) es IMHO la mejor herramienta para crear contenidos para blogs. Si bien da la sensación de que Microsoft la tiene abandonada un poco (como a todos los productos de Windows Live), sigue siendo una herramienta que está entre las 1ras 5 que instalo cuando tengo un nuevo ordenador o un… — read more
-
[#RESHARPER] HowTo: Move lines of code, now with Resharper ;)
Hello! I really like social networks. It has been only a couple of hours since I discovered the possibility of moving lines with Visual Studio 2013; and after this I had a tweet from Matt Ellis (@citizenmatt), explaining how to move lines using ReSharper. In this case the combination of keys uses more fingers: SHIFT… — read more
-
[#RESHARPER] HowTo: Mover lineas de codigo, ahora con Resharper ;)
Hola! como me gustan las redes sociales, solo pasaron un par de horas desde que descubrí la posibilidad de mover líneas con Visual Studio 2013; y ya tenía un tweet de Matt Ellis (@citizenmatt), explicándome que para mover líneas arriba y abajo, también podía usar ReSharper. @elbruno btw, do you know resharper can do this… — read more
-
[#CSS] HowTo: Create a WebFont package
Hello! While the ability to define fonts (fonts) external CSS is from several versions ago, it seems that with CSS3 has been really fashion. The issue is, as with almost everything related to HTML5 and CSS3, in which different there are types of sources and each browser implements which comes out of the tip of… — read more
-
[#CSS] HowTo: Crear un package WebFont
Hola! si bien la capacidad de definir fuentes (fonts) externas en CSS está desde hace varias versiones, parece que con CSS3 se ha puesto realmente de moda. El tema está, como con casi todo lo relacionado a HTML5 y CSS3, en que hay diferntes tipos de fuentes y cada navegador implementa la que le sale… — read more
-
[#VS2013] HowTo: Move lines of code without conflicts with #ReSharper
Hello There is a new killer feature of Visual Studio 2013 and I was not using it! I read about it, but I have not used it! Yesterday I accidentally press an ALT+UP and I saw … LINES OF CODE MOVING IN MY IDE !! So that’s it, ALT + UP or ALT + DOWN,… — read more
-
[#VS2013] HowTo: Mover lines of code y no pegarse con #ReSharper
Hola, se me había pasado esta new killer feature de Visual Studio 2013! Lo había leído, lo había visto, pero no lo había usado! Hasta que recién sin querer le dí a un ALT+UP y vi como … LAS LÏNEAS DE CÖDIGO SE MOVIAN SOLAS !!! Pues eso, ALT + UP o ALT + DOWN,… — read more
-
[#TFS2013] HowTo: Dar una intro sobre InRelease (casi casi como llevar un anillo a Mordor)
Hola, hace unos días, me tocó la 1ra oportunidad de comentar la posiblidad de utilizar InRelease junto con Team Foundation Server 2013. Contar InRelease es fácil; aquí va un resumen muy simple: – Es un producto para la gestión de despliegues (entre otras cosas) que ha comprado Microsoft este año y que se integrará 100%… — read more
-
[#TFS #GIT] HowTo: Work with TFS and Git (III) branches in GIT
Series: Introduction and working model How to install GIT using Visual Studio 2013 Hello. Let’s go with the 3rd part of this series of TFS and GIT. Today I’ll try to talk a little about branches in GIT. If you know how to work with Branches in TFS or SVN, so better you forget what… — read more
-
[#TFS #GIT] HowTo: Trabajar con TFS y Git (III) branches en GIT
Series: Introucción y modelo de trabajo Cómo instalar GIT utilizando Visual Studio 2013 Hola. vamos con la 3ra parte de esta serie de TFS y GIT, hoy veremos un poco las branches en GIT. Si ya sabes trabajar con Branches en TFS o SVN, pues mejor que te olvides de lo que sabes. Lo principal… — read more
-
[#TFS #GIT] HowTo: TFS and Git (II) installing GIT
Series: Introduction and working schema Hello! Today we will continue the series of posts on how to work with TFVC and GIT. In this post we will see how to install GIT locally. While there are several ways of doing this, I’m going to show that is included within Visual Studio 2013. Note: One of… — read more
-
[#VS2013] HowTo: Generate Code Snippets from Source Code Editor
Hello What a surprise that I took with Visual Studio 2013 to do a drag & drop of a piece of code to the Toolbox. This simple action creates you a code basic snippet code you have selected and… ready! I have to be able to reuse it when you want to This seems silly… — read more
-
[#VS2013] HowTo: Generar Code Snippets desde el Source Code Editor
Hola, menuda sorpresa que me llevo con Visual Studio 2013 al hacer un drag & drop de una porción de código a la Toolbox. Esta acción tan simple te crea un code snippet básico con el código que has seleccionado y … listo ! ya lo tienes para poder reutilizarlo cuando quieras Esto parece una… — read more
-
[#WINDOWS81] HowTo: Go to desktop after Windows Login by default
Good, I finished the post with the findings of the comparison between Arduinoand Netduino .net Gadgeteer; However when have you reread today I realized that I left a little thick. I’ve given too much cane some platforms so I reescribiré it a little more light this weekend to be published on Monday. So I take… — read more
-
[#WINDOWS81] HowTo: Acceder por defecto al desktop en el Login de Windows
Buenas, he terminado el post con las conclusiones de la comparacion entre Arduino, Netduino y .Net Gadgeteer; sin embargo cuando lo he releido hoy me di cuenta que me salido un poco espeso. He dado demasiada caña a algunas plataformas así que lo reescribiré un poco más light este finde para publicarlo el lunes. Asi… — read more
-
[#ARDUINO] HowTo: Add external libraries (in the correct way, not using brute force mode like me!)
Good, today is one of those days where the worst of the day is what comes out of the tip of my fingers. In this case, was trying to create a demo / deploy Arduino script (at Avanade will organize a Coding Dojo by these days) and tell me your head on the wall when… — read more
-
[#ARDUINO] HowTo: Agregar librerias externas (de la forma correcta, no a lo bruto como lo hago yo!)
Buenas, hoy es uno de esos días en los que lo peor del día es lo que sale de la punta de mis dedos. En este caso, estaba intentando crear un demo / deploy script de Arduino (en Avanade organizaremos un Coding Dojo por estos días) y me di la cabeza en la pared al… — read more
-
[#VS2013] HowTo: disable the references in the source code editor
Hola, 2 days ago I wrote a post about the new references which shows the code editor in Visual Studio 2013. Not 10 minutes passed until someone said “this is a sh #@!” and asked me how to disable it. So here the screenshot with options to disable this feature Obviously that is unchecked is… — read more
-
[#VS2013] HowTo: deshabilitar las referencias en el source code editor
Hola, hace 2 días escribí un post sobre las nuevas referencias que nos muestra el editor de código en Visual Studio 2013. No pasaron 10 minutos hasta que alguien dijo “esto es una mier#@!” y me preguntó cómo deshabilitarlo. Así que aquí el pantallazo con las opciones para deshabilitar esta feature Obviamente la que está… — read more
-
[#VS2013] HowTo: display the direct references to elements of my Source Code
Hola, interesting feature is Visual Studio 2013 that displays for each item, direct references that are about the same from the solution code. For example, in the following function we can see how it has 11 references (not if references in Spanish translates well as references for this case) If we click on the link… — read more