Skip to main content

Free Programming Tutorials, Blogs & Developer Tools

19
Apr
2026

5 views

This tutorial delves into the implementation of Firebase Cloud Messaging (FCM) for push notifications within ASP.NET Core applications. By understanding FCM, developers can enhance user engagement through timely and relevant notifications. Familiarity with ASP.NET Core and basic concepts of REST APIs is recommended to maximize the benefits of this guide.

19
Apr
2026

6 views

This blog post will guide you through the process of integrating SMTP2GO into an ASP.NET Core application for reliable email delivery. Understanding this integration is crucial for applications needing to send notifications, alerts, or user account confirmations. You should have a basic understanding of ASP.NET Core and email protocols.

19
Apr
2026

6 views

In this comprehensive guide, you will learn how to integrate Mailchimp's API with your ASP.NET Core application, covering lists, campaigns, and automations. Understanding this integration is crucial for effective email marketing strategies and customer engagement. Familiarity with ASP.NET Core and basic RESTful API concepts will be beneficial for readers.

19
Apr
2026

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

19
Apr
2026

5 views

This comprehensive guide will teach you how to integrate Razorpay's payment gateway into an ASP.NET Core application, along with implementing webhook verification for secure transaction handling. Understanding payment gateway integration is crucial for modern web applications that handle financial transactions. Before diving in, familiarity with ASP.NET Core, C#, and basic web development concepts will be beneficial.

19
Apr
2026

6 views

This comprehensive guide delves into the best practices for integrating Jira with ASP.NET Core applications, ensuring seamless project management and issue tracking. Understanding these practices allows developers to create efficient workflows, enhance collaboration, and improve productivity. Before diving in, familiarity with ASP.NET Core and basic API concepts is essential.

19
Apr
2026

5 views

This guide will explore how to automate the creation of Jira issues from ASP.NET Core applications, enhancing project management efficiency. Understanding this automation can significantly improve team collaboration and reduce manual tasks. Familiarity with ASP.NET Core and basic API concepts will be beneficial as we dive into the implementation details.

19
Apr
2026

8 views

This comprehensive guide covers the implementation of OAuth 2.0 for securing Jira integration in ASP.NET Core applications. It highlights the importance of secure API access, explores OAuth 2.0's role in safeguarding user data, and provides practical code examples to ensure a robust integration. Readers should have a foundational understanding of ASP.NET Core and API development.

10
Sep
2020

This tutorial demonstrates how to accept payments with Stripe Checkout in an ASP.NET application built with C# and Web Forms. The application uses Checkout to accept credit cards from the end user and send tokens to a back-end API. The back-end controller uses the Stripe .NET library to create a charge. There are four steps: Create the project and configure dependencies Create the payment Web Form Create a page to perform the charge Run the application

22
Jul
2022

Image compression is a way of reducing the size of the images. compress your image in different formats PNG, JPEG, and GIF images. We will learn how to compress image using ImageCompress nuget package which you can download from nuget.

29
Mar
2026

58 views

This guide provides a thorough understanding of JavaScript, its core concepts, and practical applications. Mastering JavaScript is essential for building interactive web applications, and this post will equip you with the foundational knowledge needed to excel. Prior familiarity with programming concepts will be beneficial but is not mandatory to start learning JavaScript.

21
Oct
2021

Hello guys, often while dealing with project where we need to implement payment systems and need user to enter card number and show them the card number format properly. So for that purpose we have to use controls from payment gateways which are bit harder to manage on custom websites. So we will see how to implement Input Box Card Number Formatting using jquery.

13
Sep
2020

In this tutorial we’ll use slick Slider , A Slick Slider is a popular jQuery plugin, to build an attractive responsive image gallery. Slick.js is a well-known jQuery plugin created by Ken Wheeler that lets you build beautiful responsive carousels. so what I going to do is to create a custom slider one of my favorite slider is the slick slider. You can create a custom slider by following the steps below.

21
Mar
2026

72 views

This blog post delves into the intricacies of Server-Side Request Forgery (SSRF) vulnerabilities, detailing their origins, real-world implications, and effective prevention strategies. Understanding SSRF is critical for web developers and security professionals as it poses a significant risk to sensitive internal resources. Readers should have a foundational knowledge of web application security concepts and HTTP requests.

11
Apr
2026

42 views

In this article, you will learn how to enhance the performance of Dapper in your ASP.NET Core applications, exploring both theoretical concepts and practical implementations. This optimization is crucial for high-performance applications that require efficient database interactions. A solid understanding of Dapper and ASP.NET Core is recommended before diving into the optimization techniques.

14
Aug
2022

4,568 views

Hello guys, sometimes we need to put validations on textboxes to accept certain type of data. For that purpose , we will see how to apply input validations using javascript. This will contain Numbers validation , Number And Decimal validation , Alphanumeric validation , Alphabet validation.

02
Apr
2026

49 views

This guide provides an in-depth introduction to React, focusing on its core concepts, benefits, and practical applications. Understanding React is crucial for building dynamic user interfaces and enhancing web application performance. Familiarity with JavaScript and HTML is recommended to maximize the learning experience.

20
Mar
2026

61 views

This article delves into CWE-829, focusing on the security implications of incorporating functionalities from untrusted third-party scripts. Understanding these risks is crucial for developers aiming to safeguard their applications from potential vulnerabilities. Readers should be familiar with basic web development concepts and security principles.

28
Mar
2026

55 views

In this tutorial, readers will gain a deep understanding of the Flask web framework, learning how to build robust web applications using Python. Flask's lightweight and flexible nature makes it an excellent choice for both beginners and experienced developers alike. A basic understanding of Python and web development concepts is recommended before diving into this guide.

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

645
Total Blogs
Programming articles & tutorials
2,393,767
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