TECHNOLOGIES
ANSWERS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About user
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
C# Corner Live (9)
Sardar Mudassar Ali Khan (3)
Abhishek Tiwari (3)
Vinay Ayinapurapu (3)
Alkesh Bijarniya (3)
Ehtesham Mehmood (2)
Munir Shaikh (2)
Chandani Prajapati (2)
Gurpreet Arora (2)
Vikas Hooda (2)
Ziggy Rafiq (2)
Chris Love (2)
Deepak Rawat (2)
Hadshana Kamalanathan (2)
Md Tahmidul Abedin (2)
Sharad Gupta (2)
Mushtaq M A (1)
Manikavelu Velayutham (1)
George (1)
Jasminder Singh (1)
Umair Hassan (1)
Vipul Malhotra (1)
Gnanavel Sekar (1)
Aradhana Tripathi (1)
Cr Bhargavi (1)
Rafnas T P (1)
Dipen Shah (1)
Nanddeep Nachan (1)
Saravanan Ganesan (1)
Rathrola Prem Kumar (1)
Rijwan Ansari (1)
Bhawesh Deepak (1)
Raj Bhatt (1)
Senthilkumar (1)
Pradeep Vaishya (1)
Harshad Tretiya (1)
Ng Cheehou (1)
Gajendra Jangid (1)
Hussin Mahmoud (1)
Umesh Baradkar (1)
Abhishek Saini (1)
Abdul Basith (1)
Aashina Arora (1)
Arutselvan Muthukannu (1)
Kapil Singh Kumawat (1)
Waqas Ahmed (1)
Prakash Kumar Sahoo (1)
Vijayaragavan S (1)
Mohamed Azarudeen Z (1)
Gowtham K (1)
Sachin Mishra (1)
Vijayakumar S (1)
Piyush Kumar (1)
Rikam Palkar (1)
Harunraseed Basheer (1)
Abhishek Chadha (1)
Venkatesan Jayakantham (1)
Nitin Bhardwaj (1)
Gagan Sharma (1)
Vinoth Rajendran (1)
Ibrahim Ersoy (1)
Krishna G (1)
Sandeep Singh Shekhawat (1)
Saineshwar Bageri (1)
Deepak Sharma (1)
Muhammad Omer Khan (1)
Abhishek Mishra (1)
Pankaj Kumar Choudhary (1)
Naveed Zaman (1)
Sanjay Kumar Pathak (1)
Santosh Kumar (1)
Dennis Thomas (1)
Abhishek Yadav (1)
Related resources for user
No resource found
Login Form With SQL In C#
9/24/2023 6:05:26 PM.
A Login Form with SQL in C# is a graphical user interface (GUI) application built using the C# programming language and the .NET framework. It is used to authenticate users by verifying their credenti
How To Make Calculator In C#?
9/22/2023 9:07:02 AM.
Creating a calculator in C# is a common beginner's project that can help you learn the basics of building a graphical user interface (GUI) and handling user input. Here's a simple guide on how
Swipe View in .NET MAUI
9/21/2023 5:28:58 AM.
In this article, we explore .NET MAUI, a powerful cross-platform framework that empowers developers to create native mobile and desktop applications using C# and XAML. With .NET MAUI, you can build ap
Adding Groups / User names and Permissions for a Directory in C#
9/19/2023 6:31:41 AM.
This article shows you the procedure to create a directory, adding a specific Group or the User Name account for that directory and providing the required permission for the same.
ASP.NET (3) - User/Custom Controls
9/19/2023 4:16:20 AM.
This series delves into ASP.NET, offering valuable insights into ASP and ASP.NET, controls, custom controls, and their utility in modern programming with Angular, React, and similar languages.
Load User Control Dynamically Using C#
9/17/2023 10:34:20 PM.
In this article we will learn how to load the user-control onto the page dynamically.
How To Create Windows Local User Account Using C#
9/17/2023 10:26:19 PM.
Here, we are going to learn to make a Windows local user account using C#. Here we are going to make a c-sharp console application and write code in it to make user accounts via C#.
Azure User Group Sweden: Unlocking the Potential of Azure Blob Storage
9/17/2023 6:51:51 AM.
In this talk, we will delve into the world of Azure Blob Storage and discover some of its lesser-known features and capabilities.
Calling Parent Page Method From UserControl in C#
9/15/2023 10:41:15 AM.
In this article you will learn how to call a parent's page method from a UserControl in C#.
Custom Extension Method In C#
9/15/2023 5:05:51 AM.
In C#, extension methods are a powerful feature that allows you to add new methods to existing classes without modifying their source code. A custom extension method in C# is a user-defined method tha
Bulk Uploader in ASP.NET 2.0
9/14/2023 10:51:38 AM.
The FileUpLoad control enables you to upload file to the server. It displays a text box control and a browse button that allow users to select a file to upload to the server.
File uploader in C#
9/14/2023 10:39:56 AM.
This article shows a simple Web user control for uploading any file up to 2 MB to the specified folder using C#.
Stored Procedure in SQL Server
9/12/2023 7:29:06 AM.
A stored procedure is a reusable collection of SQL statements stored on the database server. It simplifies code maintenance and execution. Stored procedures can be invoked by triggers, other procedure
Enhance User Experience and Compliance with Azure Custom Vision
9/11/2023 8:20:13 AM.
Enhance User Experience and Compliance with Azure Custom Vision
How to Send Teams Messages with Mentions/Tag a User in Power Automate?
9/9/2023 11:16:15 AM.
Unlock the full potential of Microsoft Teams and Power Automate by learning how to send messages with mentions or tag users in your workflows. Discover the step-by-step process to automate communicati
Image Compressor Using Windows Forms With C#
9/6/2023 8:56:48 AM.
In this article, I have explained how to compress images by reducing the quality of images using C#.An "Image Compressor Using Windows Forms With C#" application provides a user-friendly way
Retrieve Dataverse User Details with Power Automate
9/5/2023 4:44:58 AM.
In this article, we will delve into the process of retrieving user data from Dataverse through the use of Power Automate. Our focus will encompass both System Users and Active Directory (AD) Users, pr
Understanding Vue.js Computed Properties
9/4/2023 10:23:23 AM.
Computed properties" is a core concept in Vue.js, a popular JavaScript framework for building user interfaces. Computed properties allow you to declare properties in your Vue components that are
Azure User Group Sweden: Level Up Your Azure Kubernetes Scaling with KEDA
9/1/2023 9:41:52 AM.
This session will show with practical examples how to create and configure autoscalers to respond to external events and scale applications in Kubernetes accordingly.
Using Alert to Enhance User Interaction in React Native
8/25/2023 9:33:34 AM.
Enhance user interaction in React Native using alerts. Learn how React Native's Alert component facilitates displaying informative messages, confirming actions, and gathering input effectively for
Creating Effective Pagination and Filtering Middleware for ASP.NET Core Web API
8/25/2023 5:10:13 AM.
By incorporating pagination and filtering with custom middleware, you've enhanced your ASP.NET Core Web API's performance and user experience. This methodology enables you to respond more effi
Create Report Of Assigned Licenses For Users From Microsoft 365
8/24/2023 6:04:03 AM.
Create excel report on 1st day of each month. Report includes list of users and assigned licenses.
Get User Profile Properties Data in SharePoint Designer 2013 Workflow
8/24/2023 5:57:13 AM.
Workflows helps SharePoint users to collaborate on documents, list items and to manage tasks by implementing business processes on documents and list items. Creating and assigning tasks to Manager is
Discovering Azure Cognitive Services
8/23/2023 9:02:52 AM.
Unlock the power of Azure Cognitive Services, Microsoft's AI suite. Bridging human-machine interaction, it transforms apps with vision, speech, and language capabilities. Enhance development acros
Let's Talk about IAM User in AWS
8/22/2023 10:14:02 AM.
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 differ
Microsoft Power Automate Process Mining is now officially available for users
8/15/2023 8:53:22 AM.
Microsoft is excited to announce the general availability of Microsoft Power Automate Process Mining, an innovative capability that empowers organizations to gain deep insights into their business pro
How To Prevent Font-Size Changes in iPhone Apps?
8/10/2023 9:06:25 AM.
Discover proven strategies to maintain a uniform font size throughout your iPhone app. Learn how to leverage Dynamic Type, avoid hard-coded sizes, test across devices, use Auto Layout, establish a cle
JWT Authentication in ASP.NET Core
8/7/2023 8:33:18 AM.
JWT (JSON Web Token) authentication has become a popular method for securing APIs and web applications due to its simplicity, statelessness, and versatility. In this article, we'll explore how to
Understanding User-Defined Table Types (UDTs)
8/4/2023 9:29:35 AM.
Learn about User-Defined Data Types (UDTs) in database management systems. UDTs offer flexibility to create custom data types, enabling better organization and management of complex information in var
What is Non-Functional Requirements?
7/31/2023 10:54:15 AM.
A Non-Functional Requirement (NFR) is a type of requirement in software and system development that specifies criteria for the performance, behavior, and qualities of the system, rather than defining
What are Functional Requirements?
7/31/2023 5:52:22 AM.
Functional Requirements of the system are a very critical part of the system in which we defined the overall functionality of the system. Functional Requirements define the behavior of the system mean
Cursors and Alternative to the Cursors in SQL Server
7/26/2023 7:12:56 AM.
In SQL Server, cursors are database objects that allow you to iterate over a result set (query result) one row at a time, processing each row as needed. Cursors are often used when you need to perform
Adding Users to Active Directory using PowerShell Scripts
7/24/2023 9:56:11 AM.
Managing user accounts in Active Directory becomes seamless with PowerShell, a robust command-line tool. Learn how to add, modify, and delete users, streamlining administrative tasks for enhanced effi
Creating Custom Properties in User Profiles in SharePoint Online
7/24/2023 4:19:13 AM.
in this article you will be find how to create custom properties in user profile
Client Credentials Flow - Call Web API to API without user interaction
7/18/2023 6:21:20 AM.
This article shows the way to call API to API with user interaction by using Client Credentials Flow.
Displaying Notification using Banner in SharePoint
7/16/2023 4:37:39 AM.
Displaying Notification using Banner in SharePoint in SharePoint classic look and feel and for On-Prem SharePoint sites.
Secure User Authentication in Azure Using Microsoft.Identity.Client
7/14/2023 7:21:24 AM.
The process of authenticating users securely is essential in Azure applications. Microsoft.Identity.Client (MSAL) is a C# library that simplifies the implementation of secure user authentication in Az
How to Add Tooltip in React Application
7/11/2023 9:19:54 AM.
This article demonstrates how to implement tooltips in a React application using Material UI. It covers the prerequisites, setting up a React project, installing Material-UI, creating a tooltip compo
Secure Coding in C# - Protecting Applications and User Data
7/11/2023 6:25:03 AM.
Importance of Secure Coding in C# Protecting Applications and User Data in Microsoft.net Framework
Harnessing the Power of UserManager and RoleManager for Robust User Control in .Net Core Identity
7/3/2023 9:28:11 AM.
In this article, I will illustrate how to use the .NetCore Identity Framework, with a special focus on the UserManager and RoleManager classes, to execute page control. The web application involved is
Calling Web API to Web API without User Interaction by using Azure Managed Identity
6/30/2023 8:30:45 AM.
This article will walk you through connecting two web APIs without any login or user interaction. It is referred to as "Server-to-Server" or "Service-to-Service" communication. You
Kendo Multiselect Dropdown in Angular
6/28/2023 4:59:40 AM.
Kendo Multiselect Dropdown in angular
CLS: Enhancing User Satisfaction and Conversion Rates on Your Website
6/24/2023 12:09:57 PM.
Discover how addressing Cumulative Layout Shift (CLS) improves user satisfaction and boosts conversion rates. Learn effective strategies to optimize web performance.
Unlocking the Power of React Sliders: In-Depth Explanation and Real-World Examples
6/21/2023 1:33:24 PM.
Unlocking the Power of React Sliders In-Depth Explanation and Real-World Examples
The Main Concepts of Software Quality
6/21/2023 11:26:18 AM.
This article sheds light on the main concepts of software quality and significance of software quality in the success of software projects.
Azure User Group Sweden: Explore the Azure Static Web Apps Ecosystem
6/20/2023 5:57:14 PM.
In this session, guest speaker Audrey Mengue will be sharing her knowledge about Azure Static Web Apps along with GitHub for modern cloud development for developers.
How to Send Weekly Reports to a Group of Users in SharePoint?
6/19/2023 10:11:00 AM.
How can you send weekly reports to a group of users in SharePoint? Also, how do you create an HTML table?
Chakra UI Unveiled - Elevate Your Web Development Experience
6/19/2023 6:01:23 AM.
Chakra UI Unveiled- Elevate Your Web Development Experience
How To Create Segments Using Ant Design UI In ReactJS
6/12/2023 7:24:59 AM.
In this article, we will learn how to create segmented using Ant Design UI with React JS and Typescript.
Disabling the "Remember Me" Option from Azure Account
6/10/2023 5:52:16 AM.
In today's digital landscape, user privacy and data security are paramount concerns. Online platforms and services often provide a "Remember Me" or "Keep me signed in" option,
Learn About Functions In Python
6/8/2023 4:35:07 AM.
This article illustrates the use of functions in Python. We will learn about different types of arguments and functions in Python and their uses.
How to Create Modal Popup using Material UI in React Application
6/7/2023 5:12:33 AM.
How To Update SharePoint Online User Profile Properties Using SPFx And Rest API
5/30/2023 11:36:08 AM.
This is about modifying and customizing SharePoint user profile properties using SPFx and SharePoint Rest API
Configure AWS User Notifications for AWS Services
5/30/2023 9:03:54 AM.
Amazon Web Service (AWS) recently announced a new service, ‘AWS User Notifications’, that enables you to centrally setup and view notifications from various AWS services like AWS EC2 instance state ch
Policy-Based Authorization in .NET Core API: User, Groups, and Permissions
5/30/2023 5:33:17 AM.
To create users, groups, and manage permissions using policy-based authorization in a .NET Core API
How to Add Material-UI in React?
5/30/2023 5:12:44 AM.
This article provides a step-by-step guide on how to add Material-UI to a React application. It begins by listing the prerequisites, which include familiarity with HTML, JavaScript, and Bootstrap, as
How to Concatenate a Table Data by Using | And ^ Separator in SQL Server
5/29/2023 9:36:47 AM.
Here in this article, we known about how to concatenate a table of data by using the | and ^ separators in SQL server store-procedure in a single parameter
SwiftUI 3: Exploring the Exciting New Features for iOS app Development
5/29/2023 8:58:10 AM.
Discover the game-changing features of SwiftUI 3, the latest release that is transforming app development. Explore how SwiftUI 3 empowers developers to create stunning and intuitive user interfaces wi
Log off user action in Desktop flow using Microsoft Power Automate
5/29/2023 5:50:52 AM.
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.
Personalization Unleashed: Supercharge User Experiences with Azure Personalizer💥
5/24/2023 4:48:53 AM.
Discover the game-changing potential of Azure Personalizer! This powerful tool empowers developers to create personalized experiences that captivate and engage users like never before. By leveraging c
Syncing the Users between the groups in Azure AD using PowerShell
5/17/2023 5:32:48 AM.
From this article, you will learn how to sync the users between two user groups in Azure AD.
Implement the Risk Policy in Azure AD
5/16/2023 6:05:35 AM.
Implement the risk policy in Azure AD
iOS App Security: Best Practices for Protecting User Data
5/12/2023 6:39:13 AM.
This article discusses best practices for iOS app security, including encryption, user authentication, secure network communications, code signing, app sandboxing, two-factor authentication, anti-jail
Azure User Group Sweden: Fire & Forget with Azure Service Bus
4/26/2023 8:58:36 AM.
In this session, you will learn how we can implement First-In-First-Out functionality, how to schedule message deliveries, and how messages that cannot be processed are treated.
Don't Lose Users at Hello: Best Practices for Onboarding
4/24/2023 4:11:00 PM.
Learn how to create a seamless onboarding experience for your web application with these best practices. Discover how to keep users engaged and coming back for more.
How To Create User And Grant Privileges In MySQL
4/24/2023 9:56:29 AM.
MySQL is an open-source relational database management system (RDBMS) that is widely used to store DATA to organize and manage data. It is popular among developers and businesses because of its s
Get User Properties With “Get User Profile” Action In Power Automate
4/11/2023 7:31:27 AM.
This article explains how to retrieve a user's profile in Microsoft Power Automate using the "Get user profile (V2)" action from the "Office 365 Users" connector. This action p
Azure User Group Sweden: Ten Things You Need to Do to Build Rock Solid Azure Tenant
4/11/2023 6:15:30 AM.
In this session, you will learn how Every Azure service has built-in security features, and we have services dedicated solely to security.
Get User Properties With Graph API In Power Automate
4/10/2023 7:30:41 AM.
In this article, you'll discover how to retrieve user profiles in Microsoft Power Automate using an HTTP request via the Graph API. Learn how to filter user profile information for a specific user
Data Type in JavaScript
3/29/2023 2:45:53 PM.
This article, with code examples, explains data types available in JavaScript and how to use them in your app.
How To Create Custom Hook Using React 18.2.0 (UseReducer)
3/28/2023 12:06:52 AM.
In this article, you will learn how to create custom hook, using React 18.2.0 (UseReducer).
Mastering User Input Validation - A Guide To Implementing Validations In Blazor
3/13/2023 10:28:19 AM.
This article will guide you through the implementation of user input validations in Blazor. You will learn about the different types of validations available, including required validation, regular ex
User Defined Function In Spark
3/13/2023 10:24:43 AM.
In this article, you will learn about user-defined functions in Spark.
Get a User's Location in JavaScript
3/12/2023 7:28:41 PM.
This article describes how you get the location of the visitor on your Application or Website.
Azure User Group Sweden: Azure Databricks for Engineers - Build your first ETL Pipeline with ADB
3/10/2023 2:31:47 PM.
In this session you will learn about the Spark based Azure Databricks platform, see how to setup the environment, quickly build extract, transform, and load steps of your data pipelines, orchestrate i
How to Create a New User in SQL Server?
3/8/2023 3:57:29 AM.
In this article, you will learn how to create a new user in SQL Server.
SQL Security Functions: Part 4
3/3/2023 12:05:58 PM.
In this article I describe the Transact-SQL security functions SUSER_ID , SUSER_NAME , SUSER_SID , SUSER_SNAME and SYSTEM_USER.
SQL Security Functions: Part 3
3/3/2023 11:41:12 AM.
In this article I describe the Transact-SQL security functions SUSER_ID, SUSER_NAME, SESSION_USER and SESSIONPROPERTY.
SQL Security Functions: Part 1
3/3/2023 7:15:56 AM.
In this article, I describe the Transact-SQL security functions CURRENT_USER, HAS_DBACCESS, HAS_PERMS_BY_NAME, and HASHBYTES.
Creating New User Login In SQL Server
2/21/2023 7:14:55 AM.
This article is about creating and providing database access role to a new user in SQL Server.
Introduction to Azure Personalizer: Using Reinforcement Learning for Personalized User Experiences 🤠😎🚩
2/15/2023 10:31:06 AM.
Azure Personalizer is a cloud-based service from Microsoft Azure that helps developers create personalized experiences for users in their applications.
Create User Defined Data Types In SQL Server
2/15/2023 6:24:09 AM.
In this article, we're talking about creating your own data types in SQL Server.
Getting Site Users Report Using PnP PowerShell
2/6/2023 9:18:10 AM.
In this article, we will see how to obtain site users present in SharePoint permission groups using PnP PowerShell Module
Azure User Group Sweden: Implementing RBAC in Microsoft Defender
1/30/2023 12:18:15 PM.
In this session, you will learn how to implement a role-based access (RBAC) model in Microsoft Defender.
Datasourceinfo Function In Power Apps And Displaying Forms Dynamically Based On User Role
1/30/2023 8:53:19 AM.
This article talks about the datasourceinfo function of PowerApps and how it can be leveraged to control the accessibility of forms and other controls to the end users in a PowerApps canvas applicatio
Insert Rows Using User Defined Table Types
1/25/2023 4:49:30 AM.
In this article I am going to explain how to insert multiple rows using a user defined table type.
Insert and Update in SQL Using User-Defined Table Type and XML
1/24/2023 11:04:21 AM.
This article shows how to insert and update in SQL Server using user-defined table type and XML.
How to Store Date and Time in Separate Columns in SQL Server 2005
1/24/2023 8:58:40 AM.
In this article I will explain how to store Date and Time in SQL Server 2005 using a User Defined Type.
Understanding And Handling HTTP Errors
1/23/2023 4:47:43 AM.
This article provides a comprehensive guide to understanding and handling HTTP errors. It explains what HTTP errors are, the different types of codes that can be returned, and how to properly handle t
Azure User Group Sweden: Infrastructure as Code with Bicep on tour!
1/20/2023 3:05:47 PM.
In this session, you will learn how to empower your Infrastructure as Code approach with Bicep!
How To Clean Up The User Permission From SPO Site
1/11/2023 4:09:16 AM.
The document gives you an overview of what is User Information list and how to clean up the user information from the SPO sites
SQL Bulk Insert And Update Records Using Stored Procedures
1/5/2023 11:11:18 AM.
Today we will learn how to insert and update multiple records using single stored procedure and user defined table type
Views in SQL Server: A Beginner's Guide
1/3/2023 8:16:41 AM.
Views are a powerful tool in SQL Server for organizing and accessing data. In this beginner's guide, you'll learn what views are and how they work. We'll cover the different types of views
User Activity Log Using C# With SQL Server
12/29/2022 10:41:05 AM.
The purpose of this article is to explain how to keep track of user activities in the Database Managements System.
Create SharePoint Groups And Add Users To A SharePoint Online Site Or Subsite Using Power Automate Flow
12/29/2022 6:36:14 AM.
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 r
Difference Between Stored Procedure And Function In SQL Server
12/23/2022 10:20:06 PM.
This article describes the differences between a stored procedures and a function in SQL Server.
How To Transfer PowerApps To Other Users
12/21/2022 11:16:49 AM.
In this article, you will learn how to transfer PowerApps to other users.
Stored Procedures Vs User Defined Functions And Choosing Which One To Use
12/20/2022 10:41:02 AM.
In SQL Server, we usually come across queries, tables, views, stored procedures and functions. People often wonder what are the real differences between User Defined Functions (UDF) or simply function
Grant Read Write Permission To User in SQL Server
12/19/2022 7:34:34 AM.
In this article, we’ll learn to give READ and WRITE permission to user after creating their login in SQL Server.
Azure User Group Sweden: A Case Study - Data Driven Workflow using Azure Data Factory and Logic Apps
12/6/2022 1:33:04 PM.
In this session, our guest speaker Alpa will provide a basic overview of using Azure Data Factory, Azure Function, and Logic Apps.