In my previous post I explained how to create a new solution in F# with Visual Studio 2019 because there...
Month: April 2020
If you think creating a project for Azure Functions in Visual Studio 2019, it is easy, I have the bad...
Enterprise or Business to Employee (B2E) mobile apps can be quite different from their B2C counterparts. B2C apps, tend to...
Calling native platform code in your portable class library (PCL) is achievable via Dependency Injection. It’s a common question for...
f you want to take a screenshot of iOS Simulator or record a video, you can do it by using...
Xamarin.Forms code runs on multiple platforms - each of which has its own filesystem. This means that reading and writing...
Resource groups (RG) in Azure is a new approach to group a collection of assets in logical groups for easy or even...
In my previous posts (Using immutable data structures in F# and Using functions as values in F#) I discussed about...
In my previous post, we discussed about immutable data structure. Now, imagine that we want to write a method similar...
An immutable data structure (or object) is a structure whose value doesn’t change after it’s created. When you declare a data...
The following shows an implementation of a function named printSquares. As you can see from its signature (string -> int -> int -> unit), this function...
Push Notifications are one-way forms of communication offered to mobile users that some operation (like an update, deletion, or addition)...
GitHub users are currently being targeted by a phishing campaign specifically designed to collect and steal their credentials via landing...
Microsoft yesterday released the new Version 2004 update (Build 12730.20024) for Office for Windows Desktop Insiders in the Fast Ring....
With the latest Windows 10 Insider build, new hidden features have been found that add long-awaited media controls to the...
Working in a fully distributed, remote team requires sophisticated collaboration technology, which needs to be both supercharged and frictionless. Visual Studio Live...
Last week Microsoft announced a new service called Microsoft Editor, an AI-powered writing assistant that takes on Grammarly, available for...
Volunteers re-engineer cancer treatment software to monitor coronavirus pandemic using Microsoft’s Xamarin mobile framework with Azure https://vimeo.com/400603821 Mobile Angel has...
Microsoft launched a new app for newshounds on the Microsoft Store today, dubbed Microsoft News Bar. The app is essentially...