Search Results for: tutorial
APIs with Entity Framework Core: PUT
Continue the tutorial about APIs with Entity Framework Core and in particular how to implemente the PUT to update a…
Deep linking for NET8 MAUI
In this post everything you have to do to implement deep linking for NET8 MAUI for mobile and desktop applications
Hogwarts Legacy all house tokens locations
Hogwarts Legacy all house tokens Locations, also known as Daedalian Keys. Finding all House Tokens is required to complete The…
Getting started with Python
Python is a high-level, general-purpose and a very popular programming language that lets you work quickly and integrate systems effectively
Stripe Connect Express with Blazor
In my previous post titled Create Stripe Webhooks Receiver I created a webhook and now...
Create Stripe webhooks receiver
I create a Stripe webhooks receiver for ASP.NET Core and Blazor. This is the first post of 4 where I…
Create documentation with Docsify and GitHub Pages
Documentation is an essential part of making any project useful to users. Here how to Create documentation with Docsify and…
Remote debug Android devices
In this post, I show you how to remote debug live content on an Android device from your Windows, Mac,…
Upload/Download Files using HttpClient
In this new post, I show you how to upload/download files using HttpClient in C#...
Handling exceptions globally with NET6
In this new post, I like to show how handling exceptions globally with .NET6 adding a single class using a…
Barcode Scanner in Swift on iOS
In this new post, I'm going to show how to implement a barcode scanner in Swift on iOS to read…
Universal PredicateBuilder for Expression
In this new short post, I'll show you how to create a universal PredicateBuilder for Expression in C# to merge…
Create a LogicApp to use CosmosDB
I'm going to explain how to create a LogicApp to use CosmosDB in Azure based on a common scenario. I'll…
Windows 11 leak reveals new UI
Today, Windows 11 leak reveals new UI, Start menu, and more for the next generation of Windows. We are waiting…
Use LocalStorage with Blazor WebAssembly
In this post I want to show how to use LocalStorage with Blazor WebAssembly to save data in the storage…
Adding an API using ASP.NET Core
Adding an API using ASP.NET Core is the subject of this new post related to explain how to implement a…
Microsoft Presenter Coach for PowerPoint
Microsoft Presenter Coach for PowerPoint can now help you practice presentations almost anywhere — no humans required
Datatables in ASP.NET Core Server-Side
We will learn how to use Datatables in ASP.NET Core with Server-Side Processing with a simple real-world implementation to understand…
New View Components in AdminLTE project
I continue to add more features and in particular new view components in AdminLTE project built with ASP.NET Core
Start with Docker
I want to help to start with Docker for the basis. I'm starting to learn Docker, then the following posts…
Dropdown list in Excel
The tutorial shows how to create dropdown list in Microsoft Excel depending on another cell by using new dynamic array…
Features for AdminLTE with ASP.NET Core
I want to add new cool features for AdminLTE with ASP.NET Core. The source code of this template is on…
