C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
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]
Vijayaragavan S(11)
Babita (5)
Najath Risni(4)
Shrusti Shah(4)
Shantha Kumar T(4)
Rumeel Hussain(4)
George (3)
Vinay Ayinapurapu(3)
Khoday Akilesh(3)
Ishika Tiwari(3)
Abdul Basith(3)
Ijas Ahamed(3)
Raveena Attri(2)
Poonam Beniwal(2)
Praveen Sreeram(2)
Sarthak Varshney(2)
Nikhil Patil(2)
Shiv Sharma(2)
Umesh Baradkar(2)
Prathap Reddy(2)
Sanjay Kumar Pathak(2)
Emanuel Martins(1)
Lisa Fusco(1)
Mohamed Safath(1)
Jayraj Chhaya(1)
Kaveendra Dhilhan(1)
Jalpa Dhola(1)
Jihen Hnena(1)
Ajay Kumar(1)
Anuradha Rani (1)
Sagar Pardeshi(1)
Mohamed Shifan(1)
Nishi Kumari(1)
Mayooran Navamany(1)
Dijid Maddumakumara(1)
Piyush Kumar(1)
Sachin Mishra(1)
Waqas Ahmed(1)
Gowtham K(1)
Muzaffar Ur Rahman(1)
Prasad Rane(1)
Sameer Shukla(1)
Vishal Yelve(1)
Shanuka Maheshwaran(1)
Kishan Zalariya(1)
Madhan Thurai(1)
Vaibhav Chauhan(1)
Manoj Ramachandran(1)
Abhishek Kumar(1)
Navneet Cheema(1)
Rajendra Prasad(1)
Abhishek Chadha(1)
Pawan Jajoo(1)
Resources
No resource found
Asynchronously Grouping Totals in MAUI [GamesCatalog] - Part 13
Apr 14, 2025.
Learn how to implement dynamic game status cards in MAUI using MVVM, data binding, and async methods. This covers creating UI components, grouping data by game status, and displaying totals on the main screen.
Google Developer Group, CSharp & HackIndia: Expand Web3 & AI Student Developer Reach in India
Mar 24, 2025.
GDG Partners with HackIndia to expand its reach to student developers across India.
Remove IIS Log Files (4-3) --- AWS security group on the ec2 needs to Allows ports for PowerShell Remoting
Feb 27, 2025.
This article will discuss AWS security group on the ec2 needs to Allows ports for PowerShell Remoting
Extending Volume Group and Creating SWAP Partition
Feb 27, 2025.
This article provides a step-by-step guide on how to check existing disks, extend a volume group, and configure a SWAP partition in a VMware-based Linux environment. It includes essential commands and best practices to ensure proper system resource management.
Remove IIS Log Files (2-1) --- Handle Group User Accounts
Feb 19, 2025.
This article is a server management.
Set Up AWS Auto Scaling with Launch Templates for EC2
Jan 29, 2025.
AWS Auto Scaling simplifies cloud resource management by automatically adjusting the number of EC2 instances based on demand. Using Launch Templates and Auto Scaling Groups, you can ensure optimal performance, cost-efficiency, and high availability.
Assigning a Static Private IP While Launching an Instance in AWS
Jan 29, 2025.
Learn how to assign a static private IP to an AWS EC2 instance during launch for consistent internal communication, avoiding IP conflicts, and ensuring predictable application dependencies within a VPC subnet.
Create a Target Group in AWS for Load Balancing and Auto Scaling
Jan 21, 2025.
Learn how to create a Target Group in AWS for efficient traffic management with Elastic Load Balancers (ELB) and Auto Scaling Groups (ASG). This article covers step-by-step setup, health checks, and integration with EC2 instances, Lambda functions, or IP addresses.
How to Configure Security Groups in AWS VPC
Jan 14, 2025.
A Security Group in AWS is a virtual firewall controlling inbound/outbound traffic for resources like EC2 and RDS. It defines rules for IPs, ports, and protocols, ensuring secure access within your Virtual Private Cloud (VPC).
How to Create an User in AWS
Jan 13, 2025.
Learn how to create an IAM user in AWS to manage resources securely. This article covers the steps to configure user details, set permissions, add tags, and ensure proper access control for an organized AWS environment.
How to Create a Usergroup in AWS
Jan 07, 2025.
Creating a group in AWS simplifies user permission management by assigning shared access policies to multiple users. It streamlines access control, enhances security, and supports efficient user role management within AWS environments.
Create Database-Scoped Users for Microsoft Entra Security Groups
Jan 06, 2025.
In modern cloud environments, managing access to databases at scale can be challenging. By integrating Azure SQL with Microsoft Entra (formerly Azure Active Directory) Security Groups, you can streamline access control while ensuring secure and efficient database operations.
What is MapGroup in Minimal API?
Dec 30, 2024.
Learn about MapGroup in Minimal API, a feature in ASP.NET Core that allows developers to group related API endpoints together for better organization and cleaner code.
Sensitivity Labels in Teams 365 Groups and SharePoint Sites
Dec 18, 2024.
Extending sensitivity labels to Microsoft Teams, Microsoft 365 groups and SharePoint sites enhances data protection and compliance across collaboration platforms. It ensures that sensitive information is properly managed, classified, and secured according to organizational policies.
Create SharePoint Security Group using Power Automate
Nov 19, 2024.
This article explains how to create a custom SharePoint security group and assign permissions. Learn how to create custom SharePoint security groups with 'Contribute' permissions using Power Automate. Follow step-by-step instructions to automate group creation and permission assignment and manage SharePoint site roles efficiently.
Add Multiple Users to SharePoint Group together in one API call
Oct 26, 2024.
This article outlines how to streamline adding multiple users to a SharePoint Group using Power Automate. By leveraging a single HTTP request, users can efficiently batch add members to a group.
' Group By ' with Power Automate
Oct 16, 2024.
This process involves creating an instant flow to send an email to each user with a table of applications they have created. By listing rows from the "User Application" table, using union and filter actions, we group applications by user, create an HTML table, and send personalized emails.
What are Azure Management Groups?
Aug 16, 2024.
Azure management levels include Management Groups, Subscriptions, Resource Groups, and Resources. Management Groups are at the top, inheriting policies across all subscriptions. You can create and manage policies at the group level to enforce rules like regional restrictions for resource creation, and streamlining governance.
What are Azure Resource Group Benefits?
Aug 09, 2024.
In this article, we will learn Azure Resource Groups offer numerous benefits, including streamlined management and organization of resources, improved cost control, and enhanced security.
What are Azure Resources and Resource Groups
Aug 02, 2024.
Azure Resources are individual cloud services like virtual machines, app services, and storage accounts. Each resource serves a specific purpose, such as data storage or application hosting. Azure Resource Groups are logical containers that group and manage these resources, simplifying management and scaling.
SQL Essentials: GROUP BY vs. PARTITION BY Explained
Jul 26, 2024.
Discover how GROUP BY aggregates data into summary rows, while PARTITION BY divides data into partitions for window functions. Master these techniques to enhance your SQL querying skills.
Populate All Persons in a Group Depending Upon Dropdown Value
Jul 25, 2024.
Create a PowerApp to dynamically populate trainers based on a selected subject from a drop-down menu. First, two SharePoint lists should be set up: one for training details and another for trainer information. Design a form to display trainers based on the drop-down selection.
Populate Trainer’s Group Depending Upon Dropdown Value
Jul 25, 2024.
This is a complicated scenario where a group of individuals are listed in a drop-down menu, and every person in the list is selected based on the value specified in the drop-down menu.
What is Linux User Management Mastery?
May 30, 2024.
Learn to create, modify, and delete users, manage groups, and set permissions. Whether you're a beginner or experienced, this article provides essential commands and concepts to ensure secure and efficient control of your Linux system.
Tackling Security with the Sticky Bit
May 22, 2024.
Tackling Security with the Sticky Bit" delves into the pivotal role of the sticky bit in Linux file permissions. Explore how it enhances directory security by restricting deletion to file owners, and facilitating group collaboration while safeguarding critical system files.
What is Verhoeff Algorithm
May 05, 2024.
In this article we will learn about verhoeff algorithm. The Verhoeff algorithm, devised by mathematician Jacobus Verhoeff, ensures numerical data accuracy by detecting digit transpositions. It employs permutation tables and multiplication to produce a checksum for validation.
MySQL Queries Cheat Sheet
Apr 18, 2024.
In this article, we will learn about MySQL querying essentials, covering basic SQL commands, data manipulation functions, constraints, and frequently asked questions, providing valuable insights for both novice and experienced developers.
Understanding Logical Volume Management (LVM) in Linux
Apr 11, 2024.
In this article, we will learn how LVM facilitates flexible allocation of disk space, enabling tasks like volume resizing and snapshots. Dive into concepts like volume groups, physical volumes, and logical volumes, essential for optimizing storage resources in Linux environments.
Introduction of Azure VMware Solution
Apr 02, 2024.
Learn about Azure VMware Solution: subscriptions, regions, resource groups, virtual networks, ExpressRoute, and more for efficient Azure deployments.
Create Bulk Variables in Azure DevOps Variable Groups with CLI
Mar 22, 2024.
Learn how to automate the process of adding multiple variables to a Variable Group in Azure DevOps using the Azure DevOps CLI and Microsoft Excel. This article provides a step-by-step guide to streamline the process and avoid manual data entry.
Introduction To Term Store Management in SharePoint Online
Mar 12, 2024.
In this article we will discuss – Introduction To Term Store Management in SharePoint Online And How to create Term Store using PowerShell.
Creating Users and Groups Within an Organizational Unit on Windows Server
Mar 12, 2024.
Active Directory Users and Computers is a common tool used by administrators to manage objects in an Active Directory domain.  
How to Group API Endpoints in FastAPI: Diverse Approaches
Mar 07, 2024.
This article explores two methods for grouping API endpoints with Fast API. Initial method employs an API Router to segregate user and item endpoints into distinct routers. The second method utilizes Fast Api's tagging feature to classify endpoints according to their functions.
Understanding Grouping by Columns in SharePoint Lists
Mar 04, 2024.
In this article, we will discover how to efficiently organize and manage data in SharePoint Lists by understanding the powerful grouping capabilities.
Bulk Add Terms, Term Sets, and Groups with PowerShell in SharePoint
Feb 29, 2024.
This blog post provides step-by-step instructions on process of executing PowerShell scripts to import term store metadata elements into SharePoint, automating the creation and management of taxonomy structures.
Understanding and Managing Access Control in SharePoint
Feb 29, 2024.
Understanding and Managing Access Control in SharePoint in detail step by step , such as Grant Permissions, Create Group ,Grant/Edit User Permissions ,Remove User Permissions , Modify Permissions ,Check Permissions , Permission Levels , Access Request Settings , Site Collection Administrators.
How to Do Account Lockout Policy on Server
Feb 05, 2024.
An account lockout policy disables a user account if an incorrect password is entered a specified number of times over a specified period.
Creating Azure Resource Groups, Advantages and Disadvantages
Jan 31, 2024.
Microsoft Azure employs Azure Resource Groups (RGs) for streamlined deployment and management. This guide explores creating, advantages, challenges, and best practices for effective cloud resource management.Creating Azure Resource Groups, Advantages and Disadvantages.
How to Do Password Policy in Server
Dec 27, 2023.
A password policy can help prevent unauthorized access to user accounts and protect against common types of attacks. A password policy is a set of rules that encourage users to create and use strong passwords.
Azure AD Group Based Licensing
Dec 20, 2023.
This setup is ideal for the organizations which has a number of licenses for different types of users. Also will be beneficial for the scenarios when not all the features needs to be activated for a given user group/ type to perform their specific role.
How to Create Software Group Policy on Server 2019
Dec 19, 2023.
How to Create Software Group Policy on Server 2019.
How to Create Wallpaper Group Policy in Server
Dec 14, 2023.
Learn the easiest method to create a wallpaper group policy on a server operating system. Follow step-by-step instructions, from creating a group policy to linking it for seamless application on restart.
Scaling Azure Databricks Secure Network Access to Azure Data Lake Storage
Dec 13, 2023.
Explore secure network access in Azure Databricks to Azure Data Lake Storage. Learn setup, RBAC, and secure coding with practical examples.
How To Activate Eligible Membership To A Privileged (PIM) Group?
Oct 16, 2023.
This article provides instructions on how to activate one’s eligible membership to a privileged (PIM) group.
Azure API Management and Resource Group Setup
Sep 13, 2023.
In this article, we will focus on how to create an API management service and Azure resource group. Since it is a series of articles, our prime focus is to generate the token from the Azure active directory and validate it with Azure management service. In this article, we will learn what APIM and Resource groups are used and how to configure them. Azure provides these services as Platform as a service (PAAS).
How to Use Group by in MySQL
Jun 21, 2023.
Group by is a powerful feature in MySQL that allows you to group rows based on a specific column or set of columns. It is commonly used for generating summary reports and performing aggregations on large datasets. In this article, we will discuss how to use group by in MySQL with step-by-step examples.
How to Send Weekly Reports to a Group of Users in SharePoint?
Jun 19, 2023.
How can you send weekly reports to a group of users in SharePoint? Also, how do you create an HTML table?
Policy-Based Authorization in .NET Core API: User, Groups, and Permissions
May 30, 2023.
To create users, groups, and manage permissions using policy-based authorization in a .NET Core API
Shutdown Computer Action in Desktop Flow using Microsoft Power Automate
May 29, 2023.
Reading this article, you can learn how to Shutdown, Restart, Suspend or Hibernate the system using Shutdown Computer action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Log off user action in Desktop flow using Microsoft Power Automate
May 29, 2023.
Reading this article, you can learn how to logging off the current user, we can use the Log off user action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Screen Resolution in Desktop flow using Microsoft Power Automate
May 26, 2023.
Reading this article, you can learn how to get or set the screen resolution using the Get screen resolution action and Set screen resolution action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Control Screen Saver Action in Desktop Flow using Microsoft Power Automate
May 25, 2023.
Reading this article, you can learn how to control the screen saver using the Control screen saver action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Take Screenshot Action in Desktop Flow Using Microsoft Power Automate
May 24, 2023.
Reading this article, you can learn how to takes a screenshot of the foreground window or the specified screen, using the Takes a screenshot action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Playsound action in Desktop flow using Microsoft Power Automate
May 19, 2023.
Reading this article, you can learn how play a sound, using the Playsound action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Empty Recycle Bin Action in Desktop Flow Using Microsoft Power Automate
May 18, 2023.
Reading this article, you can learn how to Deletes all files from the windows recycle bin, using Empty recycle bin action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Syncing the Users between the groups in Azure AD using PowerShell
May 17, 2023.
From this article, you will learn how to sync the users between two user groups in Azure AD.
Lock Workstation in Desktop flow using Microsoft Power Automate
May 13, 2023.
Reading this article, you can learn how to Lock the workstation, using the Lock workstation action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Show desktop in Desktop flow using Microsoft Power Automate
May 12, 2023.
Reading this article, you can learn how to show the desktop, using the Show desktop action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Printing Documents with Desktop Flow in Microsoft Power Automate
May 11, 2023.
Reading this article, you can learn how to print a document using the Print document action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Azure Management Groups: The Comprehensive Guide
May 08, 2023.
Azure Management Groups are a way to organize and manage resources in Azure. Management groups provide a level of hierarchy above subscriptions, allowing administrators to apply policies, access control, and other governance across multiple subscriptions.
Managing Virtual Machines Made Easy with Azure Host Groups
May 05, 2023.
Azure Host Groups is a feature of Azure Resource Manager that simplifies the management of virtual machines (VMs) in Azure. It allows you to group VMs together based on their physical host and apply policies and settings to the host group as a whole, rather than to individual VMs. By doing so, you can streamline your management processes, ensure consistent policies, and optimize resource utilization. In this way, Azure Host Groups makes managing virtual machines in Azure much easier and more efficient.
How to Use Aggregate Functions in SQL Server?
Apr 20, 2023.
How To Get Members Of M365 Group
Mar 31, 2023.
Learn how to retrieve members of a Microsoft 365 (M365) Group using PowerShell, Microsoft Graph API, and the M365 Admin Center.
Power Apps - Security Trimmed Controls Based On SharePoint Groups
Mar 20, 2023.
In this article we will see how to show/ hide some controls in a Power Apps screen based on logged in user’s role. We have SharePoint online as data source and managing all the security roles using SharePoint groups. Remember we are no using M365 groups only SharePoint groups. In Power Apps there is no direct way to check if user is part of SharePoint group or not. So, you cannot security trim (show/ hide or enable/ disable) any control on Power Apps screen directly based on whether user is a member of SharePoint group or not.
Access Restriction In A Canvas App Using A SharePoint Group And Power Automate
Feb 17, 2023.
In this article, you will learn how to access restriction in a canvas app using a sharepoint group and power automate.
How To Create And Work With Manage Instance Group In Google Cloud Platform
Feb 15, 2023.
In this article, we would try to understand more about Manage Instance Group. We would also see features of Manage Instance Group like Auto Scaling, Auto Healing, and canary deployment.
Deploy Resources (Resource Group, Virtual Network And Subnet) In Azure Via Terraform
Feb 07, 2023.
In this article, you will learn how to deploy resources (Resource Group, Virtual Network And Subnet) in Azure Via Terraform.
Getting Started With Kafka Producers, Consumers, Consumer Groups - Essential Concepts
Feb 03, 2023.
In this article, you will learn about Kafka Producers, Consumers, Consumer Groups: Essential Concepts.
Creating Azure Resource Group And Using Tags
Jan 20, 2023.
In this article, you will learn how to create Azure Resource Group and Using Tags.
Create SharePoint Groups And Add Users To A SharePoint Online Site Or Subsite Using Power Automate Flow
Dec 29, 2022.
In this article, we will see how we can create a flow in Power Automate to create SharePoint groups and add users to a SharePoint site or subsite. In our scenario we have a SharePoint online list at root site collection level. When a new item is added to this list, one SharePoint subsite is created within root site collection. This list has all the details like subsite Title, Description, Owners, Members etc as shown in below screenshot. Our flow will take the Title of subsite and create 2 SharePoint groups. One for subsite owners and other for subsite members.
How To Create Azure Active Directory Groups And Add Members
Dec 28, 2022.
Azure Active Directory (Azure AD) is a cloud-based identity and access management service. This service helps your employees access external resources, such as Microsoft 365, the Azure portal, and thousands of other SaaS applications.
Create Resource Group In CLI
Oct 27, 2022.
In this article, you will learn how to create Azure Resource.
Create An Azure Resource Group In PowerShell
Oct 27, 2022.
In this article, you will learn how to create Azure Resource.
Solution - Azure Resource Group Create Error In Power Shell
Oct 20, 2022.
Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access
Apply Sensitivity Labels To SharePoint Site, Teams, And Microsoft 365 Groups
Oct 06, 2022.
In this article, you will learn how to apply sensitivity labels to SharePoint Site, Teams, and Microsoft 365 Groups.
Microsoft 365 Group Connected Yammer Group Provisioning Using Power Automate
Sep 13, 2022.
In this article, you will learn about Microsoft 365 group connected Yammer group provisioning using Power Automate.
System Group Of Actions In With Desktop Flow Using Microsoft Power Automate
Jul 12, 2022.
Reading this article, you can learn how to perform a variety of tasks in System group of actions like Perform a variety of tasks in a Windows environment and retrieve information from the system, Ping action, If process action, Run application action, Terminate process action in Desktop flow using Microsoft Power Automate.
Create Resource Group In Azure
Jun 28, 2022.
In this article, you will learn how to create Resource Group in Azure.
Configuring A Failover Group For A Production Database In Azure
Jun 15, 2022.
In this article, you will learn how to configure a failover group for a production database in azure.
Assigning A Built-in Role To A User At Resource And Resource Group Scope Using ARM Template
Mar 20, 2022.
This article is focused on creating an ARM template which will create a storage account resource in the resource group and will assign role at both RG (Resource Group) scope and created storage account resource level
Assigning A Built-In Role To The Group At Resource Group Scope Level Using PowerShell Scripts
Mar 04, 2022.
In this article, you will learn how to assign a built-in role to the group at resource group scope level using PowerShell scripts.
Array Grouping In JavaScript Using array.groupBy()
Mar 03, 2022.
Today’s topic is the new array-group-proposal that introduces new methods array.groupBy() and array.groupByToMap().
How To Change Public Group To Private In Microsoft 365
Feb 02, 2022.
In this article, you will learn how to change the Public visibility to Private setting for Microsoft 365 using Microsoft Graph API and Admin settings.
How To Subscribe Group Members To Get Group Conversations And Events
Jan 30, 2022.
How to enable the group settings to send copies of group conversations and events to group members
Hide Microsoft 365 Group Mail From Global Address List
Jan 28, 2022.
In this article, you will learn how to hide the Microsoft 365 group from the Organizational Global Address List.
Restrict External Senders To Mail Office 365 Group
Jan 27, 2022.
How to restrict or block the external users to send mail to Office 365 Group
Send Mail To SharePoint Group Members In Power Automate Without Using ParseJson And ForEach Actions
Jul 02, 2021.
In this article we will learn about how to send mail to sharepoint group members using power automate
SQL- Self Join And Group By
May 29, 2021.
This article will discuss SQL: Self Join and Group by.
Group Array Objects Using JavaScript
May 26, 2021.
In this article, you will learn how to group array objects using JavaScript.
Post ServiceNow Incidents for a group to a Microsoft Teams channel using C#.NET
May 07, 2021.
This article goes over posting active ServiceNow incidents assigned to a particular group to a Microsoft Teams channel as adaptive cards using C#.NET
Adding Users To Teams / Groups
Apr 15, 2021.
In this article we will see how to add users in bulk to Office 365 Teams and Groups
Learning Azure Devops - Variables, Variable Groups, Gates And Approvals
Dec 30, 2020.
In this article, you will learn about Azure Devops - Variables, Variable groups, Gates And Approvals.
What Is EFS And How To Mount EFS On AWS EC2 Instances
Dec 29, 2020.
Discover Amazon EFS, a versatile NFS file system for AWS services. Master the process of mounting EFS on EC2 instances across availability zones, ensuring seamless data access and scalability for diverse workloads.
How To Convert List <DataTable> Into DataSet
Dec 29, 2020.
Retrieve employee details from database using stored procedure. Group data by department with LINQ. Export List<DataTable> to Excel with multiple spreadsheets. Bind List<DataTable> to GridView for display. Assistance needed for implementation.
Set Up IAM User And Alert For Budget In AWS
Oct 14, 2020.
This article will discuss IAM users, groups, roles, and policies and also teach how you can set the monthly budget.
Tagging In Azure Resource Groups
Aug 19, 2020.
In this article, you will learn about tagging in Azure Resource Groups.
Locking In Azure Resource Groups
Aug 18, 2020.
In this article, you will learn about Locking in Azure Resource Groups.
Search, Sort And Group By In PowerApps Gallery Control
Aug 18, 2020.
This article explains how to do search, sort, and group by in PowerApps Gallery control
How To Add A Storage Account In An Azure Resource Group (Default Approach) - Part One
Aug 14, 2020.
In this article, you will learn how to add a storage account in an Azure resource group (default approach).
How To Add A Storage Account in Azure Resource Group Using Azure Market Place - Part Two
Aug 13, 2020.
In this article, you will learn how to add a storage account in the Azure resource group using the Azure marketplace.