How to cook Azure Mobile Apps (node.js): “50 records” limit and lazy loading
Code is available here: https://github.com/sbaidachni/XamarinMobileAppsDemo In the previous posts we discussed how to create and setup node.js Azure Mobile Apps backend and how to start using .NET...
View ArticleHow to cook Azure Mobile Apps (node.js): Xamarin and .NET Standard
In the previous post we discussed how to setup Mobile Apps in node.js, and it’s time to start developing a simple client application. I will use Xamarin and C# programming language, because Xamarin is...
View ArticleHow to cook Mobile Apps (node.js): table schemas, primary keys and existing...
In this post I am going to discuss how to start developing a Xamarin client application that should be connected to an existing database. As a backend I am going to use Azure Mobile Apps, because the...
View ArticleUWP: Working with Bluetooth devices (part 2: pairing)
Implementing the previous example, I didn’t pair my device with my Windows 10 PC, but in the most cases you cannot omit pairing. Exactly thanks to pairing you can establish trust communications with a...
View ArticleUWP: Working with Bluetooth devices (part 1)
Code: Chapter26_BluetoothData on https://github.com/sbaidachni/Win10BookSamples Universal Windows Platform supports really great Bluetooth API that allows us to build applications that are connected to...
View ArticleDeveloping for Surface Dial
Code: Chapter47_RotateImage on https://github.com/sbaidachni/Win10BookSamples Today, I want to discuss one more sensor – Surface Dial. It’s a new Bluetooth device from Microsoft that has own API that...
View ArticleDetecting emotion with Machine Learning
Machine Learning is a very hot topic these days. Getting started can be fast and easy. In this video post, I walk through the steps to build a simple Universal Windows Application (UWP) that connects...
View ArticleBizspark Startup Chats: Ep 1: Support System for Startups in Canada
Welcome to BizSpark Startup Chats! This is a new series to discuss anything and everything with startups. Through this platform we will invite some of the biggest influencers and startups in the...
View ArticleBe ready for Maker Faire: The final report
For the second time I got a chance to participate in Vancouver Mini Maker Faire. You can find my previous report here. This year we decided to avoid any entertainment activities and build our demos...
View ArticleStep by Step Machine Learning: A Classification model to help the Humane Society
This tutorial will walk you through a classification machine learning experiment to predict one of several possible outcomes for an animal brought to the humane society. If you missed the previous...
View ArticleHow to manage AllJoyn devices in C#: LIFX Color 1000 Example
In the previous video we discussed, how to onboard an AllJoyn device using Visual Studio, C# and Windows 10 AllJoyn features (How to onboard AllJoyn devices in C#: LIFX Color 1000 Example). Today, I am...
View ArticleAbout Extensions in Visual Studio Code
Finally, I have finished my series about VS Code. At the end I published couple videos about the most popular extensions (a short introduction, PowerShell, Google Chrome and Python extensions).
View ArticleASP.NET Core and VS Code
.NET Core RC 2, ASP.NET Core RC 2 and even .NET Core SDK are available for download. I have tested if it work with Visual Studio Code and… It works great!!! You should not use any dnx/think about...
View ArticleGetting started with Machine Learning–Wisconsin Breast Cancer Dataset
In this post I will show you step by tutorial on how to create a basic two-class machine learning experiment using breast cancer data. This post is part of a series of different two-class prediction...
View ArticleHow to onboard AllJoyn devices in C#: LIFX Color 1000 Example
I already published some articles about AllJoyn, ZigBee/Z-Wave bridges and bulbs. You can find all my previous posts using these links: Smart bulbs or how to be lazier (part 1) Smart bulbs or how to be...
View ArticleAnders Hejlsberg on Modern Compiler Construction
Originally published on Channel 9 The way this story starts is pretty interesting: one day in the lunch room in building 25 I happened to have a chat with the great Anders Hejlsberg about compilers...
View ArticleOn a Cloud: Message Bus 101
Latency One of the downsides of adding a queue to your software solution maybe the introduction of latency; this is something that should be thought about at design time to ensure that your users...
View ArticleWould you have survived the titanic? Try this step by step Machine Learning...
In this post I will show you step by step how to create a machine learning experiment with Azure Machine Learning Studio that allows you to predict whether you or your friends would have survived the...
View ArticleWhat’s new from the Microsoft Edge Web Summit 2016
Originally Published by: Chris Walden, Editor, Microsoft UK What’s new from the Microsoft Edge Web Summit 2016 – Microsoft UK Developers The Microsoft Edge Web Summit featured a day of exciting talks...
View ArticleOn a Cloud: With Pressboard Media
I have had the opportunity over the past several months helping Pressboard Media. Their team has been very welcome to my ideas and contributions I have been able to make. I was lucky to book them in to...
View Article