-
#VS2015 – Publish in Visual Studio Gallery the installer for the Delete all comments in a file with #Roslyn sample extension #VSGallery
Hola! Final post for the series – Delete all comments in a file with #Roslyn – Create a VSIX installer for the Delete all comments in a file with #Roslyn sample extension – Publish in Visual Studio Gallery the installer In my last post I described how to create a VSIX package for our delete… — read more
-
#VS2015 – Publicar la extensiĂłn que borra todos los comentarios utilizando #Roslyn en Visual Studio Gallery #VSGallery
Hola! Post final para la serie: – Borrar todos los comentarios en un Click con #Roslyn – Crear un instalador para la extensiĂłn que borra todos los comentarios utilizando Roslyn – Publicar el paquete en Visual Studio Gallery En el post anterior vimos cĂłmo crear un instalador VSIX para nuestra soluciĂłn para eliminar comentarios. Hoy… — read more
-
#VS2015 – Create a #Vsix installer for the Delete all comments in a file with #Roslyn sample extension
Hola! Some people asked about how hard is to create an Installer for the simple in the post “#VS2015 – Delete all comments in a file with #Roslyn”. Is very easy, so I´ll write a couple of posts with the answer to the question and also later, on how to publish this one to the… — read more
-
#VS2015 – Crear un instalador para la extensiĂłn que borra todos los comentarios utilizando #Roslyn
Hola! Como algunas personas me preguntaron quĂ© tan complicado era crear un paquete de instalaciĂłn para el ejemplo “#VS2015 – Borrar todos los comentarios en un Click con #Roslyn”, hoy mostrarĂ© los pasos a seguir para crear el paquete de instalaciĂłn y publicar el mismo en Visual Studio Gallery. Comenzamos desde el punto anterior, donde… — read more
-
[#AZURE] HowTo: Publish a #ClickOnce application using and #AZURE website
Buenas, Today he has a tutorial on those fast which I hope to save you some time, instead of investigating how to do it.What we want to do is simple: publish a WPF application with ClickOnce using a website of Azure as our point of distributing and updating. We are going with the step… — read more
-
[#AZURE] HowTo: Publicar una aplicacion ClickOnce en un website de Azure
Buenas, hoy toca un tutorial de esos rápidos que espero que te ahorre un poco de tiempo, en lugar de investigar como hacerlo. Lo que queremos hacer es simple: publicar una aplicacion WPF con ClickOnce, utilizando un website de Azure como nuestro punto de distribuciĂłn y actualizaciĂłn. Vamos con el paso a paso. 1. En… — read more
-
[#NETMF] HowTo: Create a motion sensor (II)
Buenas in the yesterday’s post I commented on an accessory to detect movements using. Net Gadgeteer . Today we will see how with a couple of lines of code more, we can activate the camera when motion is detected, you take a picture and show it in the graphic display. For this example we will… — read more
-
[#NETMF] HowTo: Crear un sensor de movimientos (II)
Buenas en el post de ayer comentĂ© sobre un accesorio para detectar movimientos utilizando .Net Gadgeteer. Hoy veremos como con un par de lĂneas de cĂłdigo más, podemos activar la cámara para que en el momento que se detecta movimiento, saque una foto y la muestre en el display gráfico. Para este ejemplo utilizaremos … — read more
-
[#NETMF] HowTo: Create a movements sensor (I)
Buenas today’s example does not attempt to replace a Kinect, or much less. However shows us that with a small hardware little more than €12, can create a sensor’s movements when it detects movements, begin to record the input from a camera. On this basis, we started with the following hardware for example, where we… — read more
-
[#NETMF] Intro or presentation and a free gift with tutorial for a Hello Valentino (my version of Hello World)
Buenas after presenting yesterday .Net micro Framework, today we will see more in detail. Net Gadgeteer . . Net Gadgeteer (starting from now-GT) is an Open Source platform based on .NET micro Framework (NETMF). If you sound Arduinoyou will surely also sound Netduino that is the same idea but based on NETMF. The point where… — read more
-
[#NETMF] Intro o presentación y de regalo un tutorial para un Hello Valentino (mi versión del Hello World)
Buenas despuĂ©s de presentar ayer .Net Micro Framework, hoy veremos más en detalle .Net Gadgeteer. .Net Gadgeteer (a partir de ahora GT) es una plataforma Open Source basada en .NET Micro Framework (NETMF). Si te suena Arduino, seguramente tambiĂ©n te sonará Netduino que es la misma idea pero basada en NETMF. El punto donde GT… — read more
-
[#KINECT] HowTo: Use Face Recognition with #KinectSdk (II)
Buenas, in the previous post I mentioned some of the main features to begin work with the kit for the recognition of gestures that included with the Kinect SDK . [# KINECT] HowTo: Use Face Recognition with # KinectSdk (I) Today we will see how to use this functionality in a WPF project. To do… — read more
-
[#KINECT] HowTo: Utilizar Face Recognition con #KinectSdk (II)
Buenas, en el post anterior comentĂ© alguna de las caracterĂsticas principales para comenzar a trabajar con el kit de reconocimiento de gestos que se incluye con el Kinect SDK. [#KINECT] HowTo: Utilizar Face Recognition con #KinectSdk (I) Hoy veremos como utilizar esta funcionalidad en un proyecto WPF. Para esto seguiremos los siguientes pasos: 1. Crearemos… — read more
-
[#VS2012] Excellent set of training for Visual Studio 2012 and Team Foundation Server 2012
Buenas, today thanks to David (compi Avanade) I gave a lap by the site Team Foundation service and I was surprised with the detail and simplicity of training materials presented there. For example, in the section Getting Started with Visual Studio , we can see how to connect to TFS, such as upload code, create… — read more
-
[#VS2012] Excelente set de training para Visual Studio 2012 y Team Foundation Server 2012
Buenas, hoy gracias a David (compi de Avanade) me dĂ una vuelta por el site de Team Foundation Service y me quedĂ© sorprendido con el detalle y simplicidad de los materiales de formaciĂłn que se presentan allĂ. Por ejemplo, en la secciĂłn Getting Started with Visual Studio, podemos ver como conectarnos a TFS, como subir… — read more
-
[#KINECT] HowTo: Change the camera angle
Hi, in today’s post we will move the angle of the sensor up or down using the SDK APIs. It is initially possible to move the camera up or down a twenty-seventh, and to try them we will from the example of yesterday. 1 We modify our application to allow us to define the angle… — read more
-
[#KINECT] HowTo: Cambiar el ángulo de la cámara
Buenas, en el post de hoy vamos a mover el ángulo del sensor hacia arriba o hacia abajo utilizando las APIs del SDK. Inicialmente es posible mover la cámara hacia arriba o hacia abajo unos 27Âş, y para probarlos vamos a partir del ejemplo del dĂa de ayer. 1. Modificamos nuestra aplicaciĂłn para que… — read more
-
[# KINECT] HowTo: Display the contents of the camera in WPF
Hi, After displaying as it paints the Skeleton in Kinect here and here, today we are going to a more simple example (in what should be) where we will show the contents of the Chamber about Kinect in a WPF IMAGE. Tutorial 1. Create a new type WPF Application project in Visual Studio 2010. 2… — read more
-
[#KINECT] HowTo: Mostrar el contenido de la cámara en WPF
Buenas, despuĂ©s de mostrar como se pinta el Skeleton en Kinect aquĂ y aquĂ, hoy vamos a un ejemplo más simple (en lo que cabe) donde mostraremos el contenido de la cámara de Kinect en un IMAGE de WPF. Tutorial 1. Crear un nuevo proyecto de tipo WPF Application en Visual Studio 2010. 2. Agregamos las… — read more
-
[#KINECT] HowTo: Draw the Kinect skeleton in WPF
Hi, Today plays close on Friday with a tutorial on the interesting > how to paint a skeleton in WPF using the 2 Kinect Beta for Windows SDK. The basis of a skeleton in Kinect is a collection of Joints that then we can "assemble the skeleton". It is also possible to assemble and paint… — read more