Blogs

AI Overview Remover: Bringing Back Clean, Classic Google Search Results

AI Overview Remover: Bringing Back Clean, Classic Google Search Results

/
AI

Tired of Google's AI Overviews? This Chrome extension removes AI summaries & sponsored results, giving you a cleaner, faster search experience.


Read More
Leveraging HTMX with ASP.NET Core Partials for Dynamic UI Interactions

Leveraging HTMX with ASP.NET Core Partials for Dynamic UI Interactions

Abdoulie Kassama
/
.NET Core

Learn how to combine HTMX with ASP.NET Core partials to create dynamic, interactive user interfaces without full page refreshes.


Read More
A Guide to Different Ways of Passing Data to Partial Views in .NET Core

A Guide to Different Ways of Passing Data to Partial Views in .NET Core

Abdoulie Kassama
/
.NET Core

Explore various methods to pass data to partial views in ASP.NET Core, including Tag Helpers, ViewData, ViewBag, and strongly-typed models for...


Read More
File Upload in ASP.NET Core MVC: A Step-by-Step Guide

File Upload in ASP.NET Core MVC: A Step-by-Step Guide

Abdoulie Kassama
/
.NET Core

Learn how to implement file upload functionality in ASP.NET Core MVC with this step-by-step guide including form setup, controller implementation,...


Read More
Password Hashing in ASP.NET Core 3.1 with BCrypt

Password Hashing in ASP.NET Core 3.1 with BCrypt

Abdoulie Kassama
/
.NET Core

Learn how to securely hash and verify passwords in ASP.NET Core 3.1 using the BCrypt.Net-Next library with this comprehensive tutorial.


Read More