-
[#TFSERVICE] HowTo: Deshabilito el auto deploy a #AZURE en mi #Microsoft Account
Buenas, hace unos días escribí un post donde comentaba como automatizar un despliegue de un website a una instancia de AZURE utilizando Team Foundation Service como repositorio de codigo fuente y Team Build de TFSPreview para la compilación, creación de paquetes y automatización del despliegue (el post completo aquí). Hace unos minutos alguien me preguntaba… — read more
-
[#WINDOWS8] HowTo: Include our #CSharp files in the restuls of Windows Search in Windows8
Buenas, do not ask me why, but I like Windows Search to index the contents of my classes in C# and all the directories of code in general to then be able to open in 2 clicks solutions / projects that are more me cool. Disclaimer:I know that it is also possible to access the… — read more
-
[#WINDOWS8] HowTo: Incluir nuestro ficheros CSharp en el buscador de Windows8
Buenas, no me preguntes el porqué, pero me gusta que Windows Search indexe los contenidos de mis clases de C# y de todos los directorios de código en general para luego poder abrir en 2 clicks las soluciones / proyectos que más me molan. Disclaimer: Sé que también es posible acceder a la lista de… — read more
-
[#TFSERVICE] HowTo: Redeploy a release to a WebSite or CloudService specified in # Azure
Buenas, have a couple of days I wrote a post where described as automate a deployment process using Team Build from TFS Preview for websites of Azure. This scenario is very cool, but of course, it can happen that given time we deploy this environment to a version that is not what we want to… — read more
-
[#TFSERVICE] HowTo: Redesplegar una release especifica a un WebSite o CloudService en #Azure
Buenas, have un par de días escribí un post donde describí como automatizar un proceso de despliegue utilizando Team Build desde TFS Preview para websites de Azure. Este escenario es muy chulo, pero claro, puede suceder que en deteminado momento despleguemos a este entorno una versión que no es la que queremos que esté online.… — read more
-
[#CLICKONCE] HowTo: Launch an app deployed with ClickOnce with administrator privileges
Buenas, the answer to the question: Is it possible to launch an application deployed with ClickOnce with administrator permissions? It has a very simple answer: NOT The solution is two paragraphs later, so you can save the following text. The correct way to define an application requires certain permissions is through a manifesto. In it,… — read more
-
[#CLICKONCE] HowTo: Lanzar una app desplegada con ClickOnce con privilegios de administrador
Buenas, la respuesta a la pregunta: ¿Es posible lanzar una aplicación desplegada con ClickOnce con permisos de administrador? tiene una respuesta muy simple: NO La solución viene dos párrafos después, así que te podes ahorrar el siguiente texto. La forma correcta de definir que una aplicación requiera ciertos permisos es a través de un manifiesto.… — read more
-
[#TFSERVICE] Deploying applications # AZURE from Team Foundation Service 2012
Buenas, today we are going with a simple example: create a web application and deploy it in AZURE directly with a build from Team Foundation Service. (another question that arose during ) the talk of Team Foundation Service SecondNug ). So who here is a tutorial format which in the end is my personal help:… — read more
-
[#TFSERVICE] Desplegando aplicaciones #AZURE desde Team Foundation Service 2012
Buenas, hoy vamos con un ejemplo simple: crear una aplicación web y desplegarla en AZURE directamente con una build desde Team Foundation Service. (otra de las preguntas que surgió durante la charla de SecondNug de Team Foundation Service). Asi que aquí va un formato tutorial que al final es mi ayuda personal: 1. Crear un… — read more
-
[#TFSERVICE] HowTo: Enable an Microsoft Account to test TFS on the Cloud for free
Buenas, today touch reply a topic that came out in the webcast with the guys at SecondNug on Team Foundation Service . In this case, how to create one account to test the services of Team Foundation Service free of charge. Let’s step by step. 1. To access the service you need a Microsoft… — read more
-
[#TFSERVICE] HowTo: Activar una cuenta para utilizar gratuitamente TFS on the Cloud
Buenas, hoy toca responder un tema que salió en el webcast con los chicos de SecondNug sobre Team Foundation Service. En este caso, como crear una cuenta para probar gratuitamente los servicios de Team Foundation Service. Vamos con el paso a paso. 1. Para acceder al servicio necesitas una cuenta de Microsoft Account (un Live… — read more
-
[#TFSERVICE] HowTo: Delete a Team Project on the cloud
Buenas, Another question that made in Team Foundation Server 2012 webcast was related to the ability to delete a Team Project hosted on the cloud. As well, the command-line Visual Studio 2012, with appropriate permissions, the syntax for deleting a Team Project was as follows: TFSDeleteProject [/ q] [/ force] [/excludewss] /collection:URL TeamProjectName Because well,… — read more
-
[#TFSERVICE] HowTo: Delete a Team Project on the cloud
Buenas, otra de las preguntas que hicieron en el webcast de Team Foundation Server 2012 estaba relacionada con la capacidad de borrar un Team Project alojado on the cloud. Pues bien, desde la línea de comandos de Visual Studio 2012 y con los permisos correspondientes, la sintaxis para eliminar un Team Project era la siguiente:… — read more
-
[# VS2012] HowTo: Compare 2 files using Visual Studio from the command line
Buenas, some time ago I spoke of the possibility of Configure WinMerge to be used as a tool by default for Diff and Merge within Visual Studio 2010. With Visual Studio 2012 has been incorporated a new Diff and Merge tool that the truth is that it works very well (something talked here about this… — read more
-
[#VS2012] HowTo: Comparar 2 archivos utilizando Visual Studio desde command line
Buenas, hace un tiempo hablé de la posiblidad de configurar WinMerge para utilizarlo como herramienta por defecto para Diff y Merge dentro de Visual Studio 2010. Con Visual Studio 2012 se ha incorporado una nueva herramienta de Diff y Merge que la verdad es que funciona muy bien (algo hablé aquí sobre esta nueva herramienta)… — read more
-
[#KINECTSDK] HowTo: Use Kinect Studio to record and play a Kinect session
Buenas, all those who develop applications with Kinect we know that heavier than this type of development is the way trial/error that you see facing. I.e., while the Kinect is a camera that detects people, each of the tests you want to do requires that you wear stand in front of the sensor and do… — read more
-
[#KINECTSDK] HowTo: Utilizar Kinect Studio para grabar y reproducir sesiones
Buenas, todos los que desarrollamos aplicaciones con Kinect sabemos que lo más pesado de este tipo de desarrollos es el modo prueba/error al que te ves enfrentado. Es decir, si bien el Kinect es una cámara que detecta personas, cada una de las pruebas que deseas hacer requiere que te pongas de pie delante del… — read more
-
[# VS2012] HowTo: Convert to lowercase the menus in Visual Studio 2012
Buenas, small tip from Saturday. If the second wrong makes you view in Visual Studio 2012 are the menus in uppercase, here you have a trick to change them You just have to add an entry in the register.[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General] create an entry of type DWord (32-bit) with the name [SuppressUppercaseConversion] and value = 1 Once… — read more
-
[#VS2012] HowTo: Convertir a minusculas los menues en Visual Studio 2012
Buenas, pequeño tip de Sábado. Si lo segundo que te hace mal a la vista en Visual Studio 2012 son los menúes en mayúscula, aqui tienes un truco para cambiar los mismos Simplemente hay que agregar una entrada en el registro. En [HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General] crear una entrada de tipo DWord (32 bits) con el nombre [SuppressUppercaseConversion]… — read more
-
[#KINECTSDK] HowTo: Use Kinect as a green screen (III) Source Code
Buenas, there are several people who have asked me the code source of the implementing screen green with Kinect, so here it is http://sdrv.Ms/KuC9Uz And of course the previous post [#KINECTSDK] HowTo: Use Kinect as a green screen (I) (playing with the Rolling Stones)https://elbruno.com/2012/05/31/kinectsdk-HOWTO-use-kinect-as-a-green-screen-i-playing-with-the-rolling-stones/ [#KINECTSDK] HowTo: Use Kinect as a green screen (II) More detailshttps://elbruno.com/2012/06/04/kinectsdk-HOWTO-use-kinect-as-a-green-screen-II/… — read more