5 Best Xbox One Games Ever
The rundown of the best Xbox One games is an intriguing spot to be, particularly as we sit on the…
All technologies, only pure source code
The rundown of the best Xbox One games is an intriguing spot to be, particularly as we sit on the…
In this article we are going to describe how to hide Google’s reCaptcha v3 badge. To get started, let’s answer the question why we need a captcha in the first place and how to use it
Microsoft today announced the general availability of the Surf game in Microsoft Edge to all users
Exactly 25 years ago today, on May 26, 1995, Gates wrote an internal memo to Microsoft’s executive staff and his direct reports to extol the benefits of expanding the company’s internet presence
Creating entity & context model automatically in C# for an existing database is called Database-First approach with Entity Framework Core
With GymConnections every gym has its own community of people. So, people can virtually meet, chat, organize to see each other in the gym or follow a course together
The new Start menu looks sleeker and simplified, and live tiles are still part of it for select apps such as Weather, News, Mail, and Photos.
Connect your C# application with Xero OAuth 2.0 is not really simple. Here how getting the list of organization from Xero step by step
In this new post I explain the procedure for getting an invoice list from Xero in your C# applications with few lines of code.
When I read that Microsoft released open-sources GW-BASIC, I couldn’t resist to take a look at the code on GitHub….
There are a lot of new features (see this post) coming soon in Windows 10. Microsoft has quietly added a…
In the last couple of weeks, I started to create posts about F#. Today, Microsoft has just announced some updates…
Windows Forms designer for .NET Core projects is now available as a preview in Visual Studio 2019 version 16.6!
How to retrieve #key, #secret, certificate from #Azure #KeyVault in C#? A step by step guide to configure your Azure account and start a new C# project
Microsoft announced the new Windows Package Manager preview, a command line tool that allows you to install your favorite tools quickly and easily
Linux on Windows 10 gets a big boost and GPU acceleration
How integrate Xero in your C# application? This is my guide step by step after spending more than one week to sort it out
Two months ago, I presented to you Tabbed Command Prompt that it was in beta for Windows 10. Finally, Microsoft released the new version. Now, I can say Windows Terminal is here!
Uno Platform announced today that it now supports macOS as a target platform. This new support means that developers can…
You can set up Swagger UI in your Azure Function API to allow for providing documentation for your serverless API pretty easily
How to implement dependency injection in Azure Functions and read the configuration from a local file or from the Azure Environment
Optimizing for quality of user experience is key to the long-term success of any site on the web. Through our…
The Inkscape project’s version 1.0 of the free and open-source vector graphics editor is packed with new features
In this post I like to analyse how to return multiple output in Azure Functions with C# and Service Bus….