Skip to content

Pro Code Guide

Developer's Guide to Programming

  • Home
  • Contact
  • About
Pro Code Guide
Developer's Guide to Programming

ASP.NET Core

Set Start URL in ASP.NET Core

Set start URL in ASP.NET Core – Quick & Easy ways

BySanjay 27 October 2023

This article will cover the ways to set start URL in ASP.NET Core 5 applications i.e. change the default URL (http://localhost:5000) in ASP.NET Core applications. When you create any new ASP.NET Core application whether its MVC App or Web API…

Read More Set start URL in ASP.NET Core – Quick & Easy waysContinue

Hangfire in ASP.NET Core

Hangfire in ASP.NET Core – Easy way to Schedule Background Jobs

BySanjay 27 October 2023

This article covers detail about how to integrate Hangfire in ASP.NET Core applications which is an easy way to schedule background jobs in .NET Core and .NET based applications. Background jobs or tasks allow the programmers to execute code on…

Read More Hangfire in ASP.NET Core – Easy way to Schedule Background JobsContinue

Send Emails in ASP.NET Core

How to Send Emails in ASP.NET Core C# – Using SMTP with MailKit

BySanjay 27 October 2023

These days sending emails like user email id confirmation, OTP emails, acknowledgments, etc. is a very common requirement of any application. In this article, we will see a demo about how to send emails in ASP.NET Core in quick &…

Read More How to Send Emails in ASP.NET Core C# – Using SMTP with MailKitContinue

SignalR in ASP.NET Core

Build Real-time Web Applications with SignalR in ASP.NET Core 6 C#

BySanjay 27 October 2023

In this article, we will learn about what are real-time web applications & how to build real-time web applications using SignalR in ASP.NET Core C#. As part of this article for demonstration of SignalR implementation in ASP.NET Core, we will…

Read More Build Real-time Web Applications with SignalR in ASP.NET Core 6 C#Continue

Page navigation

Previous PagePrevious 1 2

© 2020-2025 Pro Code Guide

Facebook YouTube Twitter Github Email RSS
Scroll to top
  • Home
  • Contact
  • About
Search
We use cookies to ensure that we give you the best experience on our website.