Skip to main content

Free Programming Tutorials, Blogs & Developer Tools

11
Apr
2026

2 views

In this article, you will learn how to enhance the performance of Dapper in your ASP.NET Core applications, exploring both theoretical concepts and practical implementations. This optimization is crucial for high-performance applications that require efficient database interactions. A solid understanding of Dapper and ASP.NET Core is recommended before diving into the optimization techniques.

11
Apr
2026

2 views

In this guide, readers will learn how to effectively use Dapper, a lightweight ORM for .NET, within an ASP.NET Core application. Understanding Dapper's capabilities will enhance data access efficiency and performance in your applications. A basic knowledge of C#, ASP.NET Core, and SQL databases is required to follow along.

11
Apr
2026

2 views

This guide will teach you how to efficiently execute raw SQL queries using SQLite in Python 3.11, covering everything from basic CRUD operations to advanced transaction management. Understanding how to interact with databases directly via SQL allows for greater flexibility and control over data manipulation. Familiarity with Python's SQLite module and SQL syntax is beneficial as a prerequisite.

10
Apr
2026

8 views

In this guide, readers will learn how to effectively integrate the Cashfree Payment Gateway into an ASP.NET Core application, covering everything from setup to advanced use cases. This integration is crucial for enabling seamless online transactions, enhancing user experience, and ensuring secure payment processing. Familiarity with ASP.NET Core and basic programming concepts is recommended for optimal understanding.

10
Apr
2026

5 views

This blog post will guide you through using Pa11y, a powerful accessibility testing tool, to scan your website for common accessibility issues. Understanding and implementing accessibility best practices is crucial for reaching a wider audience and ensuring compliance with legal standards. You should be familiar with Node.js and basic web development concepts to fully leverage the examples provided.

10
Apr
2026

10 views

This blog post will guide you through using WAVE, a web accessibility evaluation tool, to identify and resolve accessibility issues on your website. Accessibility is crucial for ensuring that all users, including those with disabilities, can effectively navigate and interact with web content. Familiarity with HTML and CSS will enhance your ability to implement the recommended changes.

10
Apr
2026

11 views

In this comprehensive guide, readers will explore how to leverage Object-Relational Mapping (ORM) techniques in Python using SQLAlchemy to interact with SQL databases efficiently. Understanding ORM is crucial for developers looking to streamline database operations and enhance code maintainability. A solid foundation in Python and SQL is recommended for better comprehension of the concepts discussed.

10
Apr
2026

11 views

This article delves into the best practices for optimizing SQL usage in Python 3.11, focusing on performance improvements and efficiency. Understanding these techniques is crucial for developing scalable applications that interact with databases. Readers should have a basic knowledge of SQL and Python programming to fully grasp the concepts presented here.

24
Feb
2024

In this article, we'll dive into integrating PayPal subscriptions into an ASP.NET Core application. PayPal offers a robust API that allows developers to create and manage subscription plans seamlessly. We'll walk through a sample code snippet that demonstrates how to create a subscription plan, add a product, and initiate a subscription for a user.

24
Mar
2026

29 views

This article dives deep into the built-in functions in Python, covering their significance, real-world applications, and how they simplify programming tasks. Understanding these functions can greatly enhance your coding efficiency and effectiveness in Python. Before diving in, familiarity with Python syntax and basic programming concepts is essential.

02
Jan
2022

7,403 views

Hello friends, as per being a .net developer we often have situations of Sending FCM Mobile Notification in Asp.net for IOS. So we will see all steps for sending notifications for IOS using Asp.Net core.

26
Mar
2026

46 views

This guide delves into the intricacies of using the HTTP Client in Angular to interact with REST APIs, highlighting its significance in modern web applications. Understanding this component is vital for building robust applications that communicate effectively with backend services. Prior knowledge of Angular fundamentals and TypeScript is recommended for a smoother learning experience.

10
Aug
2022

Hello guys, sometimes while working with sql server, we sometimes face the need of working with json data . For that purpose we have to be able to read json data in sql which is quite a difficult task, so we will see how to read json in sql server in simple steps.

13
Apr
2023

Hello guys sometimes we have to get videos from our youtube channel and show on our websites. So in this tutorial we will let you know the steps of how to Get Channel Videos using YouTube Data Api in Asp.Net learnn With code2night

14
Aug
2022

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

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

609
Total Blogs
Programming articles & tutorials
2,382,784
Total Views
Page views across all blogs
2,874
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