C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Praveen Kumar(26)
Sangeetha S(4)
Kisorjan Jakathiswaran(4)
Vijay K(4)
Abhishek Yadav(2)
Rohit Gupta(2)
Rathrola Prem Kumar(2)
Aditi Bamaniya(2)
Md Sarfaraj(2)
Anish Ansari(2)
Lou Troilo(2)
Ananya Desai(1)
Sandhiya Priya(1)
Tanuj (1)
Guest User(1)
Gautam Singh(1)
Mohammad Rabie(1)
Sam Bishop(1)
John Godel(1)
Ayush Kumar Gupta (1)
Vijay Kumari(1)
Naruto_uzumaki (1)
Mervyn Manilall(1)
Jay Pankhaniya(1)
Sarthak Varshney(1)
Vishwas R(1)
Rajashekar Syereddy(1)
George (1)
Thiyagu Baskaran(1)
Kiran Verma(1)
Abhijeet Jadhav(1)
Mohamed Shifan(1)
Ziggy Rafiq(1)
Ijas Ahamed(1)
Ravikant Sahu(1)
Sardar Mudassar Ali Khan (1)
Raj Kishore(1)
Sandeep Mishra(1)
Karthick S(1)
Archie Vankar(1)
Azim Zahir(1)
Prasham Sabadra(1)
Ravishankar N(1)
Lalit Bansal(1)
David Mccarter(1)
Roshan Rathod(1)
Rajendr Singh Dodiya (1)
Umesh Singh(1)
Vijayakumar S(1)
Onkar Sharma(1)
Raman Sama(1)
Nilesh Sanyal(1)
Dipa Mehta(1)
Tarun Agrawal(1)
Amit Kumar(1)
Sarathlal Saseendran(1)
Kapil Gaur(1)
Ankur Mistry(1)
Pratiksha R(1)
Resources
No resource found
Is PHP 8.5 Still Relevant for Modern Web Development?
Mar 27, 2026.
Explore PHP 8.5's relevance in 2026 web development. Discover its strengths, weaknesses, and best use cases for CMS, e-commerce, and beyond. Is it still a viable option?
Creating Dynamic Data-Style Cards Using ASP.NET
Feb 17, 2026.
Dynamically load article cards from your database with this efficient setup! Features include SEO-friendly URLs, consistent UI, and easy CMS control. Two-column layout.
The ubiquitous Database:An article on SQLITE
Feb 06, 2026.
Explore SQLite, the ubiquitous, serverless SQL database engine. Discover its features, uses (IoT, apps, websites), and limitations. A lightweight, powerful solution!
An article on C#programming
Jan 27, 2026.
Explore C#, a powerful and modern object-oriented language by Microsoft. Part of the .NET ecosystem, it's versatile for apps, games, and cloud services. Learn key OOP principles!
Earn Crypto by Writing Articles in 2026: How Developers & Students Can Get Sharp Token Rewards on C# Corner
Jan 12, 2026.
Turn your tech writing and community help into crypto: learn how developers and students globally can earn Sharp Token on C# Corner via Learn-to-Earn contributions.
Using WebForms Core in PHP
Dec 25, 2025.
Discover WebForms Core v2 in PHP: build dynamic web apps without front-end frameworks! Simplify DOM event handling and server-side interactions with ease. Learn how!
String Methods in JavaScript – A Complete Article
Nov 15, 2025.
Master JavaScript strings! This guide covers essential methods like slice, replace, trim, and more, with examples for efficient text manipulation. Perfect for learning!
Functions in JavaScript – Complete Article
Nov 15, 2025.
Master JavaScript functions! Learn about declarations, expressions, arrow functions, parameters, scope, hoisting, and more. Write cleaner, reusable code today!
SQL Injection in Laravel: Understanding, Exploiting, and Preventing Attacks
Oct 31, 2025.
Learn about SQL Injection in Laravel, how to exploit it, and most importantly, how to prevent it. Secure your application with Laravel's built-in features and best practices.
Article Explainer: AI-Driven Tool for Simplified Knowledge Structuring
Oct 20, 2025.
Learn how Article Explainer transforms complex GitHub articles into structured, explainable formats using AI and NLP principles for education, SEO, and GEO optimization.
LLMs, Tokens, Weights, Vectors, Embeddings — A Practical Article
Oct 12, 2025.
Unlock the power of LLMs! This practical guide demystifies tokens, vectors, embeddings, and weights, revealing how they work together in RAG/agent applications. Learn to optimize your LLM systems for speed, cost-effectiveness, and reliability through better token management, strategic retrieval, and clear prompt contracts. Improve your LLM performance today!
n8n Social Media Automation Made Easy (2025)
Sep 20, 2025.
Automate social media posting with n8n! This guide provides a cost-effective workflow to transform a single article URL into optimized content for LinkedIn, Reddit, and X/Twitter, complete with AI-generated images. Learn to build a robust, scalable 8-node system using OpenAI and web scraping techniques for efficient content repurposing and distribution.
Can AI Summarize Long Articles or Emails Efficiently?
Sep 01, 2025.
Tired of information overload? Discover how AI summarization tools use NLP to condense lengthy articles and emails into concise summaries, saving time and improving retention. Explore the benefits, limitations, and best practices for using AI to efficiently manage digital information. Learn about extractive and abstractive summarization and the future of LLMs in this field. A game-changer for productivity!
What is the cURL in PHP❓
Aug 14, 2025.
Learn how to use cURL in PHP with simple examples. Understand cURL basics, prerequisites, session handling, curl_setopt usage, and connect your PHP applications to REST APIs easily for backend development.
Streamline PHP Development with Azure MySQL and VS Code
Aug 12, 2025.
Learn how to quickly set up and connect Azure Database for MySQL with PHP using VS Code. Build scalable, secure, cloud-native apps with easy management, backups, and seamless database integration.
Auto-Post New Blog Articles to LinkedIn via RSS Feeds
Aug 09, 2025.
If you're a content creator, blogger, or marketer, you know that publishing a blog post is only half the job. Getting eyeballs on it is the rest—and that usually means promoting it across channels like LinkedIn.
Different Type of Variables in PHP
Jun 23, 2025.
Learn about the different types of variables in PHP, including scalar, arrays, objects, and more. This guide covers their usage, examples, and best practices for beginners and developers alike.
What's New in PHP 8.4.6? A More Stable Foundation!
Apr 14, 2025.
The latest PHP release is here: version 8.4.6. Don't expect new features, but do anticipate a significantly more stable and refined PHP 8.4, thanks to a focus on bug fixes and essential improvements.
How to Install Docker Engine on Ubuntu
Jan 21, 2025.
Learn how to install Docker Engine on Ubuntu with this step-by-step article. Simplify containerized app development and deployment effortlessly.
Visualizing MySQL Date-Time Data with CanvasJS in PHP
Sep 25, 2024.
Learn how to create CanvasJS charts using date-time values from a database in PHP. This comprehensive guide covers setting up your database, fetching data, converting PHP timestamps to JavaScript timestamps, and rendering interactive charts
Configure Knowledge Management for Customer Service D365
Apr 18, 2024.
Configure knowledge management in D365 for efficient customer service. Establish a robust knowledge base, optimize search functionalities, manage content lifecycle, and ensure secure access. Implement collaboration features, streamline workflows, and utilize analytics for continuous improvement.
Git GUI Clients (4-1), SVN and TortoiseSVN
Apr 18, 2024.
This article is to discuss Git GUI Client.
Web Developers' Guide to URL Encoding and Decoding Mastery
Mar 03, 2024.
URL encoding and decoding are fundamental processes in web development, ensuring the secure and reliable transmission of data over the internet. We will explore the essentials of both URL encoding and decoding, their necessity, rules, examples, and how they are implemented in various programming languages.
How to Build a Calendar in PHP?
Feb 22, 2024.
In this article, we'll guide you through creating a calendar using PHP. It's a straightforward process that involves using HTML for the structure, CSS for styling, and PHP for the logic. We'll start by styling the calendar with CSS, defining how it looks, from the table and headers to individual cells and links.
A guide to display ServiceNow Knowledge articles in Copilot for Microsoft 365
Feb 20, 2024.
Copilot Extensibility: Step by Step guide to display ServiceNow Knowledge articles in Copilot for Microsoft 365
Installing and Configuring XAMPP on Windows 11
Feb 20, 2024.
This article provides a comprehensive guide on installing XAMPP, the popular PHP development environment, on Windows 10/11. XAMPP includes Apache, MySQL, PHP, and Perl, making it a convenient solution for local development.
Building a Secure PHP MySQL Signup/Login Website with Email Verification
Jan 15, 2024.
Creating a secure signup/login system is essential for any web application that involves user authentication. In this article, I'll guide you through building a PHP MySQL login/signup website with email verification. I'll focus on security best practices, including password encryption using PHP's built-in functions.
Using HTML5, CSS3, and JavaScript to their full potential
Dec 28, 2023.
Crafting dynamic and engaging web journeys: HTML5, the cornerstone of web architecture, has evolved to embrace semantic elements such as <header>, <nav>, <section>, <article>, and <footer>. Replacing generic <div> tags, these elements imbue meaning and enhance accessibility. - Ziggy Rafiq
Elastic Bean Stalk in AWS
Dec 14, 2023.
Amazon Web Services (AWS) Elastic Beanstalk simplifies web application deployment and management on AWS. It automates infrastructure tasks, ensuring scalability, load balancing, and updates, letting you focus on application development.
PHP.ini Upload_Max_Filesize Exceeded Error
Oct 26, 2023.
The uploaded file exceeds the upload_max_filesize directive in php.ini." This error occurs when you're trying to upload a file in PHP, but the size of the file being uploaded is larger than the upload_max_filesize directive specified in your php.ini configuration file.
How to Write an Article That Attracts More Viewers?
Sep 09, 2023.
This article will explain how you can write a better article that attracts more viewers.
Let's Talk about IAM User in AWS
Aug 22, 2023.
In our system, user management involves two key profiles: the Root User and IAM Users. Each serves distinct purposes in maintaining system integrity and security. This presentation outlines the differentiation between these user types, demonstrates how to transition from the Root User to an IAM User, and emphasizes the significance of controlled access.
Flurl API Integration Tutorial for ASP.NET Core Web API with Advanced Concepts
Jul 31, 2023.
Flurl is a popular and easy-to-use library for working with HTTP APIs in .NET applications. It provides a fluent API for building and sending HTTP requests, as well as handling the responses in a convenient way.
Laravel Lumen Lightweight Framework for Powerful Web Applications
Jul 11, 2023.
Laravel Lumen is a lightweight micro-framework built on Laravel, offering developers a fast and efficient solution for building microservices and APIs. With its minimalistic approach, seamless integration with the Laravel ecosystem, and emphasis on performance optimization, Lumen enables the creation of powerful web applications with ease.
Custom search functionality for data tables for server-side processing with PHP and MySQL
Jun 30, 2023.
To add custom search functionality to Data Tables for server-side processing with PHP and MySQL, you can modify the SQL query dynamically based on the search criteria provided by the user.
CRUD Operation in PHP using MySQL
Jun 21, 2023.
In this article, you will learn the standard way to create a CRUD operation. It is created using PHP and MySQL with custom functions. So, it is very simple to learn and develop your project.
How to run a PHP code using XAMPP Server
Jun 19, 2023.
The most commonly used web-backend programming language is PHP. A PHP script can be executed through a web server module. Installing a web server like Apache and a database server like MySQL is required in order to run PHP for the web. Can use XAMPP on Windows and Linux operating systems. This tutorial will show you how to run a PHP program on an XAMPP server.
6 Functionalities That Make PHP a Versatile Language
Apr 26, 2023.
In this blog, we will explore the six most frequently utilized features and functionalities of PHP, along with real-world examples demonstrating how they can be applied in practical applications.
Best Practices for Building Large-Scale Laravel Applications
Apr 22, 2023.
This article provides tips and best practices for developing large-scale Laravel applications. By following these best practices, you can improve the quality and scalability of your application, make it easier to maintain and update and ensure that it is built using industry-standard coding practices.
My Journey From PHP To Flutter Developer
Feb 13, 2023.
Hello guys, In this article, I will be sharing my journey of transitioning from a PHP Developer to a Flutter Developer. So, without further ado, let's dive in,
Connection Between PHP And MS CRM
Mar 26, 2022.
In this article, you will learn about the Connection between PHP and MS CRM.
How To Read JSON File And Display In A Table Using PHP
Feb 24, 2022.
In this article, will discuss about how to read a JSON file and display the details in table format using PHP.
Deploy A Dockerized Laravel Application To AWS ECS With EC2 Instance Launch Type Using GitHub Actions
Jan 17, 2022.
In this article, you will learn how to deploy a docker-ized Laravel applications to AWS ECS EC2 launch type.
Voyager An Admin Panel For Your Laravel Application
Jan 07, 2022.
Voyager is a free and open-source pre-build admin panel for the Laravel application.
Write And Append Data In JSON File Using PHP
Dec 03, 2021.
In this article will explain how to write and append a data in json file while on submitting a form. Here using few PHP function we are going to add a date in json format.
User Management With Location Track Using PHP/MySQL
Nov 16, 2021.
User management application with same users location track using xampp server PHP/MySQL.
What Are The Key Features For Editing In Writing
Oct 07, 2021.
In this article, you wil learn what are the key features for editing in writing.
Working With Zip Files In PHP
Mar 12, 2021.
This article explains how we can use the ZipArchive class to work with zip files in PHP.
Create An Ordering System Using Laravel, RabbitMQ, And Twilio
Dec 28, 2020.
By the end of this article, you will be able to create a web application using PHP which will be able to store the message in the queue and will be able to send messages to the users on their phone.
Microsoft Teams - Adding "Share To Teams" Embedded Button On The Site / Articles / Intranet
Oct 01, 2020.
In this article I'll discuss how to add "Share to Teams" button on our site or pages in site or in article or in blogs so that respective page/article will be share in Microsoft Teams
Azure Storage CORS Concepts - CORS Rules Concepts - Part Six
Sep 29, 2020.
In this article, you will learn how to create CORS rules for Azure Storage using AllowedOrigins, AllowedMethods, AllowedHeaders, ExposedHeaders, and MaxAgeInSeconds properties.
Top 5 Reasons Why Python Is Better Than PHP
Sep 08, 2020.
In this article, you will learn about Top 5 Reasons Why Python is better than PHP.
How To Create AWS EC2 Instance And Host PHP Applications
Sep 08, 2020.
By the end of this article, you will be able to create an AWS EC2 instance or Virtual Machine(VM) and you will be host PHP applications.
Geekstory - My First Magazine Article And The Power Of Networking
Sep 04, 2020.
In this article, you will learn about Geekstory - My First Magazine Article and the Power of Networking.
Top 10 Most Popular Articles Of Cosmos DB
Jul 16, 2020.
This article lists the top 10 most-read articles of the Cosmos DB category.
Top 10 Most Popular Articles of Cognitive Services
Jul 13, 2020.
This article lists the top 10 most-read articles of Cognitive Services category
How To Implement A Youtube Video Search Using Youtube Data API V3 In A WordPress Website
Jul 09, 2020.
This article gives an introduction of how to integrate Youtube Data API v3 for a Youtube video search and how YouTube Data API v3 API will provide access to YouTube data, such as videos, playlists, and channels.
Top 10 Most Popular Articles of Big Data
Jul 08, 2020.
This article lists the top 10 most-read articles of the Big Data category.
Top 10 Most Popular Articles of Artificial Intelligence
Jul 03, 2020.
This article lists the top 10 most-read articles of Artificial Intelligence Category.
Top 10 Most Popular Articles of Xamarin
Jun 29, 2020.
This article lists the top 10 most-read articles of Xamarin category.
Top 10 Most Popular Articles of Unity
Jun 25, 2020.
This article lists the top 10 most-read articles of the Unity category.
Top 10 Most Popular Articles of React
Jun 23, 2020.
This article lists the top 10 most-read articles of React category.
Top 10 Most Popular Articles of R
Jun 22, 2020.
This article lists the top 10 most-read articles of R category.
Top 10 Most Popular Articles of Python
Jun 19, 2020.
This article lists the top 10 most-read articles of Python category.
Top 10 Most Popular Articles of Power BI
Jun 18, 2020.
This article lists the top 10 most-read articles of Power BI category.
Top 10 Most Popular Articles of PowerApps
Jun 17, 2020.
This article lists the top 10 most-read articles of the PowerApps category.
Top 10 Most Popular Articles of PHP
Jun 16, 2020.
This article lists the top 10 most-read articles of PHP category.
Top 10 Most Popular Articles of MongoDB
Jun 15, 2020.
This article lists the top 10 most-read articles of MongoDB category.
Top 10 Most Popular Articles of Machine Learning
Jun 12, 2020.
This article lists the top 10 most-read articles of machine learning category.
Top 10 Most Popular Articles of Kotlin
Jun 11, 2020.
This article lists the top 10 most-read articles of Kotlin category.
Top 10 Most Popular Articles of Ionic
Jun 10, 2020.
This article lists the top 10 most-read articles of Ionic category.
Top 10 Most Popular Articles of DevOps
Jun 09, 2020.
This article list the top 10 most read articles of the DevOps category
Top 10 Most Popular Articles of Crystal Reports
Jun 08, 2020.
This article provides the list of top 10 most read articles of Crystal Report category.
Top 10 Most Popular Articles of Cloud
Jun 04, 2020.
This article list the top 10 most read articles of Cloud category.
Top 10 Most Popular Articles of C#
Jun 02, 2020.
This article lists the top 10 most-read articles of C# category
Top 10 Most Popular Articles of Bot Framework
Jun 02, 2020.
This article list the top 10 most read articles of Bot Framework category.
Top 10 Most Popular Articles of Bootstrap
Jun 01, 2020.
This article lists the top 10 most viewed articles of the Bootstrap category.
Top 10 Most Popular Articles of Blazor
May 28, 2020.
The article contains a list of top 10 most popular articles of Blazor.
Top 10 Most Popular Articles of AWS
May 25, 2020.
This article contains a list of Top 10 most read articles of AWS, till date.
Operators In PHP
May 21, 2020.
In this article you will learn about Types and usage of operators in PHP.
Control Statements In PHP
May 20, 2020.
In this article you will learn about control statements in PHP.
Top 10 Most Popular Articles Of Flutter
May 20, 2020.
The article contains the top 10 most popular articles of Flutter
Data Types And Variables PHP
May 19, 2020.
In this article you will learn about Data Types and Variables PHP.
Installation Of Apache For PHP
May 18, 2020.
In this article, you will learn about the installation of Apache for PHP.
MySQL PHP MVC CRUD Without Framework
Apr 21, 2020.
This article shows beginners how to make their own MVC framework pattern in PHP. Also, it explains the design style of a framework and the way of coding.
The Difference Between Abstract Class and Interface in PHP
Apr 20, 2020.
In this article, you will learn about the difference between abstract class and interface in PHP.
Type Conversions in JavaScript
Apr 12, 2020.
In this article, you will learn about type Conversions (or) casting in JavaScript and its types.
How To Install WAMP Server On Windows 10
Feb 25, 2020.
Installing WAMP Server on Windows 10 provides a local development environment for web projects. It integrates Apache, MySQL, and PHP, enabling seamless testing and deployment. Once installed, you can access your projects via localhost.
Understanding Parallel Programming Using Pthreads In PHP
Feb 13, 2020.
PHP is the appeal of a simple synchronous, single-threaded programming which attracts most developers. And for significant performance improvement,Pthreads can enhance the experience of your website if implemented correctly.
Top 10 Articles Of Year 2019
Jan 07, 2020.
This article shows the list of the top 10 articles published on the C# Corner website in the year 2019.
Book Club Article 017 - Dare to Disagree | Margaret Heffernan
Oct 11, 2019.
Book Club Article 017 - Dare to Disagree | Margaret Heffernan
SQL Injection Step By Step - Part One
Sep 30, 2019.
This article explains how SQL injection can be used to bypass the login page of a PHP application.
Book Club Article 16 - Simon Sinek - Why Good Leaders Make You Feel Safe
Aug 22, 2019.
By Monday, September 30, 2019, watch the following video and please respond with a take-away and, if possible, a real-life example of one thing you will try to do differently.
Starting With PHP - Installation, Syntax, Variables, Constant
Jul 25, 2019.
In this article, you will learn how to get started with PHP - installation, syntax, variables, and constant.
Convert PHP Array to String
Apr 17, 2019.
This code explains how to convert an array into a string in PHP.
How To Install Python And Configure It With Visual Studio Code Editor With Git Bash
Jan 28, 2019.
In this article, we will learn what Python is and how to install and execute it using IDLE IDE. We will see how to configure Python with Visual Code and Git Bash.
Create A Simple 📈Chart By Date For The Latest C# Corner Article Count
Dec 31, 2018.
We will create a simple Line Chart in Blazor using Chart JS. We will show the latest C# Corner article count by date in this chart.
Do You Know The Most Popular Websites In The World
Dec 21, 2018.
Internet is growing everyday. But do you know who are the largest contributors to the people being on internet? What are the most used websites over the internet? We will try to know about these internet players, little bit about their business and other stats in this article.
How To Clone An Existing Git Repo In Azure Repos
Sep 26, 2018.
Learn how to clone an existing Git repository in Azure DevOps for collaborative work. Follow step-by-step instructions to create a local copy, make changes, and sync with the team. Enhance your understanding of Azure DevOps by referring to previous articles.
Exploring Kraken - A Distributed And Async PHP Framework
Aug 16, 2018.
PHP frameworks are noted for their developer friendly feature and robust nature. PHP itself is a widely used programming language, so the different frameworks in themselves are hugely admired and widely used. In this article, we will discuss Kraken, the first and the only multi-processed, multi-threaded, fault-tolerant, distributed, async PHP framework, and its major features.