Skip to content
Saturday, July 12, 2025
Recent posts
  • MAUI component for skills using FlexLayout
  • Cloning all repositories from Azure DevOps
  • WebApiDocumentator: an alternative to Swagger
  • Resilient connection to RabbitMQ
  • Release SSIS using Azure DevOps

PureSourceCode

All technologies, only pure source code

  • Forum
  • Links
  • Download
  • Shop
  • Profile
    • Newsletter
    • Cart
    • Checkout
    • My orders
  • Contact

Search Results for: Windows 11

Browser detect component for Blazor

February 10, 2022March 14, 2023 Enrico
Browser detect component for Blazor

In this post, I talk about user-agent and I’m going to create a browser detect component for  Blazor WebAssembly and Blazor Server with .NET6.

Blazorblazor, blazor-component, blazor-server, blazor-webassembly, browsersLeave a comment

Install MAUI with Visual Studio 2022 (Preview)

November 25, 2021November 25, 2021 Enrico
dotnet maui cross platform development

In this new post I show you how to install MAUI with Visual Studio 2022 (Preview) after the official release of Visual Studio 2022.

.NET Core, .NET5, .NET6, MAUIandroid, ios, maui, subsystem, windows-apps, windows-subsystem, windows10, windows11Leave a comment

November 8 Visual Studio 2022

October 13, 2021October 13, 2021 Enrico
visual studio 2022 launch

Microsoft has just announced the upcoming release of Visual Studio 2022 on November 8, and the immediate availability of Release Candidate

Microsoft, Newsvisual-studio, visualstudio-2022Leave a comment

Getting started with Swift development

July 23, 2021July 23, 2021 Enrico
Swift logo

Getting started with Swift development is a quick post to give you the basis to start creating apps with your Mac but also with Windows

Swiftapple, ios, macOS, swift, xcode4 Comments

Resilient connection to RabbitMQ

May 26, 2025May 26, 2025 Enrico
rabbitmq

The connection with RabbitMQ isn’t always stable. The reconnection not always is working. I want to create a resilient connection to RabbitMQ

.NET7, .NET8, .NET9connection, queue, rabbitmqLeave a comment

Release SSIS using Azure DevOps

May 25, 2025May 25, 2025 Enrico
SQL Server SSIS SQL Server Integration Services

Steps on how to create a working pipeline to release SSIS packages using Azure DevOps from the creation of the artifact to the deployment.

Azure DevOps, SQLazure-devops, azure-pipeline, microsoft-sqlserver, ssisLeave a comment

Hello Python

October 12, 2024October 12, 2024 Enrico Rossini
Python programming language

Hello Python! is a new thread in my blog. I started to learn this programming language a few months ago but now I have to be serious.

PythonpythonLeave a comment

Sequoia doesn’t work with MAUI

September 19, 2024September 19, 2024 Enrico
macOS 15 Wallpaper Helios Light

Sequoia doesn’t work with MAUI. Now I can’t try my apps on iOS. It is still working for macOS. Here the solution!

macOS, MAUImacOS, macOS-sequoia, mauiLeave a comment

Language Dropdown for MAUI

September 10, 2024September 10, 2024 Enrico
LanguageDropdown

I released a new component called Language Dropdown for MAUI. This displays a dropdown with all the languages in the world with their flags

.NET8, MAUImauiLeave a comment

New MarkdownEditor components for JavaScript and Blazor

July 1, 2024July 1, 2024 Enrico
markdown editor blazor logo

Today, after 2 years, I released a new Markdown Editor components for JavaScript and Blazor. The full source code is available on GitHub.

.NET8, Blazor, C#, JavaScriptblazor, blazor-server, blazor-webassembly, javascript, markdownLeave a comment

MAUI raises on iOS MT1045

June 3, 2024June 13, 2024 Enrico

When from Visual Studio you deploy a real device a MAUI application raises on iOS the error MT1045. Here what to check to fix the problem

.NET8, MAUIios, maui, visual-studio, visualstudio-2022Leave a comment

Deep linking for NET8 MAUI

March 5, 2024March 5, 2024 Enrico
maui deep linking

In this post everything you have to do to implement deep linking for NET8 MAUI for mobile and desktop applications

.NET8, MAUIdeep-linking, maui, net8Leave a comment

MAUI Push Notifications using Azure Notification Hub for iOS

March 3, 2024March 3, 2024 Enrico
ios push notification

Here the new post where I explain how to implement the Push Notifications in MAUI using Azure Notification Hub for iOS without external plugin

.NET8, MAUIazure-notification-hub, ios, maui, net88 Comments

Set safe areas for iOS in MAUI

February 28, 2024February 28, 2024 Enrico
ios safe areas

When you create an application for iOS in MAUI, we have to set the safe areas if we want to use the full screen for your application.

.NET8, MAUIios, maui, net8, notch, safe-areasLeave a comment

MAUI Push Notifications using Azure Notification Hub for Android

February 23, 2024March 3, 2024 Enrico
Xamarin push notification with Azure

Here is how to implement in a MAUI project the Push Notifications using Azure Notification Hub for Android. It works simply fine!

.NET8, MAUIandroid, azure-notification-hub, maui, net8Leave a comment

Create TabBar in MAUI

February 2, 2024February 2, 2024 Enrico

I show you how to create a nice #TabBar in #MAUI without using any external NuGet package or components. Fully customizable and 100% #XAML.

.NET8, MAUImaui, net8, tabsLeave a comment

Earn Microsoft Rewards by using Bing

March 1, 2023February 27, 2023 Enrico
Can you earn Microsoft Rewards points by using the new Bing?

After the release of the new Microsoft Bing with ChatGPT, users start to ask how to earn Microsoft Rewards point by using the new Bing

Microsoft, News, Tips & tricksbing, microsoft, rewardsLeave a comment

Getting started with Java

February 1, 2023February 1, 2023 Enrico
Java Wallpaper

In this new post “Getting started with Java”, I share with you my consideration about this programming language in comparison to C#

Java, Programming languagesjavaLeave a comment

Create Stripe webhooks receiver

January 19, 2023January 21, 2023 Enrico

I create a Stripe webhooks receiver for ASP.NET Core and Blazor. This is the first post of 4 where I show the full implementation.

.NET Core, .NET General, .NET5, .NET6, .NET7, Blazor, C#aspnet-5, aspnet-core, netcore, webapiLeave a comment

Internet Explorer is dead

June 18, 2022June 18, 2022 Enrico
internet explorer is dead

After 27 years, Microsoft has finally bid farewell to the Internet Explorer and will redirect Explorer users to the latest version of Edge.

Microsoft, Newsinternet-explorer, microsoft, microsoft-edgeLeave a comment

Create documentation with Docsify and GitHub Pages

June 17, 2022June 17, 2022 Enrico

Documentation is an essential part of making any project useful to users. Here how to Create documentation with Docsify and GitHub Pages

Toolsdocumentation, github, github-pagesLeave a comment

.NET is the most loved platform

May 27, 2022May 27, 2022 Enrico
Microsoft dotnet .NET6

.NET is the most loved platform! It’s won most loved platform 3 years in a row in the annual StackOverflow developer survey

.NET, .NET Core, .NET General, .NET5, .NET6, Microsoft, Newsnet6, netcore, stackoverflow, survey, visual-studioLeave a comment

Add Security Headers to Blazor WebAssembly

April 5, 2022April 5, 2022 Enrico
Microsoft Blazor wallpaper

In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations from OWASP.

.NET Core, .NET6, Blazoraspnet-5, aspnet-core, azure, blazor, blazor-server, blazor-webassembly, net6, owaspLeave a comment

Markdown Editor component for Blazor

January 11, 2022January 11, 2022 Enrico
markdown editor blazor logo

I have created a new Markdown Editor component flexible and rich of functionalities for Blazor WebAssembly and Blazor Server with .NET6.

.NET6, Blazorblazor, blazor-component, blazor-server, blazor-webassembly, markdown1 Comment

Start with Unity 2021

December 6, 2021December 6, 2021 Enrico
c# unity games wallpaper

In this new post I explain how to start with Unity 2021 and the basic interaction with the Unity Editor, navigate the functions of the editor

Unitycsharp, games, unityLeave a comment

Posts navigation

Older posts
Newer posts
Advertisements
  • MAUI component for skills using FlexLayout
  • Cloning all repositories from Azure DevOps
  • WebApiDocumentator: an alternative to Swagger
  • Resilient connection to RabbitMQ
  • Release SSIS using Azure DevOps
Advertisements
  • MAUI component for skills using FlexLayout
    MAUI component for skills using FlexLayoutJuly 9, 2025
  • PowerShell Script Wallpaper
    Cloning all repositories from Azure DevOpsJune 30, 2025
  • swagger
    WebApiDocumentator: an alternative to SwaggerMay 27, 2025
  • rabbitmq
    Resilient connection to RabbitMQMay 26, 2025
  • SQL Server SSIS SQL Server Integration Services
    Release SSIS using Azure DevOpsMay 25, 2025

android apple aspnet-5 aspnet-core azure azure-devops azure-functions blazor blazor-component blazor-server blazor-webassembly clean-architecture dependency-injection design-pattern docker entity-framework-core games github google-chrome identity identityserver4 ios javascript linux macOS maui microsoft microsoft-excel microsoft-identity net6 net8 netcore pattern pipeline python security swift visual-studio visualstudio-2022 webapi windows10 windows11 xamarin-forms xbox xbox-series-s

  • .NET
  • .NET Core
  • .NET General
  • .NET5
  • .NET6
  • .NET7
  • .NET8
  • .NET9
  • Agile
  • Ajax
  • Amazon
  • Android
  • AngularJs
  • Apple
  • Apps
  • ASP.NET
  • Azure
  • Azure
  • Azure DevOps
  • Blazor
  • C#
  • Developers
  • Docker
  • F#
  • Framework
  • Games
  • General
  • Google
  • Google
  • HTML
  • HTML\CSS
  • IIS
  • Internet
  • iOS
  • Java
  • JavaScript
  • Linux
  • macOS
  • MAUI
  • Microsoft
  • Microsoft Office
  • MVC
  • News
  • Node.js
  • Other
  • PowerBI
  • PowerShell
  • Programming languages
  • Projects and ideas
  • Python
  • R
  • React.JS
  • Security
  • SQL
  • Swift
  • Testing
  • Tips & tricks
  • Tools
  • TypeScript
  • Ubuntu
  • Uncategorized
  • Unity
  • Universal Windows App
  • VB.NET
  • Visual Basic
  • Visual Studio
  • Visual Studio
  • WebAPI
  • Windows
  • Xamarin
Advertisements

Copyright © All rights reserved

Proudly powered by WordPress | Theme: SuperMag by Acme Themes
 Share This
 Facebook
 WhatsApp
 Reddit
 Telegram
 LinkedIn
 Email

Share on Mastodon