Skip to main content

Free Programming Tutorials, Blogs & Developer Tools

17
May
2026

5 views

This article provides a comprehensive guide on integrating Agora.io's Real-Time Audio and Video SDK into ASP.NET Core applications. You'll learn how to set up the SDK, manage audio and video streams, and implement essential features for a seamless user experience. Prior knowledge of ASP.NET Core and basic understanding of WebRTC concepts will be beneficial.

17
May
2026

4 views

In this tutorial, you will learn how to effectively integrate Twilio's Video API into an ASP.NET Core application to facilitate video calling and conferencing. This is crucial for modern applications that require real-time communication features, enhancing user engagement and collaboration. Familiarity with ASP.NET Core and basic understanding of APIs will be beneficial for following along.

17
May
2026

4 views

In this comprehensive guide, readers will learn how to implement SignalR in an ASP.NET Core application to create a real-time WebSocket chat application. This knowledge is crucial for developing interactive web applications that require live data updates without constant page refreshes. Prior familiarity with ASP.NET Core and basic WebSocket concepts will be beneficial for understanding the integration process.

16
May
2026

11 views

In this tutorial, readers will learn how to integrate an IP Geolocation API within an ASP.NET Core application to accurately determine user locations based on their IP addresses. This capability is crucial for personalizing user experiences, enhancing security measures, and complying with regional regulations. Prior knowledge of ASP.NET Core and basic web development concepts is recommended for optimal understanding.

16
May
2026

11 views

This guide will teach you how to effectively integrate the HERE Maps API into your ASP.NET Core applications, focusing on routing and location services. Understanding this integration is crucial for creating location-based services that enhance user experience and facilitate efficient navigation. Before diving in, familiarity with ASP.NET Core and basic web API concepts is recommended.

16
May
2026

12 views

Readers will learn how to integrate Mapbox with ASP.NET Core to create custom maps and manage geospatial data effectively. Understanding this integration is crucial for developing modern web applications that require location-based services. Familiarity with ASP.NET Core and basic knowledge of JavaScript will be beneficial to follow along.

15
May
2026

20 views

This tutorial provides a comprehensive guide on integrating Google Maps API into an ASP.NET Core application, focusing on Geocoding, Places, and Directions functionalities. Understanding these integrations is crucial for developing location-aware applications that can enhance user experience and accessibility. Prerequisites include basic knowledge of ASP.NET Core and familiarity with RESTful APIs.

15
May
2026

22 views

In this tutorial, you will learn how to integrate Sentry for real-time error monitoring in your ASP.NET Core applications. This integration allows developers to capture and analyze errors effectively, resulting in improved application reliability and user experience. Familiarity with ASP.NET Core and basic knowledge of error handling concepts will be beneficial before proceeding.

16
Apr
2026

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

18
Apr
2026

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

05
Aug
2020

20,582 views

So basically in a MVC Project we often use many controllers for making our web project functional.So one way is to handle exception separately on all of them or we can simple use a Base Controller. A Base controller can be told as a parent controller from which all other controller will inherit.So in that way Exception handling performed on Base Controller will get applied on all controllers which inherits from this controller.

14
Jul
2023

3,506 views

In Java, the ArrayList class implements the List interface as a resizable array. It offers dynamic arrays that can expand or contract in size as needed. ArrayLists are a component of the Java Collections Framework and provide a variety of methods for modifying the elements contained in them.

01
Apr
2026

110 views

This article will delve into the intricacies of Common Table Expressions (CTEs) in SQL Server, exploring their syntax, usage, and benefits. Understanding CTEs is essential for writing efficient SQL queries and improving code readability. Readers should have a foundational knowledge of SQL and relational databases.

26
Mar
2026

138 views

This article provides a deep dive into the Angular framework, covering essential concepts, real-world applications, and practical examples. Understanding Angular is crucial for building robust web applications that enhance user experience and maintainability. Prior knowledge of HTML, CSS, and JavaScript will be beneficial but is not mandatory.

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

757
Total Blogs
Programming articles & tutorials
2,442,186
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