How to make menus with CSS
I will show how to make menus with CSS without using JavaScript: dropdown menus, drawers, and even a mobile hamburger menu
I will show how to make menus with CSS without using JavaScript: dropdown menus, drawers, and even a mobile hamburger menu
I want to show you how to create a fully responsive table layout with only CSS that helps you to…
In this post I explain how to create email buttons with just HTML and CSS....
Got long forms on your website ? Break them up into smaller logical sections and...
am having problem while loading the CSS file through App_Themes folder but with ASP.NET authentication doesn't work.
Visual Studio 2026 dropped the built-in 'extract @code to a code-behind' feature. So I wrote a right-click extension that brings…
Introducing the PSC Survey Suite for Blazor: a runtime component, a drag-and-drop visual designer, and bulk importers that all speak…
Markdown has become the default for product descriptions, blog posts, issue trackers, wiki pages, in-app notes. Here a JavaScript editor…
A deep dive into the latest OpenAPI and Swagger improvements in ASP.NET Core 10, including Minimal APIs, versioning, Native AOT…
Today, after 2 years, I released a new Markdown Editor components for JavaScript and Blazor. The full source code is…
Here how implement in NET8 MAUI the push notifications using Azure Notification Hub without any external package for Windows. Very…
The Autocomplete for Blazor component offers simple and flexible autocomplete type-ahead functionality for Blazor WebAssembly and Server
In this new post "Getting started with Java", I share with you my consideration about this programming language in comparison…
Do you have to display a lot of tabs in your page, but the look and feel is no what…
I show how to implement drag and drop with Blazor because drag and drop has become a popular interface solution in…
Documentation is an essential part of making any project useful to users. Here how to Create documentation with Docsify and…
I introduce you my new Guided Tours #Blazor component to help your users to understand the UI of your application
I introduce you my new Clippy Blazor component for Blazor WebAssembly and Blazor Server. The component is built with .NET6.
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations…
In this new post, I show you how to deploy WordPress with Azure DevOps using an instance of WordPress app…
This World Map component for Blazor WebAssembly and Blazor Server creates an interactive map of the world or specific region…
SVG Icons and flags for Blazor is a new library that contains tons of icons in SVG format and also…
In this new post, I show you how to add code snippet in Razor pages for Blazor WebAssembly and Blazor Server using…
In this new post, I show you the code to dynamically add JavaScript from a Blazor components coming from the…
I have created a new Markdown Editor component flexible and rich of functionalities for Blazor WebAssembly and Blazor Server with .NET6.