Microsoft redesigns Office for Windows 11
Microsoft redesigns Office for Windows 11. Its Word, Excel, and PowerPoint apps with a new dark mode and a rounded…
Microsoft redesigns Office for Windows 11. Its Word, Excel, and PowerPoint apps with a new dark mode and a rounded…
Today, Windows 11 leak reveals new UI, Start menu, and more for the next generation of Windows. We are waiting…
Create a Blazor component for Quill allows us to easily consume Quill and place multiple instances of it on a…
In this new post, I’m going to show how to export data to Excel in...
Jurassic World Evolution 2 announced and is coming this year, developer Frontier Developments announced during Summer Game Fest kickoff
First part of a Blazor article series to tell how to create a reusable Blazor component that will be used…
In this post, I explain how to implement a Modal Dialog component for Blazor WebAssembly that we can use everywhere…
I want to create a Tooltip component for Blazor WebAssembly, taking advantage of Blazor's new CSS isolation feature. Click on…
Your Amazon Echo shares your Wi-Fi network with neighbors, unless you opt-out. It's called Amazon Sidewalk to help Amazon devices…
Microsoft has created an event for showing the next generation of Windows is (almost) here...
In this post I want to show how to use LocalStorage with Blazor WebAssembly to save data in the storage…
This week it is quite an exciting time for Windows users and developers. Let me...
I can't find the component I need, so, I have created one and now I'm going to give you the…
Today, we are going to learn how to create a secure connection in Blazor using...
Microsoft has announced it will kill off Internet Explorer 11 desktop app on June 15, 2022, on most versions of…
I'm going to explain how to secure a Blazor WebAssemble application with IdentityServer4. Also, how to secure API calls
I started to code with Basic on my VIC20. Only a couple of years later I started to code in…
Despite numerous advancements in camera quality, battery life, processing power and the like, it has been a while since we’ve…
Here why data encryption is so important to secure and encode data and uses encryption or security keys to make…
I will show you how to configure CORS in the API Management Service in Azure and avoid the mistake I…
Welcome to Working with Blazor’s component model” post! In this new post I’ll build a...
Setting up a Blazor WebAssembly application creates a new solution for a simple project to explore components and interactions with…
API Management creates consistent and modern API gateways for existing back-end. How to use an Azure API Management Service in…
Getting started with C# and Blazor explains how this new Microsoft technology is working and the basic information to understand…
In this post will be on improving on the application's behaviour following clean architecture handling errors, adding logging, authenticating users