[#VS2013] HowTo: change the settings of Remote Debugging in projects #Windows8

Hello. The option of remote debugging in Windows 8 is quite useful. However, changing the initial settings is a bit complicated and not very intuitive. Here is an example, when you change a the debug mode in a project to “Remote Debugging”, the form will appear In this view you can manually set an IP…… Continue reading [#VS2013] HowTo: change the settings of Remote Debugging in projects #Windows8

[#VS2013] HowTo: cambiar las settings de Remote Debugging en proyectos #Windows8

Hola. La opción de depuración remota en Windows 8 es bastante útil. Sin embargo, cambiar la configuración inicial es un poco complicado, y no muy intuitivo. Veamos un ejemplo, cuando cambias el modo de depuración de un proyecto a “Remote Debugging”, te aparece el siguiente formulario En esta vista podemos definir manualmente una IP para…… Continue reading [#VS2013] HowTo: cambiar las settings de Remote Debugging en proyectos #Windows8

[#WINDOWS8] Error: Cannot find type System.MarshalByRefObject in module mscorlib.dll (que susto!)

Hola! pedazo de susto me he llevado recién con una app de Windows 8. En un entorno muy estable y después de pasar mucha funcionalidad a una PCL, de repente me encuentro con el siguiente error de compilación. “Cannot find type System.MarshalByRefObject in module mscorlib.dll.” Y si, si tienes memoria sabes que ESTO DA MIEDO!…… Continue reading [#WINDOWS8] Error: Cannot find type System.MarshalByRefObject in module mscorlib.dll (que susto!)

[#VS2013] Can I use VS2013 to create Windows 8 apps? (yes, but …)

Hello! I will share with you a strange scenario with Windows 8, Windows 8.1, Visual Studio 2012 and 2013 de Visual Studio. In general, most development tools have backwards compatibility, That’s why I assume that it is possible to use VS2013 to create Windows 8 apps, but you can not create apps Windows 8 with…… Continue reading [#VS2013] Can I use VS2013 to create Windows 8 apps? (yes, but …)

[#VS2013] Intentando utilizar VS2013 para programar apps de Windows 8 (si pero no)

Hola! Estraño escenario el que estoy viviendo ahora con Windows 8, Windows 8.1, Visual Studio 2012 y Visual Studio 2013. A ver si lo puedo explicar (eso significaría que lo he entendido) Por lo general, las herramientas de desarrollo tienen compatibilidad hacia atrás, esto permite suponer que es posible utilizar VS2013 para crear apps Windows…… Continue reading [#VS2013] Intentando utilizar VS2013 para programar apps de Windows 8 (si pero no)

[#HDI] HowTo: List #HID devices connected in Windows 8.1

Hello! First the most important thing: I almost forgot to write about this. Windows 8.1 have a new capability that allows us to work with HID devices, so my posts on the USB missile launcher connected to the Kinect or the USB post light notifier, is now much easy. To have a good start, the…… Continue reading [#HDI] HowTo: List #HID devices connected in Windows 8.1

[# VS2013] Coded UI Tests for Win8 apps = True!

Hello. Well, Do you need to make some functional tests in Windows Store applications?, well get now the preview of Visual Studio 2013 and you’ll get support for this tests with some more interesting details: Support for Gestures in 2 categories: Static, type Tap, Double Tap and Press and Hold. Manipulation, Slide Type, Swipe and…… Continue reading [# VS2013] Coded UI Tests for Win8 apps = True!

[#VS2013] Coded UI Tests for Win8 apps = True !!!

Hola. Pues lo dicho, ¿necesitas hacer pruebas de tipo funcional sobre aplicaciones Windows Store?, con Visual Studio 2013 ya tienes soporte para las mismas con algunos detalles más que interesantes: Soporte para Gestures en 2 categorías: Static, del tipo Tap, Double Tap y Press and Hold. Manipulation, del tipo Slide, Swipe y Pinch entre otras.…… Continue reading [#VS2013] Coded UI Tests for Win8 apps = True !!!

[#WINDOWS] Favorites in the Windows registry? (novelty for my!)

Good, Behold, I have years and years struggling with the registry of Windows and only recently, thanks to this post, I realize mind which supports favorites. As I’m working on a “raruna” of Windows 8.1build, I’ve gone back to a Windows 8 and there were the Favorites. Then involucioné a little more until a Windows…… Continue reading [#WINDOWS] Favorites in the Windows registry? (novelty for my!)

[#WINDOWS] Favorites en el registro de Windows? (novedad para mi!)

Buenas, mira que llevo años y años peleandome con el registro de Windows y solo recién, gracias a este post, me doy cuenta que soporta favoritos. Como estoy trabajando en una build “raruna” de Windows 8.1, he vuelto atrás hasta un Windows 8 y allí estaban los favoritos. Luego involucioné un poco más hasta un…… Continue reading [#WINDOWS] Favorites en el registro de Windows? (novedad para mi!)