-
[# KINECTSDK] HowTo: Detect the sensor state change and sensor disconnection
Hi, back a little to the Kinect SDK after 5 days in which I slept very little to migrate a large enough Beta 2 application to the current version of Kinect SDK. However, the new SDK has changed much and in some things is far more coherent than the previous. For example at the time… — read more
-
[#KINECTSDK] HowTo: Detectar el cambio de estado o desconexion del sensor
Buenas, volvemos un poco al Kinect SDK después de 5 días en los que he dormido bastante poco para migrar una aplicación bastante grande de la Beta 2 a la versión actual de Kinect SDK. Ahora bien, el nuevo SDK ha cambiado mucho y en algunas cosas es mucho más coherente que el anterior. Por… — read more
-
[# WINDOWS8] HowTo: Enable.NET Framework 3.5 and other features by command without internet connection line
Hi, When I was still working with Windows 8 Developer Preview, I wrote the following post: [# WINDOWS8] HowTo: Prevent the message to enable.NET Framework 3.5 when you run a unit test in Visual Studio 2010 In the same describe an option to enable the installation of.NET 3.5 and that not "bother" when we ejecutábamos… — read more
-
[#WINDOWS8] HowTo: Habilitar .Net Framework 3.5 y otras features por linea de comandos sin conexion a internet
Buenas, cuando todavía estaba trabajando con Windows 8 Developer Preview, escribí el siguiente post: [#WINDOWS8] HowTo: Evitar el mensaje para habilitar .NET Framework 3.5 cuando se ejecuta una prueba unitaria en Visual Studio 2010 En el mismo describo una opción para habilitar la instalación de .Net 3.5 y que no “moleste” cuando ejecutábamos pruebas unitarias.… — read more
-
[# TFS2010] HowTo: Configure a Build to publish debug symbols
Hi, I’m going to aim for but I always forget. In this case, my little set of neurons forget it is advisable to take a set of automatic testing with Intellitrace active execution of a build, publish the symbols (symbol data in English) that are related to our Build. For this I simply follow the… — read more
-
[#TFS2010] HowTo: Configurar una Build para publicar symbols
Buenas, me lo voy a apuntar porque sino siempre me olvido. En este caso, mi escaso set de neuronas se olvidan de que para tener un set de pruebas automáticas con Intellitrace activo en una ejecución de una build, es recomendable publicar los símbolos (symbol data en inglés) que están relacionados con nuestra Build. Para… — read more
-
[# OFFICE] HowTo: Configure an account of LiveId unused Hotmail connector in # Outlook
Hi, If you are lucky enough to try a version of Office that has not yet come on the market, you will see that it is impressive! But of course, NDAs of by means not can write anything about it, so I I apuntaros as a small step-by-step to be able to use Outlook 20th… — read more
-
[#OFFICE] HowTo: Configurar una cuenta de LiveId sin utilizar el conector de Hotmail en #Outlook
Buenas, si tienes la suerte de probar una versión de Office que todavía no ha salido al mercado, verás que la misma es IMPRESIONANTE! Pero claro, NDAs de por medio no podemos escribir nada al respecto, así que me apuntaré un pequeño step-by-step para poder utilizar Outlook XX con una cuenta de LiveId. En mi… — read more
-
[# VS2010] HowTo: Install a VSIX package without using the installer
Hi, When these as I got in a series of test program software (Windows 8, Visual Studio 11, brand new Office, etc.) It is very likely that simplest things don’t work you. In my case I’m about Visual Studio 2010extensions installers. For example, if I am under Vs AnywhereInstaller, when attempting to install it gives… — read more
-
[#VS2010] HowTo: Instalar un paquete VSIX sin utilizar el instalador
Buenas, cuando estas como yo metido en una serie de programa de pruebas de software (Windows 8, Visual Studio 11, el Office nuevo nuevísimo, etc.) Es muy probable que las cosas más simples no te funcionen. En mi caso me pasa con los instaladores de extensiones de Visual Studio 2010. Por ejemplo, si me bajo… — read more
-
[# TFS2010] HowTo: Configure the automatically download from the latest version of a file in the IDE or from TFS
Hi, a couple of days, the great Oscar Martin told me that it was a "problem" with Team Foundation Server 2010 as to download a specific version of a file, when editing it, the Visual Studio 2010 IDE downloaded you automatically the latest version. The possible solution to this problem is to disable the automatic… — read more
-
[#TFS2010] HowTo: Configurar la descarga automatica de la ultima version desde el IDE o desde TFS
Buenas, hace un par de días, el gran Oscar Martin me comentaba que tenía un "problema” con Team Foundation Server 2010 ya que al descargar una versión específica de un archivo, al momento de editar el mismo, el IDE de Visual Studio 2010 le descargaba automáticamente la última versión. La posible solución a este problema… — read more
-
[# RESHARPER] HowTo: Convert string + string in string.format()
Hi, After 12 hours of Visual Studio from last Tuesday, I grabbed me a virus that almost killed me. But little by little I will remove the earrings, we start by some emails. Good, I was the other day watching with my coworkers 12 hours of Visual Studio, and part of seem very interesting items… — read more
-
[#RESHARPER] HowTo: Convertir string + string en string.format()
Buenas, después de las 12 horas de Visual Studio del pasado martes, me agarro un virus que casi me mata. Pero de a poco voy a sacar los pendientes, empezamos por algunos correos. Buenas, estuve el otro día viendo con mis compañeros de trabajo las 12 horas de Visual Studio, y a parte de parecernos… — read more
-
[# TFS2010] HowTo: Change the Source Control association in a project
Hi, I will point out a scenario that is pretty casual and gives errors on more than one occasion. Occurs usually when you copy a project associated with the SC in a Team Foundation Server to another server and the client for Visual Studio 2010 makes a mess with the binding of that project. The… — read more
-
[#TFS2010] HowTo: Cambiar la asociación de Source Control de un proyecto
Buenas, voy a apuntar un escenario que es bastante casual y da errores en más de una ocasión. Se da usualmente cuando copias un proyecto asociado al SC de un servidor Team Foundation hacia otro servidor y el cliente de Visual Studio 2010 se hace un lío con el binding de ese proyecto. La solución… — read more
-
[# VS2010] HowTo: Debug an AddIn for OneNote
Good, I cannot begin to explain the reason for the creation of an AddIn for OneNote. If any known theory of bad luck, because you can see that OneNote is the only element of the suite of Microsoft Office 2010 that does not have a template for the creation of AddIns in Visual Studio 2010.… — read more
-
[#VS2010] HowTo: Depurar un AddIn para OneNote
Buenas, no voy a comenzar a explicar el porqué de la creación de un AddIn para OneNote. Si alguno conoce la teoría de la mala suerte, pues podrá ver que OneNote es el único elemento de la suite de Microsoft Office 2010 que no posee una plantilla para la creación de AddIns en Visual Studio… — read more
-
[# POWERSHELL] HowTo: Convert read-host restult to a String
Hi, in these days of deployment, playing fun moments to learn new things. One of them, and that gave us a headache for several minutes with Javi, was in the creation of an Application Pool using PowerShell. The following code is copied 100% an IIS.NET, for the creation of an Application Pool in IIS 7.0.… — read more
-
[#POWERSHELL] HowTo: Transformar el resultado de read-host a un String
Buenas, en estos días de despliegue, tocan momentos divertidos para aprender nuevas cosillas. Una de ellas, y que nos dio un dolor de cabeza de varios minutos con Javi, fue en la creación de un Application Pool utilizando PowerShell. El siguiente código está copiado 100% de un IIS.Net, para la creación de un Application Pool… — read more