Windows Terminal is here!
Two months ago, I presented to you Tabbed Command Prompt that it was in beta for Windows 10. Finally, Microsoft…
Uno Platform now lets you develop for macOS, Windows, and more using the same code
Uno Platform announced today that it now supports macOS as a target platform. This new...
Adding Swagger UI to Azure Function APIs
You can set up Swagger UI in your Azure Function API to allow for providing documentation for your serverless API…
Azure Functions with Configuration and Dependency Injection
How to implement dependency injection in Azure Functions and read the configuration from a local file or from the Azure…
Introducing Web Vitals: essential metrics for a healthy site
Optimizing for quality of user experience is key to the long-term success of any site...
Inkscape 1.0 is free Windows 10, Linux, macOS
The Inkscape project's version 1.0 of the free and open-source vector graphics editor is packed with new features
Multiple output in Azure Functions with C#
In this post I like to analyse how to return multiple output in Azure Functions...
Microsoft: new free Python programming language courses are for novice AI developers
Aspiring data-science and machine-learning developers now have more Microsoft-made free video tutorials to learn how...
The reduce Function in F#
In this blog I have some posts about F# because this language seems to be interesting and is becoming popular…
How To Live Stream From Xbox To YouTube Or Twitch
A post about gaming it is quite unusual for PureSourceCode but we can’t work all...
Create Azure Function in C# Script and Service Bus
How to create an Azure Function in C# Script using as input and output a message from and to Service…
Creating Azure Function in F#
Installing these templates will add a bunch of new options to dotnet new for both C# and F#
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...
Xamarin Forms Dependency Injection
Calling native platform code in your portable class library (PCL) is achievable via Dependency Injection....
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...
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…
Using functions as values in F#
In my previous post, we discussed about immutable data structure. Now, imagine that we want...
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…
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…
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
