Skip to main content

Free Programming Tutorials, Blogs & Developer Tools

18
May
2026

8 views

In this tutorial, readers will learn how to integrate Salesforce CRM API with ASP.NET Core, focusing on managing leads, contacts, and opportunities. Understanding this integration is crucial for businesses looking to automate their sales processes and enhance customer relationship management. Prior knowledge of ASP.NET Core and basic familiarity with RESTful APIs will be beneficial.

18
May
2026

6 views

This tutorial provides a comprehensive guide to integrating Ably, a powerful real-time messaging service, into ASP.NET Core applications using the Publish/Subscribe pattern. Understanding this integration is crucial for building responsive applications that require immediate data updates, such as chat applications or live notifications. Familiarity with ASP.NET Core and basic Pub/Sub concepts will help you grasp the implementation better.

18
May
2026

5 views

This blog post covers the integration of Pusher in ASP.NET Core applications, focusing on real-time channels and events. Understanding real-time communication is essential for building responsive applications that enhance user engagement. Readers should have a basic understanding of ASP.NET Core and JavaScript to follow along with the examples provided.

17
May
2026

10 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

9 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

15 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

17 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

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

14
Aug
2022

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

09
Dec
2023

3,330 views

To merge columns and rows in an HTML table, you can use the colspan and rowspan attributes within the or elements. These attributes allow you to span a cell across multiple columns (colspan) or rows (rowspan). Here's an example demonstrating how to merge cells in an HTML table:

01
Apr
2026

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

19
Apr
2026

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

30
Apr
2026

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

01
Apr
2026

106 views

This tutorial delves into CSS Flexbox, a powerful layout model that simplifies the creation of responsive web designs. Understanding Flexbox is crucial for modern web development as it allows for efficient alignment and distribution of space among items in a container. Familiarity with basic HTML and CSS is necessary to fully grasp the concepts discussed herein.

17
Apr
2026

171 views

In this guide, you will learn how to effectively integrate the Google Drive API with ASP.NET Core applications, enabling you to manage files directly from your web applications. Understanding this integration is crucial for developers looking to enhance their applications with cloud storage capabilities, offering users seamless file handling. Before diving in, ensure you have a basic understanding of ASP.NET Core and RESTful APIs.

09
Dec
2023

3,785 views

CSS (Cascading Style Sheets) is a style sheet language used to describe the display of an HTML or XML document. It allows web developers to control the appearance and layout of multiple web pages at once. Here's a detailed overview of some fundamental CSS properties:

04
Apr
2026

128 views

In this deep dive, readers will explore the intricacies of handling API responses using the Grok framework in ASP.NET, understanding its significance in modern web applications. This understanding is crucial for building robust services that can effectively manage and respond to various API interactions. Familiarity with ASP.NET and basic API principles is recommended for optimal comprehension.

21
Jul
2022

5,212 views

Hello guys, in this article we will see how to create new branch and merge old branches into new branches on github. While working with many people on same projects we have to create different branches to manage code. We will see how to do that.

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

760
Total Blogs
Programming articles & tutorials
2,443,600
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