Skip to main content

Free Programming Tutorials, Blogs & Developer Tools

29
Apr
2026

4 views

This guide provides an exhaustive overview of integrating Facebook Login into your ASP.NET Core application using OAuth 2.0. Understanding this integration is crucial for enhancing user authentication and streamlining the login process in modern web applications. Prior knowledge of ASP.NET Core and basic concepts of OAuth 2.0 will be beneficial for a smoother learning experience.

29
Apr
2026

3 views

In this detailed guide, you will learn how to integrate Google OAuth 2.0 login in your ASP.NET Core applications, enhancing user authentication with social login capabilities. Understanding this integration is crucial for modern web applications that prioritize user experience and security. Prerequisites include a basic understanding of ASP.NET Core, C#, and OAuth 2.0 concepts.

29
Apr
2026

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

28
Apr
2026

9 views

This blog post delves into the critical topic of generating cryptographically secure random values in ASP.NET Core, addressing the vulnerabilities and risks associated with inadequate randomness. Understanding this concept is essential for developers working with security-sensitive applications, as it impacts secure token creation, password generation, and more. Familiarity with the basics of cryptography and ASP.NET Core is beneficial but not strictly required.

28
Apr
2026

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

28
Apr
2026

8 views

Readers will learn how to effectively enforce HTTPS and HTTP Strict Transport Security (HSTS) in ASP.NET Core applications to mitigate security risks. Understanding these concepts is crucial for protecting data in transit and ensuring secure communications. Prior knowledge of ASP.NET Core and basic web security principles will be beneficial.

28
Apr
2026

13 views

In this comprehensive guide, you will learn how to configure secure cookie attributes in ASP.NET Core, focusing on HttpOnly, Secure, and SameSite attributes. Understanding these attributes is crucial for protecting web applications from common vulnerabilities such as cross-site scripting (XSS) and cross-site request forgery (CSRF). A foundational knowledge of ASP.NET Core and web security principles will be beneficial as we explore these concepts in depth.

23
Mar
2026

113 views

This article delves into the intricacies of CWE-400, focusing on how uncontrolled resource consumption can lead to Denial of Service (DoS) vulnerabilities. Understanding these concepts is crucial for developers and security engineers to build resilient applications. Familiarity with basic programming and security principles will enhance your grasp of the topics covered.

01
Apr
2026

88 views

This article delves into the CSS Box Model, focusing on the essential components: margin, padding, and border. Understanding this model is critical for developing layouts that are both visually appealing and functionally robust. Prior knowledge of basic HTML and CSS syntax is beneficial for grasping the concepts discussed herein.

11
Jul
2023

3,567 views

When you need to manage strings efficiently in Java, you should utilise the StringBuilder class. Unlike the immutable String class, the StringBuilder class allows you to change the contents of a string without creating a new object each time.

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

704
Total Blogs
Programming articles & tutorials
2,412,217
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