Skip to main content

Free Programming Tutorials, Blogs & Developer Tools

25
Apr
2026

5 views

In this tutorial, readers will learn how to integrate the SparkPost Email API into an ASP.NET Core application to send emails efficiently. Understanding this integration is crucial for developers needing reliable email delivery solutions in modern web applications. Familiarity with ASP.NET Core and RESTful APIs is recommended to follow along seamlessly.

25
Apr
2026

3 views

This post delves into the integration of Postmark for transactional email delivery within ASP.NET Core applications, essential for developers looking to enhance their email services. Understanding how to effectively utilize Postmark will streamline your communication processes, ensuring reliable and timely email delivery. You will need a basic understanding of ASP.NET Core and access to a Postmark account to get started.

25
Apr
2026

6 views

In this guide, readers will learn how to integrate the Mailgun API with ASP.NET Core for sending and tracking emails. Understanding this integration is essential for creating robust applications that require email communication, such as newsletters, notifications, and user verification. Prior familiarity with ASP.NET Core and basic API concepts will be beneficial.

24
Apr
2026

9 views

In this tutorial, you will learn how to effectively integrate Amazon Simple Email Service (SES) with ASP.NET Core for sending bulk emails while managing bounce notifications. This integration is crucial for applications that require reliable email delivery and user engagement tracking. Prior knowledge of ASP.NET Core and basic email concepts is recommended.

24
Apr
2026

15 views

In this article, readers will learn how to integrate Klarna's Buy Now Pay Later (BNPL) service into an ASP.NET Core application, enhancing e-commerce functionality. This integration allows businesses to offer flexible payment options, improving customer satisfaction and potentially increasing sales. Familiarity with ASP.NET Core and basic payment processing concepts is recommended to follow along effectively.

24
Apr
2026

11 views

This comprehensive guide will walk you through the integration of the CCAvenue payment gateway into your ASP.NET Core application. Understanding this integration is crucial for enabling secure and efficient online transactions, particularly for e-commerce platforms. Prior knowledge of ASP.NET Core and basic web application development will be beneficial.

24
Apr
2026

26 views

This blog post will guide you through the process of setting up a complete Continuous Integration and Continuous Deployment (CI/CD) pipeline for an ASP.NET Core application using Azure DevOps. Understanding CI/CD is crucial for modern software development as it automates the build, test, and deployment processes, ensuring faster and more reliable software delivery. Prior knowledge of ASP.NET Core and Azure DevOps basics will be beneficial as we delve deep into this intricate topic.

24
Apr
2026

13 views

This article delves into creating Microsoft Word documents programmatically using ASP.NET Core and the Open XML SDK. Understanding this process is crucial for automating report generation, creating templates, and managing document workflows in enterprise applications. Prior knowledge of ASP.NET Core fundamentals and basic C# programming is beneficial for following along.

23
Apr
2026

21 views

In this comprehensive guide, readers will learn how to seamlessly integrate the DocuSign eSignature API into an ASP.NET Core application for managing digital signatures. Understanding this integration is crucial for businesses aiming to streamline their document signing processes and enhance security. Prior knowledge of ASP.NET Core and basic API interaction will be beneficial.

11
Jun
2022

Hello guys, we often need to export data from database into excel files in ASp.Net mvc using ClosedXML Xlworkbook. XlWorkbook is a third party library that helps in exporting excel file from datatable or dataset easily amd allows many formatting options that helps in better presenting data in excel.

26
Mar
2026

129 views

This article delves into TypeScript's utility types, specifically focusing on Partial, Required, Readonly, Pick, and Omit. Understanding these utility types enhances type safety and provides powerful tools for manipulating types in a flexible manner. Readers should have a basic understanding of TypeScript and its type system to fully appreciate the content.

16
Mar
2026

50 views

In this blog post, you will learn about file input and output (I/O) operations in Java, including how to read from and write to files effectively. Understanding file I/O is crucial for any Java developer, as it enables the manipulation of data stored in files, which is a common requirement in many applications.

08
Apr
2026

67 views

This guide provides an in-depth exploration of integrating Jira with an ASP.NET Core application, focusing on API interactions, authentication mechanisms, and real-world use cases. The integration streamlines project management by automating issue tracking and facilitating communication between development teams and stakeholders. Readers should have a basic understanding of ASP.NET Core, RESTful APIs, and Jira's functionalities to follow along effectively.

05
Jul
2022

Hello guys we often need to implement social logins in our web applications. And Linkedin Login has become one of the popular social login that is getting used widely now a days. So we will see how to integrate Linkedin Sign In using LinkedinLogin Nuget package in Asp-Net MVC.

Trending This Month

Based on actual reader views in April 2026

Free Developer Tools

Handy online tools to boost your productivity — no login required.

HTML Beautifier
Format & prettify HTML code instantly
JSON Beautifier
Validate & format JSON with syntax highlighting
XML Beautifier
Indent and format XML documents
CSS Beautifier
Clean up and format CSS stylesheets
JS Beautifier
Beautify & minify JavaScript code
Diff Checker
Compare two texts and spot differences
Password Generator
Generate strong, secure passwords
Hash Generator
MD5, SHA-1, SHA-256 & more
Base64 Encode/Decode
Encode or decode Base64 strings
URL Encoder
Encode & decode URLs and query strings
JSON to CSV
Convert JSON arrays to CSV format
QR Code Generator
Generate QR codes for any text or URL
Regex Tester
Test and debug regular expressions live
Case Converter
camelCase, snake_case, PascalCase & more
Word Counter
Count words, characters & reading time
Timestamp Converter
Convert Unix timestamps to readable dates
Meta Tag Generator
Generate SEO meta tags & Open Graph tags
Color Picker
Pick colors and get HEX, RGB, HSL values
PDF Editor
Merge, split and convert PDF files
SEO Analyzer
Audit any URL and get an SEO score
JWT Decoder
Decode and inspect JWT tokens instantly
SQL Formatter
Format and beautify SQL queries
UUID / GUID Generator
Generate v4 UUIDs in bulk
JSON to TypeScript
Auto-generate TypeScript interfaces from JSON
Cron Explainer
Explain cron expressions in plain English
Number Base Converter
Convert between binary, hex, decimal & octal
CSV to JSON
Convert CSV data to JSON format
Markdown to HTML
Preview and convert Markdown to HTML
Lorem Ipsum Generator
Generate placeholder text for mockups
String Escape
Escape/unescape strings for JSON, HTML & more
World Clock
Live time in your timezone & worldwide
Image Converter
Convert JPG, PNG, WebP, BMP client-side
Image Resizer
Resize images to exact dimensions
Image Compressor
Reduce image file size without quality loss
Image to Base64
Encode images as Base64 data URIs
PNG to ICO
Create multi-size favicon .ico files

Our Community Impact

Blogs, views & resources shared with developers around the world

685
Total Blogs
Programming articles & tutorials
2,405,577
Total Views
Page views across all blogs
2,875
Downloads
Source code & resource downloads

Never study to be successful, study for self-efficiency. Don’t run behind success. Follow behind excellence, success will come all way behind you.

Translate Page