Skip to content
No results
  • Home
  • Articles
  • Collections
referbruv
  • Home
  • Articles
  • Collections
  • DSA
  • Angular
  • ASP.NET Core
  • AWS
  • C# Concepts
  • Design Patterns
  • Docker
  • SOLID Principles
  • Spring Boot
  • xUnit
referbruv

Fetch HTML from View in ASP.NET Core MVC Easy

  • January 1, 2022
  • Articles, ASP.NET Core

In this article, let's see how we can extract rendered HTML content from a RazorView in ASP.NET Core (.NET 6) MVC using RazorViewEngine

Sending Emails with Images and Attachments in ASP.NET Core with MailKit

  • January 1, 2022
  • Articles, ASP.NET Core
  • 1 Comment

In this article, we'll extend our design to add attachments and images to our mail content and send it with MailKit.

Sending Emails in ASP.NET Core with MailKit

  • December 26, 2021
  • Articles, ASP.NET Core
  • 1 Comment

In this article, let's see how we can send this HTML content as an Email to users. We'll use MailKit, which is one of the most popular Mail Client lib..

How to CQRS with MediatR in ASP.NET Core Easy

  • November 28, 2021
  • Articles, ASP.NET Core

In this article, let's talk about implementing CQRS - Command Query Responsibility Segregation in ASP.NET Core via Mediator pattern by using MediatR library.

How to use OData with ASP.NET Core Web API

  • November 15, 2021
  • Articles, ASP.NET Core

In this article, let's look at how we can add OData capabilities to a simple Web API using the latest OData package and ASP.NET Core as our stack.

Simple Guide to using MongoDB with ASP.NET Core

  • November 13, 2021
  • Articles, ASP.NET Core

In this simple quickstart, let's look at how we can integrate ASP.NET Core with MongoDB and perform basic CRUD operations

Working with IOptions Pattern in ASP.NET Core

  • November 3, 2021
  • Articles, ASP.NET Core
  • 2 Comments

In this article, let's deep dive into using IOptions pattern in ASP.NET Core and the variations, mutations and customization etc with a detailed example.

The Road to Full Stack Development for Programming Starters

  • August 5, 2021
  • Articles

While there are several bands under which the developers work, there's another band of developers who are capable of delivering a single application or a product as a whole. These are the Full Stack Developers.

How to write Docker logs to MySQL via Fluentd

  • July 13, 2021
  • Articles, Docker

Let's look at how we can configure and push our Docker container logs into Fluentd and further push the logs into MySQL using plugins.

Prev
1 … 14 15 16 17 18 19 20 … 28
Next

Recent Articles

  • Understanding SOLID – Dependency Inversion PrincipleMay 12, 2025
  • Understanding SOLID – Interface Segregation PrincipleMay 11, 2025
  • Understanding SOLID – Liskov Substitution PrincipleMay 10, 2025
  • Understanding SOLID – Open/Closed PrincipleMay 6, 2025
  • Understanding SOLID – Single Responsibility PrincipleMay 5, 2025

Interview Questions

  • What are SOLID Principles Explained in an Easy WayJanuary 28, 2024
  • parseInt() And Number() In Javascript Made EasyDecember 29, 2023
  • What is Main method in Java – Explain in easy wayDecember 28, 2023
  • Differences in between JDK, JRE and JVM made easyDecember 28, 2023
  • Explain how to configure a Middleware in ASP.NET Core?December 25, 2023

How to Build Real time Web Applications with SignalR and .NET 6!
How to work with ASP.NET Core Middlewares - The Ultimate Guide
  • About
  • Privacy

Referbruv © 2026 - Theme by CreativeThemes