Skip to main content

Free Programming Tutorials, Blogs & Developer Tools

22
May
2026

9 views

This article delves into the integration of HashiCorp Vault within ASP.NET Core applications for efficient secrets management. Understanding this integration is essential for developers looking to enhance security by managing sensitive data such as API keys and database credentials. Readers should be familiar with basic ASP.NET Core concepts and RESTful services.

22
May
2026

6 views

In this comprehensive guide, you will learn how to deploy ASP.NET Core microservices on Kubernetes, understanding both the theory and practical implementation. This matters because Kubernetes provides a robust platform for managing containerized applications, ensuring scalability, reliability, and ease of management. Before diving in, you should be familiar with basic concepts of ASP.NET Core, Docker, and Kubernetes.

22
May
2026

10 views

In this comprehensive guide, you will learn how to containerize ASP.NET Core applications using Docker, including the creation of Dockerfiles and the use of Docker Compose for orchestration. Understanding these concepts is crucial for modern application deployment, ensuring consistency across environments and simplifying scaling. Familiarity with ASP.NET Core and basic Docker concepts will enhance your learning experience.

21
May
2026

12 views

In this tutorial, readers will learn how to set up a comprehensive CI/CD pipeline for ASP.NET Core applications using GitHub Actions. Understanding this process is crucial for automating the build, test, and deployment phases of your application, ensuring consistent quality and rapid delivery. Before starting, familiarity with GitHub, ASP.NET Core, and basic CI/CD concepts is recommended.

21
May
2026

11 views

This detailed guide covers the integration of FastReport in ASP.NET Core applications, focusing on generating dynamic reports and exporting them to PDF. Understanding this integration is crucial for developers needing robust reporting solutions that seamlessly fit into modern web applications. Readers should have a basic understanding of ASP.NET Core and C# to fully grasp the concepts discussed.

21
May
2026

17 views

This tutorial provides a deep dive into integrating the Google Docs API with ASP.NET Core, covering how to read, write, and export documents. Understanding this integration is crucial for developers looking to leverage cloud-based document management in their applications. Familiarity with ASP.NET Core and basic REST API principles is recommended before proceeding.

20
May
2026

16 views

This guide delves into the intricacies of using Puppeteer Sharp for converting HTML to PDF in ASP.NET Core applications. Understanding this process is crucial for developers who need to generate dynamic reports or invoices programmatically. Prior familiarity with ASP.NET Core and basic HTML will be beneficial for grasping the concepts discussed herein.

20
May
2026

12 views

In this tutorial, readers will learn how to effectively generate PDFs in ASP.NET Core using the iText7 library. Understanding how to create dynamic reports and invoices programmatically is crucial for many applications, enhancing user experience and automating documentation. Familiarity with C# and basic ASP.NET Core concepts is required to follow along.

13
Jan
2023

Hello guys, sometimes while working with big databases in sql server we often need to find all procedures where we have used a certain table.So we will see how to do that.

17
Apr
2026

73 views

This article explores the fundamental principles of <strong>semantic HTML</> and its critical role in enhancing <strong>accessibility</strong> within ASP.NET Core applications. Understanding semantic HTML not only improves the usability of web applications for users with disabilities but also boosts SEO and maintainability. Readers should have a basic understanding of HTML and ASP.NET Core to fully benefit from this content.

25
Mar
2026

70 views

This guide provides an in-depth exploration of Template-Driven Forms in Angular, covering their functionality, advantages, and real-world applications. Understanding these forms is crucial for building dynamic and user-friendly applications. Familiarity with Angular basics and reactive programming concepts will enhance your learning experience.

30
Mar
2026

78 views

This article explores the nuances of variable declarations and data types in JavaScript, focusing on var, let, and const. Understanding these concepts is crucial for effective JavaScript programming and avoiding common pitfalls. Familiarity with basic JavaScript syntax and programming concepts is recommended before diving in.

22
Jan
2022

Hello guys, now a days we always want to implement Google authentication login using Google Api . In this article we will learn how to Integrate Google SignIn in Asp.Net mvc.

23
Mar
2026

166 views

This article delves into CWE-306, focusing on the essential practice of securing critical functions through authentication. Understanding this vulnerability is crucial for developers to protect sensitive actions within applications. Readers should have a foundational knowledge of web application security and authentication mechanisms.

24
Mar
2026

150 views

This article delves into CWE-94, focusing on both remote and local code execution vulnerabilities caused by code injection. Understanding these vulnerabilities is crucial for securing applications against malicious exploits. Readers should have a foundational knowledge of programming and web security concepts to fully grasp the discussions presented.

16
Dec
2023

Hello guys in this article we will see how you can create your own speech to text converter in javascript. So we will try to implement speech recognition and display speech in written format, similar like subtitles.

28
Apr
2026

234 views

This tutorial covers the integration of MSG91 for One-Time Password (OTP) and SMS functionality in ASP.NET Core applications. Understanding this integration is crucial for enhancing user authentication and communication within your applications. Prerequisites include knowledge of ASP.NET Core and basic understanding of REST APIs.

Trending This Month

Based on actual reader views in May 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

772
Total Blogs
Programming articles & tutorials
2,449,148
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