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]
Harshad Tretiya(12)
Sangeetha S(4)
Kisorjan Jakathiswaran(4)
Vijay K(4)
Anuradha Rani (3)
Mahesh Chand(2)
Rohit Gupta(2)
Arun Potti(2)
Ashish Bhatnagar(2)
Aditi Bamaniya(2)
Md Sarfaraj(2)
Parth Patel(2)
Sandeep Mishra(2)
Anish Ansari(2)
Prasad Rane(2)
Shiv Sharma(1)
Ananya Desai(1)
Aarav Patel(1)
Malinda Prasad(1)
Sandeep Kumar(1)
Mohammad Rabie(1)
Henil Patel(1)
Deepak Tewatia(1)
Rajesh Gami(1)
Sarthak Varshney(1)
Sandhiya Priya(1)
Sam Bishop(1)
John Godel(1)
Naruto_uzumaki (1)
Mervyn Manilall(1)
Yash Rajwanshi(1)
Gowtham Rajamanickam(1)
Jalpa Dhola(1)
Jay Pankhaniya(1)
Tuhin Paul(1)
Babita (1)
Vishwas R(1)
Keyur Pandya(1)
Nandan Hegde(1)
Abhishek Chadha(1)
Suraj Vishwakarma(1)
Nitin (1)
Thiyagu Baskaran(1)
Kiran Verma(1)
Mohamed Shifan(1)
Farhan Ahmed(1)
Rathrola Prem Kumar(1)
Sagar Pardeshi(1)
Ijas Ahamed(1)
Abiola David(1)
Jaimin Patel(1)
Raj Kishore(1)
Sanjay Kumar Pathak(1)
Siddharth Vaghasia(1)
Karthick S(1)
Shantha Kumar T(1)
Archie Vankar(1)
Azim Zahir(1)
Nanddeep Nachan(1)
Khushbu Saini(1)
Lalit Bansal(1)
Navaneeth Krishnan(1)
Chandani Prajapati(1)
Roshan Rathod(1)
Mahender Pal(1)
Praveen Kumar(1)
Sharath Kumar Aluri(1)
Venkatesh Kumar(1)
Resources
No resource found
What Can Developers Build With Microsoft’s VibeVoice-ASR?
Apr 29, 2026.
Discover what developers can build using Microsoft’s VibeVoice-ASR 7B model. Learn how voice AI is transforming AI agents, video creation, podcast automation, meeting intelligence, customer support, healthcare AI, and next generation enterprise applications.
How to Use SubmitForm() in Power Apps
Apr 17, 2026.
Learn how to use SubmitForm() in Power Apps to save form data easily and reliably. This guide covers the basics of creating a form, adding a submit button, handling success and failure, and best practices for building simple apps. Includes step-by-step instructions, advantages, disadvantages, and common troubleshooting tips.
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?
What Is OpenAI Sora and How Can Developers Use It for Video Generation?
Mar 19, 2026.
Discover OpenAI Sora: the AI video generator transforming content creation. Learn how developers can use it to automate video production and build innovative applications.
Disable the “Try the New Outlook” Toggle in Classic Outlook
Mar 17, 2026.
Disable the "Try the new Outlook" toggle to maintain a stable email environment. Use Group Policy or Registry edits to prevent users from switching to the new Outlook and ensure compatibility with add-ins and workflows. Control your Outlook experience!
Implementing Edit and Update Functionality in React with ASP.NET Core Web API
Mar 08, 2026.
Master React & ASP.NET Core CRUD! This guide details implementing Edit/Update functionality, connecting your React frontend to your ASP.NET API backend for seamless data management.
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!
How to Append and Show Previous Comments History in PowerApps Edit Form
Dec 07, 2025.
The Ultimate C# PDF Libraries Comparison: 12 Tools for .NET Projects
Dec 02, 2025.
Compare 12 top C# PDF libraries for .NET. Find the best tool for your project based on features, licensing, and use cases. Includes code examples!
Creating Theme Runtime Editing in Angular (Color Picker → Writes CSS Variables Live, No Page Reload)
Nov 17, 2025.
Implement runtime theme editing in Angular! This guide shows how to use CSS variables, a color picker, and a theme service to update your app's appearance live.
Qwen-Image: Finally, An AI That Actually Understands Text in Images
Nov 11, 2025.
Qwen-Image nails text in AI-generated images! Multilingual support, complex layouts, and paragraph-level text make it a game-changer for global content creation.
Create + Assign + List + Edit + Complete operations and role-wise views (Admin / Manager / User) ASP.NET Core MVC project
Nov 08, 2025.
Build a complete ASP.NET Core MVC task management app with role-based views (Admin, Manager, User). Includes CRUD, assignment, and completion features using EF Core and Identity.
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.
Artificial Intelligence: Is GPT-Image-1 a Diffusion Model? No—It’s Autoregressive
Oct 31, 2025.
GPT-Image-1 is autoregressive, not diffusion-based, excelling at text rendering and layout. Combine AR with diffusion for optimal image generation workflows.
Seedream 4.0: ByteDance’s Unified AI Model for Image Generation and Editing
Sep 15, 2025.
Explore Seedream 4.0, ByteDance’s advanced AI model that unifies image generation and editing. Learn features, workflows, multi-reference controls, and enterprise use cases.
What is Nano Banana? Google’s Gemini 2.5 Flash Image AI for Image Editing
Aug 30, 2025.
Discover Nano Banana (Google’s Gemini 2.5 Flash Image) — an advanced AI model for image generation and editing. Learn features, pricing, use cases, and how to use it via API.
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.
CRISPR and ML Driving the Future of Genetic Innovation
Jul 22, 2025.
Bio-AI Fusion represents the cutting edge of genetic science, combining CRISPR gene editing with machine learning to accelerate genetic research, personalized medicine, and biotechnological innovation.
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.
How to Use Power Apps Grid Control in Model-Driven Apps for Inline Editing and Better UX
Jun 12, 2025.
Learn how to use Power Apps Grid Control in Model-Driven Apps to enable inline editing, improve data entry speed, and enhance user experience with modern, responsive UI elements in Microsoft Power Platform.
Use Copilot to Create and Edit Power Fx formulas
Jun 02, 2025.
Copilot is an AI feature in Power Apps Studio that helps you create and modify Power Fx formulas quickly. You can use Copilot in the formula bar to explain Power Fx formulas in natural language or generate Power Fx formulas from natural language or code comments.
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.
User Management Grid in Angular
Feb 18, 2025.
Build a responsive user management grid in Angular with inline editing, validation, and local storage persistence. Features include CRUD operations, state management, responsive UI, error handling, and data validation for a seamless experience.
How to Use Microsoft Teams for Project Management
Nov 28, 2024.
Microsoft Teams simplifies project management by integrating task management, real-time communication, and collaboration. Use Planner for tasks, schedule check-ins, and keep your team organized with chat updates and meetings.
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
Creating a Host-Named Web Application in SharePoint
Aug 02, 2024.
To create a host-named web application, first configure a DNS entry with the desired host name. Log in to your Active Directory server to create an A Host record pointing to your web server. In SharePoint Central Administration, set up a new web application with the host name in the Host Header field.
Editing JSON of Fabric Data Pipelines - Part 1
Jun 21, 2024.
Enable JSON editing in Fabric data pipelines by appending the 'feature.enableJsonEdit=1' to the pipeline URL. Switch from view-only to edit mode, make necessary JSON changes, then perform a minor UI adjustment to activate the Save option. Similar flexibility as Azure Data Factory's PaaS environment.
The Art of JavaScript Hoisting: Understanding the Ins and Outs
Jun 11, 2024.
Discover the intricacies of JavaScript hoisting in this comprehensive guide. Understand how JavaScript handles variable and function declarations, the impact of scope, and the best practices to avoid common pitfalls.
Ckeditor4 Integration with MathType and ChemType using jQuery
May 06, 2024.
CKEditor is a WYSIWYG rich text editor which enables writing content directly inside of web pages or online applications. Its core code is written in JavaScript and it is developed by CKSource. CKEditor is available under open source and commercial licenses.
How to Integrate Instant Plugins in the Canvas App?
Apr 29, 2024.
Dataverse Accelerator by Microsoft introduces low-code plug-ins for real-time business logic workflows in Canvas apps. Learn step-by-step integration of Instant Plugin with Power Fx in Dataverse environment. Test and utilize the Instant Plugin for efficient app development.
Unity Muse Features Expanded In Editor With 3 New Updates
Apr 24, 2024.
Real-time collaboration enables developers to work together from anywhere, boosting synergy and speeding up creativity. It encourages teamwork, enhances knowledge exchange, and leads to top-notch results through collective effort and continuous improvement.
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.
Java Applet Design: File, Edit, and Search Options with ActionPerformed Functions
Feb 26, 2024.
Create an Applet with the menu bar and add the following menus: File, Edit and Search. Add default menu items to the respective menus. In the File menu, add the following items: New, Open, Save and Close.
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.
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.
Upload, Edit, and Delete Image with Dapper in .NET Core
Jan 03, 2024.
This tutorial teaches ASP.NET Core MVC web development with controllers and views. You will learn upload, edit and delete image file with dapper, repository pattern and UnitOfWork in .NET Core.
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.
Clone and Edit Logged-In User's Item in PowerApps
Nov 28, 2023.
In this article, explore how to save time by cloning entries. The article details the process of opening duplicated items immediately in a form and cloning objects with user-confirmed messages.
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.
Copy and Open Your PowerApps Item in Edit Form
Oct 25, 2023.
Learn to set up an ASP.NET project with DevOps Starter Project on Microsoft Azure. Follow a step-by-step guide to configure your project, set up CI/CD pipelines, and manage databases.
Creating Pop-Up New/Edit Forms in PowerApps
Oct 23, 2023.
Learn how to create a popup in PowerApps for data entry using a step-by-step guide. This article covers adding hyperlinks, setting variables, designing the form, and connecting the data source
Editing Visualizations Interactions in Power BI
Oct 12, 2023.
Discover how to edit visualization interactions in Power BI to control filtering, highlighting, and cross-filtering between visuals—unlocking deeper insights and making your reports more dynamic and meaningful.
Implementing AJAX for Editing Data and Updating the Database in ASP.NET MVC
Aug 07, 2023.
Implementing AJAX for editing data and updating the database in ASP.NET MVC allows you to enhance the user experience and responsiveness of your web application. AJAX (Asynchronous JavaScript and XML) enables seamless data retrieval and updates without requiring a full page reload, resulting in faster and more interactive user interactions.
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.
Easiest way to Create SharePoint New or Edit Form Using PowerApps
Jun 27, 2023.
PowerApps Form Creation: Learn how to create new and edit forms in PowerApps. Customize form size, select a data source, add buttons, and set form modes.
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.
SharePoint Item Display and Edit Screens Without Any Customization
Apr 24, 2023.
In this article we will see how to add a SharePoint list with few fields in all items view on a SharePoint page and show/ edit all the details of any selected list item on same page. Sometimes we have requirements where we want to show/ edit the details of any selected SharePoint list item. In most cases we go with custom web part or some app in Power Apps, but we can achieve this without any customization. We can use out of box SharePoint web parts and features to do this.
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,
How To Add Custom Add-Ins To MS Word
Oct 07, 2022.
This article shows you how to add add-ins to word desktop.
How To Add Add-Ins In PowerPoint
Sep 20, 2022.
In this article, you will learn how to add custom add-ins.
Replace Multi Select Combobox With Checkbox In Edit Form
Sep 09, 2022.
In this article, we will learn PowerApps edit form customization. We will specifically customize multi select combobox and use multi select checkbox instead.
Replace Input Text with Combobox In PowerApps Edit Form
Aug 29, 2022.
In this article, we will learn how to use combo box instead of input text in PowerApps edit form control
How To Deploy Excel Add-ins To Your Organization
Aug 12, 2022.
This article show you how to deploy excel add-ins in your organization.
How To Add Custom Add-Ins To Excel
Jul 05, 2022.
In this article, you will learn how to add Excel add-ins.
How To Deploy PowerPoint Add-ins To Your Organization
Jun 15, 2022.
This article shows you, how to deploy PowerPoint add-ins.
How To Deploy Word Add-Ins To Your Organization
Jun 03, 2022.
This article show you how to deploy word add-ins to your organization.
How To Create Excel Add-Ins?
May 10, 2022.
Create an Excel add-in using HTML, CSS, JavaScript, or C# to enhance functionality across various platforms, including Excel for Windows, Mac, and Office 365. Install Yeoman and the generator-office globally, generate a project, and run it using npm commands. Test your add-in in Excel’s Home Tab.
SPFx Form Customizer Extension To Customize SharePoint New/Edit/Display Form Of List/Libraries
Apr 22, 2022.
In this article, we will go step by step on creating a Form customizer and then test it by the local debugging experience of SPFx. 
How To Create PowerPoint Add-Ins
Apr 04, 2022.
in this article, I will show you how to create PowerPoint Add-ins
Connection Between PHP And MS CRM
Mar 26, 2022.
In this article, you will learn about the Connection between PHP and MS CRM.
Design A Frame That Has An Edit Menu With Cut, Copy And Paste Functions In Java
Mar 21, 2022.
In this article, you will learn how to design a frame that has an Edit menu with Cut, Copy and Paste functions in Java.
How To Deploy Outlook Add-ins To Your Organization
Mar 19, 2022.
This article provides a comprehensive guide on deploying Outlook add-ins to organizations for other users. It covers the step-by-step process of deploying add-ins using Office 365, ensuring easy access for users within the organization.
How To Publish Outlook Add-Ins Using Visual Studio Code
Mar 17, 2022.
In this article, you will learn how to publish outlook add-ins using visual studio code.
How To Create Word Add-Ins
Mar 16, 2022.
This article outlines the steps to create and run a Word add-in using technologies like HTML, CSS, JavaScript, and C#. Word add-ins enhance functionality and work across platforms, including Windows, Mac, and Office 365.
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.
How To Add/Edit Path Environment Variable In Windows 11
Feb 21, 2022.
In this article, I will let you know about ways by which you can add or edit the path environment variable in windows 11.
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.
Restrict Members From Editing Chat Messages In Team
Jan 08, 2022.
How to prevent or users/members from changing their own messages in Microsoft Team Chat for the particular Team
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.
How To Update The URL Of Dynamics 365 CE Environment
Dec 28, 2021.
This article helps you to update the Environment URL of the Dynamics 365 CE Environment Online using Power Platform Admin Center.
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.
How To Create Outlook Add-ins
Nov 24, 2021.
Creating Outlook add-ins involves using tools like VSTO or Office JavaScript API, programming in C# or JavaScript, and customizing UI elements like ribbons and task panes. Deployment via Office Store and ensuring security are key considerations.
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.
Overview Of Yeoman Generator For Office Add-ins
Dec 08, 2020.
Discover how to streamline Office Add-in development using Yeoman Generator. This overview covers setup, tools, and JavaScript API integration for efficient creation of custom Office solutions.
Multi-Select Checkbox Dropdown List - Create And Edit In .NET Core 3.1
Sep 21, 2020.
In this article, you will learn how to create a multi-select checkbox dropdown list in .NET core 3.1 and edit it.
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.
InLine Editing Using DataTable
Aug 30, 2020.
In this article, you will learn about InLine Editing using DataTable.
Blazor Web Assembly 3.2 Add/Edit/Delete Fully Functional Application - Part 2
Aug 21, 2020.
This is part 2 of the article, and it will focus on consuming the .NET Core API created in part 1 and binding the data in our Blazor app. By the end of the article, we will have a fully functional Blazor site with Add/Edit and Delete features.
Blazor Web Assembly 3.2 Add/Edit/Delete Fully Functional Application - Part One
Aug 18, 2020.
This article guides you through creating a Blazor web assembly app with .NET Core hosting. It covers setting up .NET Core APIs, Entity Framework Core for SQL Server data access, and implementing CRUD operations.
Injection Flaws
Aug 18, 2020.
In this article, you will learn about Injection Flaws.
PowerApps CRUD Operations Using Quick Edit Grid
Jul 13, 2020.
In this article, we will see how we can create a PowerApps CRUD Operation using Quick Edit Grid like SharePoint list quick edit.
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.
Resend Pending Emails After Editing
Jul 05, 2020.
This article is about resending pending emails after modification in Dynamics 365 CE.
Top 10 Most Popular Articles of PHP
Jun 16, 2020.
This article lists the top 10 most-read articles of PHP category.
Users Not Able To Create/Edit Items In The Pages Library
Jun 06, 2020.
In this article, you will learn about users not being able to create/edit items in the pages library.
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.
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.
Create, Edit And Delete API Using Entity Framework Core
May 12, 2020.
In this article, you will learn about create, Edit and Delete API using Entity Framework Core.