Sending Emails in ASP.NET Core
On March 09, 2023
By Dzenana Kajtaz
Learn to send emails with ASP.NET Core using the built-in SMTP library, Mailkit, & an email API (plain text, HTML, with attachments & more)
Sending emails using Gmail in C#
On February 01, 2023
By Dzenana Kajtaz
Learn how to send emails with Gmail SMTP using C# in this detailed tutorial (code examples included).
Sending Emails Using Batch Files
On January 09, 2023
By Dzenana Kajtaz
Learn to send emails from batch files using different tools and the SMTP servers of various email clients (Gmail, Outlook, Office 365).
In-Depth Guide on Sending Emails With Apex
On December 23, 2022
By Dzenana Kajtaz
Learn how to use Apex to send emails with attachments, triggers, in bulk, and more by reading this article. In-depth explanations and code examples included!