Skip to main content

Free Programming Tutorials, Blogs & Developer Tools

01
May
2026

10 views

In this post, you will learn how to implement LinkedIn OAuth integration in an ASP.NET Core application, allowing users to log in with their LinkedIn credentials securely. This integration not only enhances user experience by simplifying the login process but also leverages the professional network of LinkedIn for better user engagement. A foundational understanding of ASP.NET Core and OAuth concepts is recommended to maximize your learning from this guide.

01
May
2026

8 views

This guide covers the integration of Okta Single Sign-On (SSO) in ASP.NET Core applications using both OpenID Connect (OIDC) and Security Assertion Markup Language (SAML). Understanding these protocols is crucial for enhancing user authentication security and streamlining user access management. Familiarity with ASP.NET Core and basic authentication concepts is recommended before diving into the integration process.

01
May
2026

12 views

In this comprehensive guide, you'll learn how to seamlessly integrate Auth0 into your ASP.NET Core applications for robust authentication and authorization. This setup not only enhances security but also streamlines user management, making it an essential skill for modern web developers. Before diving in, ensure you have a basic understanding of ASP.NET Core and authentication concepts.

30
Apr
2026

10 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

11 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

17 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

10 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

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

09
Apr
2026

51 views

This comprehensive guide will teach you how to identify and resolve accessibility issues in ASP.NET Core applications, ensuring compliance with WCAG standards and enhancing user experience for all users. Understanding these principles is crucial as accessibility is a legal requirement in many jurisdictions and can significantly impact user engagement. Familiarity with ASP.NET Core and basic HTML/CSS is recommended for optimal understanding of the examples presented.

20
Apr
2026

62 views

This guide will teach you how to integrate Google Cloud Storage into your ASP.NET Core applications, covering setup, implementation, and best practices. Understanding this integration is critical for managing scalable and secure file storage solutions in cloud-based applications. Prior knowledge of ASP.NET Core and basic cloud concepts will be beneficial.

27
Mar
2026

106 views

This comprehensive guide delves into the intricacies of modules and packages in Python, providing you with a solid understanding of their structure, use cases, and best practices. Mastering these concepts can significantly enhance your code organization, reusability, and maintainability. A basic knowledge of Python syntax and programming concepts is recommended to get the most out of this tutorial.

16
Mar
2026

106 views

In this blog post, we will explore the concept of abstract classes in C#, how they are defined, and why they are essential in object-oriented programming. You'll learn how to implement abstract classes with practical code examples, and discover best practices to avoid common pitfalls.

16
Apr
2026

62 views

In this post, readers will explore advanced features of the Gmail API and how to leverage them within ASP.NET Core applications to create customized email solutions. Understanding these features is crucial for developers looking to enhance email functionality in their applications, providing users with seamless communication capabilities. A solid grasp of ASP.NET Core and basic familiarity with RESTful APIs will be beneficial for following along.

30
Mar
2026

60 views

In this comprehensive guide, you will learn about JavaScript events, focusing on the addEventListener method and the concept of event bubbling. Understanding these concepts is crucial for building interactive web applications and managing user interactions effectively. Before diving in, a basic understanding of JavaScript syntax and DOM manipulation is recommended.

31
Mar
2026

88 views

This post delves into the intricate workings of the SELECT, WHERE, and ORDER BY clauses in SQL Server, providing a comprehensive understanding of their roles in data manipulation. Mastering these clauses is crucial for effective querying and data retrieval, which are foundational skills for any database professional. A basic understanding of SQL syntax and relational database concepts is beneficial before diving into the details.

06
Apr
2026

84 views

This tutorial provides a comprehensive guide on integrating ASP.NET Core Identity with NHibernate for effective user management. Understanding this integration is crucial for modern web applications that require scalable and secure authentication and authorization mechanisms. Readers should be familiar with C#, ASP.NET Core basics, and the fundamental concepts of NHibernate ORM.

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

715
Total Blogs
Programming articles & tutorials
2,417,225
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