-
#AZURE Hello Face: WebCam and Windows 8.1 apps
Hello! New post for Azure Machine Learning Face APIs series 1. Face APIs in Azure 2. Hello Face: Face APIs in a Console App 3. Hello Face: Face APIs in a WPF App 4. Hello Face: Face APIs in a Windows 8.1 App 5. Hello Face: Frame in each detected face in Windows 8.1 App… — read more
-
#AZURE Hello Face: WebCam y apps Windows 8.1 (7)
Hola! Nuevo post para la serie de Face Api en Azure 1. Face APIs en Azure 2. Hello Face: Face APIs en una Console App 3. Hello Face: Face APIs en una WPF App 4. Hello Face: Face APIs en una app Windows 8.1 5. Hello Face: Marcos sobre cada rostro detectado en la app… — read more
-
#AZURE Hello Face: Windows 8.1 apps and MVVM (6)
Hello! New post for Azure Machine Learning Face APIs series 1. Face APIs in Azure 2. Hello Face: Face APIs in a Console App 3. Hello Face: Face APIs in a WPF App 4. Hello Face: Face APIs in a Windows 8.1 App 5. Hello Face: Frame in each detected face in Windows 8.1 App… — read more
-
#AZURE Hello Face: MVVM en apps Windows 8.1 (6)
Hola! Nuevo post para la serie de Face Api en Azure 1. Face APIs en Azure 2. Hello Face: Face APIs en una Console App 3. Hello Face: Face APIs en una WPF App 4. Hello Face: Face APIs en una app Windows 8.1 5. Hello Face: Marcos sobre cada rostro detectado en la app… — read more
-
#AZURE Hello Face: Frame in each detected face in Windows 8.1 App (5)
Hello! New post for Azure Machine Learning Face APIs series Face APIs in Azure Hello Face: Face APIs in a Console App Hello Face: Face APIs in a WPF App Hello Face: Face APIs in a Windows 8.1 App Hello Face: Frame in each detected face in Windows 8.1 App To complete yesterday-s post; I… — read more
-
#AZURE Hello Face: Marcos sobre cada rostro detectado en la app Windows 8.1 (5)
Hola! Nuevo post para la serie de Face Api en Azure Face APIs en Azure Hello Face: Face APIs en una Console App Hello Face: Face APIs en una WPF App Hello Face: Face APIs en una app Windows 8.1 Hello Face: Marcos sobre cada rostro detectado en la app Windows 8.1 Ayer me quedĂł… — read more
-
#AZURE Hello Face: #FaceAPIs for an App Windows 8.1 (4)
Hello! New post for Azure Machine Learning Face APIs series Face APIs in Azure Hello Face: Face APIs in a Console App Hello Face: Face APIs in a WPF App Hello Face: Face APIs in a Windows 8.1 App After the examples of console app and WPF app, today we will see a bit of… — read more
-
#AZURE Hello Face: #FaceAPIs en una App Windows 8.1 (4)
Hola! Nuevo post para la serie de Face Api en Azure Face APIs en Azure Hello Face: Face APIs en una Console App Hello Face: Face APIs en una WPF App DespuĂ©s de los ejemplos de app de consola y app WPF, hoy veremos un poco de Face Tracking en una app Windows 8.1. Para… — read more
-
[#VS2013] HowTo: Use #BingMaps to #Win8 apps with Visual Studio 2013 (without having to use VS2012)
Hello a couple of days ago I wrote about how complicated it is to work in Visual Studio 2013 with Windows 8 Store Apps projects . With cases like the Bing Maps, this is even more complicated. Now, even if you still need a laptop with VS2012 to create the project for Windows 8 app,… — read more
-
[#VS2013] HowTo: Usar #BingMaps para #Win8 apps con Visual Studio 2013 (sin tener que utilizar VS2012)
Hola, hace un par de dĂas escribĂ sobre lo complicado que es trabajar en Visual Studio 2013 con proyectos de Windows 8 Store apps. Con casos como el de Bing Maps, esto se complica más aĂşn. Ahora bien, si bien sigo necesitando un laptop con VS2012 para crear el proyecto para Windows 8, luego ya… — read more
-
[#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… — read more
-
[#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… — read more
-
[#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!… — read more
-
[#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… — read more
-
[#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… — read more
-
[#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… — read more
-
[# 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… — read more
-
[#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.… — read more
-
[#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… — read more
-
[#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… — read more