-
#VS2017 – Adding new elements in a #Windows10 App using Windows Template Studio
Hello! One of the things I like most about Windows Template Studio is the ability we have to add new elements to an App dynamically, once we have worked with it. If you do not know Windows Template Studio, I recommend you to see the Getting Started Video (link). It’s a 90 seconds video where… — read more
-
#VS2017 – Agregando nuevos elementos con Windows Template Studio en una #Windows10 App
Hola! Una de las cosas que más me gusta de Windows Template Studio es la capacidad que tenemos para agregar nuevos elementos a una App de forma dinámica, una vez que ya hemos trabajado con la misma. Si no conoces Windows Template Studio, te recomiendo ver el Getting Started Video (link). Son 90 segundos donde… — read more
-
[Xamarin.Forms] .NET Standard 2.0 y Entity Framework Core
Originally posted on Javier Suárez | Blog: Introducción Cuando desarrollamos aplicaciones móviles, en una gran cantidad de ocasiones, vamos a necesitar trabajar y gestionar datos. Podemos necesitar sencillas clave-valor para gestionar la configuración de la aplicación, o bien, datos más complejos relacionales utilizando una base de datos local como SQLite o Realm. A la hora… — read more
-
#Humor – It’s all about relationships
Hi! Greetings @ Burlington El Bruno Source Linux Inside — read more
-
#Opinion – Bye #Kinect, thanks!
Today I start without a [Hello!], because based on some news today it should be a sad day. I summarize it in a simple line Microsoft has decided to discontinue the manufacture of Kinect. Matthew Lapsen (Xbox Devices Marketing Manager) together with Alex Kipman have made this news to the public, so that’s it. Several… — read more
-
#Opinion – Adios #Kinect, GRACIAS!
Hoy empiezo sin un [Hola!], ya que internamente es un día que debería ser triste. Lo resumo en una simple línea Microsoft ha decidido descontinuar la fabricación de Kinect. Matthew Lapsen (Xbox Devices Marketing Manager) junto con Alex Kipman lo han hecho público. Y listo, varios años después del lanzamiento, el camino de Kinect ha llegado a su fin. Atrás quedan anécdotas como que durante su… — read more
-
#Windows10 – Disable the #SurfaceDial global menu in a UWP App
Hello! Today’s post is a fast one, for a specific scenario: In a Universal Windows Platform App, we must define whether to show or hide the menus when working with a Surface Dial. To do this, we must access the general configuration of Surface Dial using RadialControllerConfiguration. The following class shows an example of a… — read more
-
#Windows10 – Deshabilitar el menú de #SurfaceDial en una UWP App
Hola! El post de hoy es rápido, para un escenario concreto: En una Universal Windows Platform App, debemos definir si mostrar u ocultar los menús cuando se trabaje con un Surface Dial. Para realizar esto, debemos acceder a la configuración general de Surface Dial utilizando RadialControllerConfiguration. La siguiente clase muestra un ejemplo de un… — read more
-
TIP: C#6 New Features 2/2
Originally posted on Juanlu, ElGuerre: Hola, Continuando con las nuevas características que incorpora C# 6.0, he aquí un nuevo Video TIP / Tutorial con el resumen de las siguientes y últimas 4 de ellas: https://youtu.be/v5DJ7drAwr0. Autoproperties Expresion Bodied Members Collectoin Initializers Exception Filters Si aun no has visto el detalle con las cuatro características anteriores,… — read more
-
#Windows10 – Customizing the default menu items in #SurfaceDial
Hello! I continue with the series of posts on work with Surface Dial. In the previous post I described how to create a menu with 3 options that are activated in the Surface Dial. If our App needs several menus, one of the options that we may need to take into account is to disable… — read more
-
#Windows10 – Personalizando los elementos del menú por defecto en #SurfaceDial
Hola! Sigo con la serie de posts sobre trabajo con Surface Dial. En el post anterior describí como crear un menú con 3 opciones que se activan en el Surface Dial. Si nuestra App necesita varios menús, una de las opciones que tal vez necesitemos tener en cuenta, es la de deshabilitar las opciones que… — read more
-
[Xamarin.Forms] Probando Live XAML, actualizando XAML al vuelo!
Originally posted on Javier Suárez | Blog: Productividad trabajando con XAML Conseguir aplicaciones con una interfaz rica, elegante y perfectamente adaptada a cada plataforma requiere un proceso de repetición de cambio, compilación, depuración y vuelta a repetir. Contamos con opciones interesantes para solventar este problema como Previewer, Gorilla Player o Xamarin Live Player. Ya vimos… — read more
-
#Humor – Best #WindowsUpdate Meme ever …
Hi! Greetings @ Toronto El Bruno — read more
-
#PowerBI – Sending information to Streaming Datasets from a UWP App with C#
Hello! Today the post is a simple reminder of a piece of code I’ve written from scratch several times, and that’s it, I’m writing this down here! The scenario is simple: In a PowerBI Instance I have a pair of Streaming Datasets and I want to send information to them from a Windows Store App.… — read more
-
#PowerBI – Enviando información a Streaming Datasets desde una app UWP con C#
Hola! Hoy el post es un simple recordatorio de una porción de código que ya he escrito desde cero varias veces. El escenario es simple: En una instancia de PowerBI tengo un par de Streaming Datasets y quiero enviar información a los mismos desde una Windows Store App. Pues bien, en el Hands On Labs… — read more
-
#Podcast – NTN 39 – Overview of Agile today, #Agiles2017 experience and more …
Hello! Finally an Agile episode, which I think I owed a long time ago. In this episode with the collaboration of Ernesto Cardenas (@fisica3). Ernesto helps me to understand the current state of agility (a sensitive issue) and then we move on to his experience during the Agiles 2017 event. If you do not know… — read more
-
#Podcast – NTN 39 – Repasando el estado de la Agilidad, la experiencia de #Agiles2017 y mas …
Hola! Episodio dedicado a la agilidad, que creo que se lo debía desde hace tiempo. En este caso con la colaboración de Ernesto Cardenas (@fisica3). Ernesto me ayuda a comprender un poco el estado actual de la Agilidad (ojo que esto es un tema sensible) y después pasamos a su experiencia durante el evento Agiles… — read more
-
#Windows10 – Working with Multiple Menus with #SurfaceDial in a UWP View
Hello! Today I follow the example of maps and Surface Dial in a UWP App. In today’s scenario, I will add a new functionality to the application with the map Use the Surface Dial spin to control the map zoom Use the Surface Dial spin to rotate the current view on the map Disable Surface… — read more
-
#Windows10 – Trabajando con múltiples menús con #SurfaceDial en una Vista
Hola! Hoy sigo con el ejemplo de los mapas y Surface Dial. En el caso de hoy, agregare una nueva funcionalidad a la aplicación con el mapa Utilizar el spin de Surface Dial para controlar el zoom del mapa Utilizar el spin de Surface Dial para rotar la vista actual en el mapa Deshabilitar el… — read more