Skip to main content

Free Programming Tutorials, Blogs & Developer Tools

23
May
2026

7 views

This article will guide you through the process of integrating the Instagram Graph API into an ASP.NET Core application, focusing on media management and insights retrieval. Understanding this integration is crucial for developers looking to leverage social media data for analytics and marketing purposes. Before diving in, familiarity with ASP.NET Core and basic RESTful API concepts will be beneficial.

23
May
2026

10 views

This blog post will explore how to integrate the YouTube Data API v3 into an ASP.NET Core application, covering videos, channels, and analytics features. Understanding this integration is crucial for developers looking to leverage YouTube's extensive data for their applications. Readers should be familiar with ASP.NET Core basics and have a Google Cloud account to access the YouTube Data API.

23
May
2026

7 views

This article provides an in-depth exploration of using Terraform to manage Azure resources for ASP.NET Core applications, detailing the principles of Infrastructure as Code (IaC) and its real-world applications. Understanding Terraform's capabilities can streamline deployment processes, enhance scalability, and improve collaboration among development teams. Readers should be familiar with ASP.NET Core basics and have an Azure account to follow along effectively.

22
May
2026

14 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

10 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

15 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

14 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.

20
May
2026

35 views

This comprehensive guide covers the integration of Klaviyo for email marketing within an ASP.NET Core e-commerce application. You will learn how to set up, configure, and utilize Klaviyo's API to automate email flows, enhancing customer engagement and conversion rates. Prior knowledge of ASP.NET Core and basic RESTful API concepts is recommended.

11
Mar
2026

239 views

In this blog post, you will learn about dynamic memory allocation in C, including how to use the functions malloc, calloc, realloc, and free. Understanding these concepts is crucial for efficient memory management in your C programs.

18
Apr
2026

93 views

This article will guide you through creating a robust file upload feature using Google Drive in an ASP.NET Core application. Understanding this integration is crucial for developers looking to enhance their applications with scalable and secure file storage solutions. Familiarity with ASP.NET Core, RESTful APIs, and Google Cloud services will be beneficial as we dive into the implementation details.

12
Oct
2022

Hello guys, considering the security of web applications and api's we often have to implement security tokens. Sometimes we use owin authentication and sometimes JWT Tokens. So in this article we will see how to implement JWT Token Authentication in ASP.NET MVC using JWT.

19
Apr
2026

86 views

This comprehensive guide will teach you how to integrate Braintree payments in your ASP.NET Core applications, focusing on card payments, PayPal transactions, and vault management for storing customer payment methods securely. Understanding this integration is critical for developers looking to implement a robust payment solution that meets modern e-commerce demands. You should have a basic understanding of ASP.NET Core and RESTful APIs before diving into the implementation details.

17
Apr
2026

97 views

This article provides a comprehensive guide on integrating Mollie Payments into an ASP.NET Core application, focusing on multi-currency support and the iDEAL payment method. Understanding this integration is crucial for developers looking to enhance their applications with flexible payment options. A basic knowledge of ASP.NET Core and RESTful APIs is recommended before diving into the implementation details.

15
May
2021

12,703 views

Hello guys, in this article we will learn how to reload vue js child component. Sometime we need to reset child components or just re-render them. There few ways to reset child components but for beginner and those who have just started with vue js it can become a tough task to understand the flow to reset child components. So we will see how to reload child component.

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

776
Total Blogs
Programming articles & tutorials
2,450,222
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