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]
Gaurav Chauhan(3)
Mahesh Chand(3)
Vijai Anand Ramalingam(3)
Rajesh Gami(2)
Manpreet Singh(2)
Prasham Sabadra(2)
Vinod Kumar(2)
Jalpa Dhola(1)
Anuradha Rani (1)
Sagar Pardeshi(1)
Amit Diwan(1)
Vaishali Jain(1)
Ankit Sahu(1)
Mahender Pal(1)
Sibeesh Venu(1)
Mudita Rathore(1)
Sunny Sharma(1)
Prabhakar Maurya(1)
Megha Goyal(1)
Gurjeet Singh(1)
Ajay Narkhedkar(1)
Henil Patel(1)
Raj Bhatt(1)
Jithu Thomas(1)
Mukesh Nailwal(1)
Sardar Mudassar Ali Khan (1)
Ali Benchaaban(1)
Harshal Limaye(1)
Pasang Tamang(1)
Naresh Beniwal(1)
Abubackkar Shithik(1)
Dhruvin Shah(1)
Mohammed Ibrahim (1)
El Mahdi Archane(1)
Mahipal Reddy(1)
Shriram Pophali(1)
Khawar Islam(1)
Banketeshvar Narayan(1)
Jeetendra Gund(1)
Jean Paul(1)
Sourabh Somani(1)
Satya Prakash(1)
Sonia Bhadouria Vishvkarma(1)
Arun Choudhary(1)
Destin Joy(1)
Praveen Kumar(1)
Abhimanyu K Vatsa(1)
C# Curator(1)
Pramod Singh(1)
Vaishali Vishwakarma(1)
Lokendra Singh(1)
Sriganapathi Sekar(1)
Abhishek Yadav(1)
Harpreet Singh(1)
Shresthi Jaiswal(1)
Ajay Yadav(1)
Sandesh Patil(1)
Anoop Kumar Sharma(1)
Rahul Kumar Saxena(1)
Varesh Tuli(1)
Richa Garg(1)
Shalini Juneja(1)
Vatroslav Bodrozic(1)
Karen Christenson(1)
Resources
No resource found
Creating a Comment System with Mentions (@user) and Hashtags (#tag) | Angular + Asp.Net Core
Nov 17, 2025.
Build a robust comment system with @mentions and #hashtags using Angular and ASP.NET Core. Enhance collaboration in your web applications with this scalable module.
Delete Comment from SharePoint List Item
Oct 24, 2024.
This article explains how to delete comments from a SharePoint list item using the SharePoint REST API and Power Automate. It covers creating a flow with a manual trigger, fetching comment details via HTTP requests, and deleting specific comments by ID, providing enhanced control over list items.
Create a Comment Thread Like Yammer/Viva Engage in PowerApps
Jul 24, 2024.
This guide covers integration with Microsoft 365 tools, setting up social collaboration features, and developing custom business applications to streamline enterprise communication.
Create Comment System Like Facebook YouTube Viva Engage Yammer
Jul 23, 2024.
The article explains how to implement a commenting feature using a scrollable screen. It covers creating a scrollable screen, adding and aligning controls, handling dynamic gallery heights, and managing visibility settings. The goal is to enable user comments and display them effectively, similar to social media platforms.
Guide - Youtube's New Enhanced Comment System For Channel Owners To Filter Comments Easily
Oct 04, 2019.
YouTube recently updated its comment system for channel onwers to filter comments easily on the basis of response, search value, questions, subscriber count, etc.
Creating Comment Form Using React, Redux, Webpack, Babel
Feb 16, 2018.
In this article, we will create a simple comment form that displays a list of comments and allows the user to enter a new comment using React, Redux, Webpack, Babel. We will be using below Tools/libraries to build the application.
Creating A Comment Box Using Angular 1.0.7
Oct 25, 2017.
AngularJS is a JavaScript framework. It is a library written in JavaScript. AngularJS is distributed as a JavaScript file, and can be added to a web page with a script tag.
Get Comment From User Before De-activating Entity Record In Microsoft Dynamics CRM
Sep 15, 2015.
This post is about using dialog in Microsoft Dynamics CRM to get comment from user before de-activating entity record.
Hide Like And Comment Icons From A Blog Site In SharePoint 2013 And Office 365
Sep 07, 2015.
in this article you will learn how to hide, like and comment icons from a blog site in SharePoint 2013 and Office 365.
Sending Email When Comment is Posted Using NoteBoard Web Part on News Page (Publishing Page)
May 06, 2015.
This article explains how to send an email when a comment is posted on a NoteBoard web part.
Online Comment Box Integration to Your Website
Dec 30, 2014.
In this article you will learn how to create an online comment box in your website.
Implement Facebook Comment API in Web API Website
Nov 12, 2013.
This article explains you how to implement the facebook comment API in to the Web site.
Create A Comment Application In PHP
Nov 09, 2013.
In this article I will create a comment application with Angular JS in PHP.
Enable Comment Module in Drupal 7 Using PHP
Jul 15, 2013.
This article explains how to enable Comment Module in Drupal 7 Using PHP.
Excel Tips n Tricks Tip 5 (Modify Shape and Style of Comment Box in Excel 2013)
Jun 17, 2013.
After going through this tip you will understand how to modify the shape and style of a Comment Box.
How to Add Comment in Excel 2013
Jan 03, 2013.
In this article we are explaining how to add comment to entire cells in Excel 2013.
Edit and Delete a Comment in an Issue in JIRA Tool
Nov 29, 2012.
In this article we discuss how to Edit and Delete a comment in an Issue in JIRA tool.
How to Comment on an Issue in JIRA Tool in Testing
Nov 23, 2012.
In this article we discuss how to comment on an issue in JIRA Tool.
Working with Comment in Word 2013
Jul 25, 2012.
In this article we will discuss what's new about comments in Microsoft Word 2013.
Use of Anchor, Comment and DOCTYPE in HTML 5
Jul 01, 2011.
An introduction to the Anchor, Comment and DOCTYPE tags in HTML 5
Type Casting and Comments in C#
Jan 10, 2026.
Master C# type casting (implicit, explicit, Convert, Parse, TryParse) and comments (single-line, multi-line, XML). Write safe, readable, and maintainable code!
How to Append and Show Previous Comments History in PowerApps Edit Form
Dec 07, 2025.
Building an Image Annotation Tool — draw shapes, add comments, export JSON
Nov 17, 2025.
Build a complete image annotation tool with Angular! Draw shapes, add comments, export JSON. Includes code, diagrams, and a practical, front-end focused approach.
SQL Commenting Best Practices: Benefits, Standards & Examples
Oct 30, 2025.
Master SQL commenting for readability and maintainability! Learn best practices, standards, and examples for tables, functions, triggers, indexes, and procedures. Elevate your SQL code!
How to Use Copilot for Code Commenting and Documentation
Apr 01, 2025.
This article explores using Copilot for adding comments, removing them, and generating detailed documentation, improving collaboration and easing the onboarding process for new developers.
How GitHub Copilot Can Help with Writing Documentation and Comments
Mar 11, 2025.
GitHub Copilot is an AI-powered coding assistant that helps developers write better code by suggesting comments, generating documentation, and improving readability. It automates code explanations, maintains consistency, and even assists in writing technical blogs.
#! Comments in JavaScript ES2023
Feb 23, 2024.
#! comments are one of the exciting new features introduced in JavaScript. #! comments, or shebang lines, in script files indicate the interpreter for executing the script. Simplify execution, and enhance portability and deployment.
Different Types of Comments in C# and Their Usages
Nov 06, 2023.
This article will explain the different types of comments in C# and why should we use comments.
ASP.NET Core Web API for Abusive Comments Detection
Aug 12, 2023.
Implementing abusive comments detection in an ASP.NET Core Web API involves utilizing Natural Language Processing (NLP) techniques and external APIs, such as the Perspective API from Google. This implementation aims to protect online platforms from harmful or offensive content. Here's a summary of the steps involved:
Include XML Comments In Swagger under ASP.NET Core 2.2
Mar 22, 2023.
In this article, you will learn how to include XML Comments in Swagger under ASP.NET Core 2.2.
How To Add Comments To A Gatsby Blog
Feb 21, 2023.
In this tutorial, we'll learn to add a comments section to your Gatsby.js blog
Using XML Comments As Web API Documentation With Swagger
Jan 18, 2023.
This article demonstrage how to use C# XML Comments as a Web API documentation with Swagger.
SQL Comments Statement
Jan 17, 2020.
In this article you will learn how to make SQL Comments statement in SQL
Kotlin - Operators And Comments
Jul 22, 2019.
In this article, you will learn about various operators and comments in Kotlin.
Display Appended Comments Version History From SharePoint List On PowerApps
May 22, 2019.
In this article, we will talk about how we can display appended column version history from SharePoint list to PowerApps canvas App. We can call Flow from PowerApps to get SharePoint Appended Column Version History and display the output in PowerApps.
How To Disable Comments On Modern Pages Using CSOM
Oct 21, 2018.
In this article, I’ll explain how to disable the comments on the pages of Modern sites using CSOM. This article is basically targeted for beginners who are working on Modern Sites in Office 365.
Exporting Comments In Visual Studio
Jul 10, 2018.
While I was searching on the internet about comments. I came to find about this feature. This feature help us to know the comments without opening the visual studio .In modern life we can’t able to spent more time on preparing project document. Instead of preparing document we can use these comment for the quick reference.
Comments System With ASP.NET MVC 5 And jQuery
Nov 25, 2017.
In this article, we will implement comments system by using ASP.NET MVC 5 and jQuery, Bootstrap
Comment Or Reply To A Post In SharePoint Using Angular
Nov 15, 2017.
Nowadays commenting or replying to a post is the most common thing in all social networks. Hence, in this article I am going to explain how it works in SharePoint using AngularJS. By the help of this article you will learn how to set comment or reply feature to a post in SharePoint using AngularJS.
Comment On Word Documents In A Document Library In Office 365 & SharePoint 2013
Mar 12, 2016.
In this article you will learn how to comment on Word documents in a document library in Office 365 & SharePoint 2013.
Showing Blog Post Comments and Likes Count in SharePoint
Feb 15, 2016.
In this article you will learn how to show blog post comments and likes count in SharePoint.
PHP 7.0 - Variables And Comments
Feb 11, 2016.
In this article we discuss PHP variables, comments, and single and double quotes.
XML Documentation Comments using GhostDoc
Nov 11, 2015.
In this article you will learn XML Documentation Comments using GhostDoc.
Comments and Objects in JavaScript: Day 3
Nov 28, 2014.
In this article you will learn how to use Web Applications, like comments and objects in JavaScript.
Delete Comments by Note Board Web Part
Aug 20, 2014.
In this article we can explore a problem raised by using the Note Board web part and the solution for it.
How to Get the Check-in Comments of the File in SharePoint 2013 Online Using REST API
May 06, 2014.
In this article you will see how to get the check-in comments of the file using the REST API in SharePoint 2013 Online.
Implement Facebook Comments, Likes, Shares In Your ASP.NET Website
Apr 08, 2014.
This article explains how to implement Facebook likes, shares and comment boxex for your ASP.NET website.
Restrict Editing But Allow Comments For Proofreading in Word 2013
Dec 04, 2012.
In this article I am going to explain how to restrict dditing but allow comments for proofreading in a Word document.
Draw "Comment Icon" in Expression Blend 4
Sep 13, 2012.
Today we are going to Design Comment-Icon.
Comments in PowerPoint 2013
Aug 23, 2012.
In this article we are explaining how to make a comment in PowerPoint 2013.
Working With Tags and Comments in SharePoint 2010
Apr 30, 2012.
In this article I am showing you how to add comments and tags to the document sets. How to configure the same.
Learn .NET and C# step by step in 60 days Lab 6 - Day 2: Commenting
Apr 19, 2012.
In this video we will try to understand how we can go on Comment at our C# program.
Create Social Comments in SharePoint 2010 using PowerShell
Nov 02, 2011.
In this article you will be seeing how to create Social Comments for any specified URL in SharePoint 2010 using Powershell.
Programmatically get all the Social Comments in SharePoint 2010
Nov 01, 2011.
In this article you will be seeing how to get all the Social Comments in SharePoint 2010 using the object model.
Using Comments in XAML Silverlight
Apr 11, 2011.
In this tiny post, you will learn how to use comments in XAML files.
Comments in C#
Aug 27, 2009.
In this article I will explain about comments and there usage in code.
Use C# To Write Comments And Documentation
Jan 12, 2000.
Comments and Documentation are the most hated tasks by programmers. By using C# programmers can automatically build the documentation and comments in the code. This documentation is an XML file which is more or less self explanatory.
Write Prompts to Generate Code Documentation with AI
Aug 24, 2025.
AI can create professional, developer-friendly code documentation — if prompted correctly. Learn prompt engineering techniques to generate docstrings, API references, and technical guides.
Mastering Swagger in ASP.NET Core (.NET 6/7/8)
Jul 28, 2025.
Learn how to integrate and customize Swagger in your ASP.NET Core (.NET 6/7/8) API project using Swashbuckle. This guide covers setup, best practices, and practical tips to create clean, interactive API documentation.
Mastering Python Best Practices for Clean and Efficient Code
May 17, 2024.
In Python development, adhering to best practices is paramount for code clarity and efficiency. Embrace PEP 8 guidelines, document with docstrings, use list comprehensions, and handle exceptions judiciously for robust, maintainable code.
Python Basic Concepts 📚
Jun 08, 2021.
In this article, you will learn about Python Basic Concepts.
Basics Of Predictive Analysis Using R
Nov 28, 2020.
In this article, I have given an introduction about the history of R, how to install R on windows, and how to install R packages.
Basics of JavaScript: Part 3
Apr 29, 2015.
This article discusses the case sensitivity, comments and data types in JavaScript.
HTML For Juniors: Part 6
Apr 17, 2015.
In this article we will learn about HTML Comments and CSS.
Exploiting by Information Disclosure in ASP.Net
Nov 06, 2014.
In this tutorial you will learn various type information disclosures in ASP.NET.
Task List Feature in Visual Studio
Jul 24, 2014.
This is all about the Task List window that is helpful in managing comments (to-do lists).
XML Documentation in C#
Feb 14, 2014.
In this article, we learn how to add XML Documentation in C#
An Open Source Project# R-Blog
Oct 18, 2013.
Here, I am going to explain the working of my R- Blog An Open Source Project.
Subscribing to an RSS Feed in JIRA Tool in Testing
Dec 11, 2012.
In this article I discuss how to subscribe to a RSS Feed in JIRA Tool in Testing.
Attaching a Screenshot in JIRA Tool in Testing
Nov 16, 2012.
In this article we discuss how to attach a Screenshot in JIRA tool.
Macros Operations in Access 2013
Aug 27, 2012.
In this article I will explain how to create a macro in Access 2013.
Essential Concepts And Tools For Learning F#
Jul 01, 2011.
This article contains basic concepts and tools essential for learning F#. If you want to learn F#, do so with this.
Facebook Connect Visual Kit
Jan 31, 2010.
This article describes commercial set of ASP.NET controls used to make easy integration of Facebook features in ASP.NET web site.
C# Style-Sheet
May 31, 2002.
This article contains a C# style-sheet for the GNU a2ps print utility. The style-sheet keywords, comments, preprocessor directives, and [] style attributes are pretty-printed in the typical a2ps fonts.