Installing these templates will add a bunch of new options to dotnet new for both C# and F#
Month: April 2020
Create a project for Azure Function in F# and Visual Studio 2019
How to create a solution and a project for Azure Functions in F# with Visual Studio 2019
Adapting to Enterprise and B2E Xamarin Forms App Development
Enterprise or Business to Employee (B2E) mobile apps can be quite different from their B2C counterparts. B2C apps, tend to focus on a small number of screens or feed for…
Xamarin Forms Dependency Injection
Calling native platform code in your portable class library (PCL) is achievable via Dependency Injection. It’s a common question for people starting out, who are using a PCL or .NET…
How to take a screenshot or record a video of iOS Simulator
Take a screenshot of iOS Simulator or record a video by using the Terminal. Add some troubleshooting for your convinience
Working with CarouselView in Xamarin Forms
Xamarin.Forms code runs on multiple platforms – each of which has its own filesystem. This means that reading and writing files is most easily done using the native file APIs…
Use Azure Resource Groups: A Simple Explanation
A simple explanation how to use Azure Resource Group
Create a console application in F# interactive
We’ll develop an application for drawing pie charts. The application loads data from a comma-separated value (CSV) file and performs pre-processing in order to calculate the percentage of every item…
Using functions as values in F#
In my previous post, we discussed about immutable data structure. Now, imagine that we want to write a method similar to SumList but that multiplies the numbers rather than adding them. Making…
Using immutable data structures in F#
An immutable data structure (or object) is a structure whose value doesn’t change after it’s created. When you declare a data structure that contains some values, you store these values…
Nested Function Declarations in F#
Implement a nested function in F#. The function prints squares of the last two arguments using the first argument to format the output
Configuring Push Notifications For Xamarin Forms
How to configure in your Xamarin Forms project the push notification for iOS and Android
GitHub accounts stolen in ongoing phishing attacks
GitHub users are currently being targeted by a phishing campaign specifically designed to collect and steal their credentials
Microsoft brings 8,000 royalty-free images and icons to Office for Windows users
Microsoft yesterday released the new Version 2004 update (Build 12730.20024) for Office for Windows Desktop Insiders in the Fast Ring. This new update brings high quality, curated images, stickers, and…
Windows 10: The new hidden features found in preview builds
With the latest Windows 10 Insider build, new hidden features have been found that add long-awaited media controls to the volume flyout and a new settings page that shows a…
A guide to remote development with Visual Studio Live Share
Working in a fully distributed, remote team requires sophisticated collaboration technology, which needs to be both supercharged and frictionless. Visual Studio Live Share was built on the bold principle of making remote developer collaboration as powerful…
Microsoft Editor, an alternative to Grammarly
Last week Microsoft announced a new service called Microsoft Editor, an AI-powered writing assistant that takes on Grammarly, available for Microsoft Edge and Google Chrome. Microsoft Editor helps you write…
New Xamarin Application Developed to Track and Manage COVID-19 in Real-time
Volunteers re-engineer cancer treatment software to monitor coronavirus pandemic using Microsoft’s Xamarin mobile framework with Azure Mobile Angel has released a new mobile application built on the Xamarin platform to…
Microsoft News Bar beta now available
Microsoft launched a new app for newshounds on the Microsoft Store today, dubbed Microsoft News Bar. The app is essentially a persistent news ticker for your desktop, serving up the…