Skip to main content

Free Programming Tutorials, Blogs & Developer Tools

30
Apr
2026

4 views

This article explores the critical role of middleware order in ASP.NET Core applications, particularly focusing on how improper configuration can lead to authentication failures. Understanding this concept is essential for developers aiming to create secure and functional web applications. Readers should have a basic grasp of ASP.NET Core middleware and authentication mechanisms to fully benefit from this discussion.

30
Apr
2026

5 views

This article delves into the intricacies of handling 'View Not Found' errors in ASP.NET Core, particularly focusing on issues arising from incorrect paths or casing. Understanding this topic is crucial for developers to ensure robust view rendering and to avoid frustrating runtime errors that can disrupt user experience. Readers should have a fundamental understanding of ASP.NET Core MVC and view rendering mechanics to fully grasp the concepts discussed.

30
Apr
2026

4 views

In this blog post, you will learn about the common issue of complex objects not being bound due to missing parameterless constructors in ASP.NET Core. Understanding this concept is crucial for effective model binding in web applications, especially when dealing with complex types. Before diving in, familiarity with ASP.NET Core MVC and model binding principles is recommended.

30
Apr
2026

5 views

This article delves into the concept of 'Area Not Registered' in ASP.NET Core Routing, explaining its significance in structuring large web applications. Understanding how to properly register and manage areas can greatly enhance the organization and scalability of your ASP.NET Core applications. Prior knowledge of ASP.NET Core MVC and basic routing concepts is recommended for better comprehension.

30
Apr
2026

4 views

This article dives into the intricacies of Entity Framework Core (EF Core) model mismatches with the actual database schema, a common issue faced by developers. We will explore the causes of these mismatches, their implications, and how to resolve them effectively. To get the most out of this article, a basic understanding of EF Core and ASP.NET Core is essential.

30
Apr
2026

6 views

This blog post provides an exhaustive guide on integrating Twitter X OAuth 2.0 with ASP.NET Core applications. Understanding OAuth 2.0 is crucial for secure authentication and authorization in modern web applications. Prior knowledge of ASP.NET Core and basic web security concepts will be beneficial.

30
Apr
2026

9 views

In this comprehensive guide, you will learn how to implement GitHub OAuth authentication in an ASP.NET Core application. This integration allows users to log in using their GitHub accounts, streamlining the authentication process and enhancing user experience. A solid understanding of ASP.NET Core, along with familiarity with OAuth concepts, will be beneficial as we dive into the implementation details.

30
Apr
2026

9 views

This article provides a comprehensive guide to implementing Microsoft Azure Active Directory (AD) Authentication in ASP.NET Core applications, focusing on enterprise Single Sign-On (SSO) solutions. Understanding Azure AD is crucial for developers looking to secure their applications and streamline user authentication in enterprise environments. Readers should have a basic understanding of ASP.NET Core and cloud concepts to fully grasp the implementation details.

29
Apr
2026

17 views

In this guide, readers will learn how to effectively integrate the Plivo SMS API into an ASP.NET Core application, enabling seamless SMS communication. This capability is crucial for applications that require real-time notifications, user verification, or marketing outreach via SMS. Prior knowledge of ASP.NET Core and basic REST API concepts will be beneficial for understanding the integration process.

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

15 views

This post delves into the critical importance of replacing weak cryptographic algorithms such as MD5 and SHA-1 with stronger alternatives like SHA-256 and AES in ASP.NET Core applications. Understanding these concepts is vital for securing sensitive data and maintaining compliance with modern security standards. Readers should be familiar with basic cryptography principles and ASP.NET Core framework fundamentals.

27
Mar
2026

58 views

This comprehensive guide delves into Object-Oriented Programming (OOP) in Python, covering fundamental concepts, design patterns, and best practices. Understanding OOP is crucial for building scalable and maintainable software applications. A basic knowledge of Python syntax and programming principles is recommended for readers to fully grasp the concepts discussed.

23
Apr
2026

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

20
Mar
2026

83 views

This article delves into CWE-778, emphasizing the importance of effective logging and monitoring in software systems to build a robust security audit trail. Readers will learn how insufficient logging can lead to vulnerabilities and how to implement comprehensive logging strategies. A foundational understanding of security principles and basic programming skills in Python will enhance comprehension.

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

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

712
Total Blogs
Programming articles & tutorials
2,416,228
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