TECHNOLOGIES
FORUMS
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 CU
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Jalpa Dhola (6)
Sarthak Varshney (5)
Swesh S (4)
CSharp TV (4)
Lalit Bansal (3)
Shanuka Maheshwaran (3)
George (3)
Aiswarya E V (3)
Babita (2)
Mohamed Shifan (2)
Manikandan Murugesan (2)
Praveen Sreeram (2)
Kuljot Bakshi (2)
Ziggy Rafiq (2)
Hadshana Kamalanathan (2)
Anoop Kumar Sharma (2)
Vivek Kumar (2)
Manpreet Singh (2)
Jignesh Trivedi (2)
Vanshika Agrawal (1)
Jayraj Chhaya (1)
Vinay Ayinapurapu (1)
Allen Oneill (1)
Praveen Raveendran Pillai (1)
Vinoth Xavier (1)
Ayush Gupta (1)
Sangeetha S (1)
Prathamesh Dhopare (1)
Mushtaq M A (1)
Federico Dimarco (1)
Amit Mohanty (1)
Vijay Sisodia (1)
Saravanan Ponnusamy (1)
Rasul Huseynov (1)
Shikha Tiwari (1)
Kaveendra Dhilhan (1)
Sreeparna Sreejay (1)
Sigar Dave (1)
Mike Gold (1)
Dipendra Shekhawat (1)
Cristopher Coronado (1)
Devesh Omar (1)
C# Curator (1)
Vijay Kumari (1)
Abhishek Yadav (1)
Amey Vartak (1)
Subham Ray (1)
Monish Bansal (1)
Hamid Khan (1)
Tahir Ansari (1)
Hamed Niazmand (1)
Jerry Lee (1)
Abiola David (1)
Rajiv Singh (1)
Satyajit Paul (1)
Tejas Agravat (1)
Mujeeb Rahman (1)
Sandeep Mishra (1)
Nigel Fernandes (1)
SriHari VP (1)
Sagar Pardeshi (1)
Kaviya Balasubramanian (1)
Mahesh Chand (1)
Adarsh Nigam (1)
Daniel Gomez (1)
Ankit Kanojia (1)
Related resources for CU
No resource found
Satya Nadella Unveils AI Innovations at Microsoft Ignite 2024
11/21/2024 4:43:15 AM.
Satya Nadella's keynote at Microsoft Ignite 2024 showcased AI's transformative impact on business, security, and innovation. Highlights included Copilot, AI agents, Azure AI Foundry, Quantum C
Build a Password Generator Application in HTML and JavaScript(with Code Example)
11/20/2024 9:26:03 AM.
Create a customizable Password Generator tool with HTML, CSS, and JavaScript. This tool allows users to define password length, and include uppercase, lowercase, numbers, and special characters, ensur
What is a Vault in DevOps
11/20/2024 4:48:43 AM.
A Vault in DevOps is a secure tool used for managing sensitive data like passwords, API keys, certificates, and other secrets. It ensures encryption, access control, and auditing of secrets across dif
Create SharePoint Security Group using Power Automate
11/19/2024 6:25:10 AM.
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 A
How to Install Ubuntu Server on VMware ESXi Using VMware Client Browser
11/18/2024 11:07:48 AM.
This guide explains how to install Ubuntu Server on VMware ESXi using the web client. It covers steps like creating a virtual machine, selecting storage, uploading the Ubuntu ISO, configuring network
The Essential Guide to Blockchain Network Types and Their Application
11/15/2024 12:00:36 PM.
Blockchain technology has transformed industries by providing secure, decentralized, and transparent systems. It encompasses various types, including public, private, consortium, and hybrid blockchain
Repository Pattern in .NET Core for Clean Data Access
11/15/2024 11:24:56 AM.
Learn how to separate business logic from data logic, enhance testability, and reduce code duplication. By following these best practices, you’ll achieve modular, scalable applications in .NET Core.
Broadcom Launches VMware Tanzu Platform 10 for Private Cloud Apps
11/15/2024 8:22:15 AM.
Broadcom launches VMware Tanzu Platform 10, simplifying private cloud app development with reduced costs, enhanced security, and GenAI support for enterprises.
Data Quality, Security, and Building Trust in AI
11/15/2024 5:14:14 AM.
As AI adoption grows, data quality, security, privacy, and trust are becoming critical. Organizations must prioritize data cleansing, validation, encryption, and access controls to ensure reliable AI
Sorting with IComparable in C#
11/14/2024 11:00:04 AM.
Learn how to implement the IComparable interface in C# to customize sorting behavior for objects. Explore sorting techniques, comparisons, and examples to efficiently order data in collections like li
Converting HTML to PDF or Image in C# Using wkhtmltopdf Part 2 - Header & Footer
11/13/2024 9:32:17 AM.
In this tutorial, learn how to convert HTML to PDF or image in C# using wkhtmltopdf. This part covers adding and customizing headers and footers in your generated PDFs, enhancing document structure an
OWASP TOP 10 Security Vulnerability and Remediation
11/13/2024 8:15:54 AM.
This session introduces OWASP's Top 10 vulnerabilities, emphasizing proactive security in web development. Covering each category, it promotes secure coding practices to prevent financial loss and
Understanding Alibaba Cloud's Anti-DDoS Solutions for Security
11/13/2024 5:19:56 AM.
Learn how Alibaba Cloud's Anti-DDoS solutions protect businesses from DDoS attacks, ensuring continuous online service availability and security.
Windows Shortcut keys for Working in Android Studio
11/11/2024 7:08:32 AM.
This guide covers the most useful shortcuts for coding, navigation, and debugging in Android Studio. Learn how to speed up your workflow and work more efficiently with these simple keyboard shortcuts
How to Create Field Customizer Extension
11/11/2024 6:10:24 AM.
Extensions are client-side components that run inside the context of a SharePoint page. Extensions can be deployed to SharePoint Online, and you can use modern JavaScript tools and libraries to build
Difference Between Large Language Model & Small Language Model
11/11/2024 6:01:01 AM.
Large and small language models differ primarily in scale, resources, and use cases. Large models, with billions of parameters, excel in generalization and diverse tasks but require significant comput
Understanding Write-Debug, Write-Verbose, and Write-Host
11/10/2024 7:23:16 AM.
In PowerShell, Write-Debug, Write-Verbose, and Write-Host serve different purposes for output. Write-Debug is used for debugging, displaying messages when the $DebugPreference is set. Write-Verbose p
How to perform CRUD Operations in Power Apps
11/10/2024 7:03:28 AM.
Create a student management app in Power Apps with CRUD functionality—Create, Read, Update, and Delete—for efficient data handling. This app connects to a SharePoint list, allowing users to add, view,
Library Component Type in SharePoint Framework (SPFx)
11/9/2024 7:06:52 AM.
SPFx Library Components enable the creation of reusable, modular code in SharePoint. By centralizing utility functions, services, and UI elements, developers can enhance maintainability and consistenc
Overview of Essential Networking Devices
11/8/2024 5:01:07 AM.
Networking devices enable data flow and secure communication within networks, connecting computers, servers, and other devices. Examples include routers, switches, modems, access points, and firewalls
Fetch Document Versions in SharePoint using PowerShell
11/8/2024 4:24:10 AM.
This PowerShell script connects to a SharePoint site to retrieve document versions from a specified library. It gathers metadata, including version numbers, last modified dates, and user details, then
How to Apply Custom Fonts in .NET MAUI
11/7/2024 5:38:25 AM.
Learn how to add and apply custom fonts in your .NET MAUI app to enhance design and branding. This guide covers adding font files, registering fonts in MauiProgram.cs, and using them in XAML or C#.
Fededim.Extensions: ASP.NET Data Protection Integration
11/5/2024 9:59:16 AM.
Fededim.Extensions.Configuration.Protected.DataProtectionAPI enables seamless integration between ASP.NET Configuration and the Data Protection API, providing enhanced security for sensitive data in a
How to Forensic Investigate Security Incidents in Microsoft Azure
11/5/2024 8:50:56 AM.
This video discusses the forensic acquisition methodology of an Azure VM and an assumed scenario to divide the whole process into multiple steps.
OpenAI Partners with Broadcom, TSMC to Create Custom AI Chips
11/4/2024 5:07:47 AM.
OpenAI partners with Broadcom and TSMC to create custom AI chips, diversifying suppliers with AMD to meet increasing infrastructure needs and manage rising costs.
What is Azure Offensive Security
11/3/2024 4:17:28 AM.
Azure Offensive Security focuses on proactively testing and strengthening the security of Azure environments. It uses tools like Microsoft Defender for Cloud, Azure Sentinel, and Threat Modeling to id
Fix: GitHub Access Error - Failed to Connect to github.com port 443, Time Out
11/1/2024 9:39:04 PM.
This article discusses a bug in access to GitHub.
How to Set Permissions in Microsoft SharePoint
10/30/2024 7:03:23 AM.
Learn how to set permissions in Microsoft SharePoint effectively to ensure secure collaboration. This guide covers essential concepts, including permission levels, user access control, and managing si
Top AI Tools for Testers
10/30/2024 6:04:42 AM.
Artificial Intelligence (AI) revolutionizes software testing by automating repetitive tasks, enhancing accuracy, and expediting the testing process. It enables testers to generate test cases, detect d
Securing Remote Access to SQL Server
10/30/2024 5:39:48 AM.
Securing remote access to SQL Server is paramount for data protection and compliance. Explore methods like VPNs, firewalls, encryption, and multi-factor authentication for enhanced security and protec
Automate SharePoint Site Creation with Azure Functions and AD Auth
10/28/2024 8:53:35 AM.
This guide demonstrates how to automate SharePoint site creation using Azure Function Apps with custom Azure Active Directory (AD) authentication. It covers prerequisites, creating an Azure Function A
Rename Folder in SharePoint Online Document Library with Power Automate
10/28/2024 5:45:14 AM.
In SharePoint Online, renaming a folder in a Document Library with Power Automate can be done using an HTTP request to interact with the SharePoint REST API, as Power Automate lacks a direct rename ac
Protected Routes in React.js
10/27/2024 5:37:13 AM.
This approach is essential for apps with private content, ensuring unauthorized users can't view certain pages. By using React Router with authentication checks, developers can manage access dynam
Debugging Azure DevOps Pipelines with System.Debug
10/26/2024 6:13:32 AM.
This article explores essential techniques for Azure DevOps pipeline error diagnosis. It discusses how to enable diagnostic logs for individual and all pipeline executions using the "Enable Syste
Manage Azure SQL Roles with Azure Data Studio
10/26/2024 5:43:14 AM.
Azure SQL Database is a managed cloud database service enabling secure, scalable applications. With Azure Data Studio, a free, cross-platform tool, database admins can view and manage user roles and p
Secure Application Development
10/25/2024 11:50:28 AM.
This video aims to identify the tools that help us build secure applications and environments for Microsoft Azure during the development journey.
The Best Ordinal Wallets for Beginners in 2024
10/25/2024 5:34:27 AM.
In 2024, choosing the right ordinals wallet is crucial for managing digital assets securely. Options like Xverse and Hiro wallets offer user-friendly interfaces and strong security for beginners and v
The Cloud Show with Magnus Mårtensson ft. Thiago Custódiot - Ep: 44
10/24/2024 11:52:12 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
Blocking Access to GenAI Apps with Defender for Cloud Apps
10/24/2024 7:21:47 AM.
Blocking Access to GenAI Apps with Defender for Cloud Apps
A 4-Year Retrospective : Lessons Learned from Building a Video Player from Scratch with React Native
10/24/2024 5:05:25 AM.
React Native, React, ReactJS
ASP.NET Core Middleware
10/22/2024 11:57:39 AM.
ASP.NET Core Middleware plays a crucial role in the request processing pipeline of web applications. It allows developers to add custom functionalities, such as authentication, logging, and error hand
Compiling Multiple Files to Build an Application
10/22/2024 10:46:04 AM.
This article explains how to compile multiple C files into a single executable using the C compiler. It covers two approaches: compiling multiple files with the cc command or using the #include direct
Best Practices for Microsoft 365 Admins when User Offboarding
10/22/2024 8:39:45 AM.
Learn how to effectively manage user accounts, ensure data security, and maintain compliance while revoking access. Implementing structured workflows and documentation will streamline the process, min
An in-depth Look at Advanced Pattern Matching in C# 12
10/22/2024 5:27:09 AM.
With Ziggy Rafiq, learn how to leverage advanced pattern matching features in C# 12, including the new let pattern and enhanced recursive patterns.
Farewell CentOS: Moving to Rocky, AlmaLinux, CentOS Stream, or RHEL
10/22/2024 4:04:40 AM.
CentOS 7 reaches its end of life on June 30, 2024. Transition to RHEL, AlmaLinux, Rocky Linux, or CentOS Stream now. CentOS 7, a popular open-source OS, reaches the end of life on June 30, 2024, promp
Conditional Access App Control With Defender for Cloud Apps
10/21/2024 7:52:49 AM.
Conditional Access App Control With Defender for Cloud Apps.
Activate Server-Side Encryption for Azure Disks with Customer Keys
10/21/2024 6:21:07 AM.
Azure Disk Storage offers server-side encryption (SSE) with customer-managed keys, allowing users to control encryption for managed disks. By utilizing Azure Key Vault, users can manage access and enh
Using Attributes and Metadata in C# 12
10/21/2024 5:38:45 AM.
Ziggy Rafiq demonstrates how to use attributes and metadata in C# 12 including improvements in parameter types, reflection capabilities, and best practices for maintaining self-documenting code.
Power Apps and Library Component
10/20/2024 9:59:58 AM.
Library components in Power Apps are reusable modules that can be shared across multiple apps to streamline development. They help maintain consistency, reduce redundancy, and enable easy customizatio
Document Library in SharePoint
10/19/2024 2:27:59 PM.
SharePoint libraries are used to store, organize, and share files, enabling team collaboration and document management. The most common type, the Document Library, supports features like version contr
SharePoint : Optimize SharePoint Storage with Version History Limits
10/16/2024 10:38:11 AM.
Discover how Microsoft's new version history limits (currently in preview) can help streamline document management and optimize SharePoint and OneDrive storage. Learn how to configure organization
Document Libraries in Microsoft SharePoint
10/16/2024 5:57:37 AM.
Microsoft SharePoint's document libraries provide a centralized storage solution for teams to manage and collaborate on files. Unlike OneDrive, which focuses on personal storage, document librarie
Creating and Opening Microsoft Word Document from .NET Using C#
10/15/2024 11:54:12 AM.
This article explores how to manipulate Microsoft Word documents using C# in a Windows Forms application. It covers adding a COM reference for Word, creating instances of the Word application, and uti
How To Create A List In SharePoint
10/15/2024 11:18:49 AM.
Learn how to create a list in SharePoint 2010 with this easy-to-follow guide. We'll walk you through the steps to build and manage custom lists, covering essential features, settings, and tips to
Understanding List Column Data Types in SharePoint
10/15/2024 11:08:42 AM.
SharePoint allows users to create and manage lists with various column types, such as text, number, date, and lookup fields. These columns help organize and store data effectively, ensuring better rep
How to Configure Azure NAT Gateway?
10/15/2024 8:30:00 AM.
Azure NAT Gateway is a fully managed service that provides secure, scalable outbound connectivity for resources in virtual networks. It ensures static outbound IPs, prevents SNAT exhaustion, and enhan
Resume Processing with Azure Document Intelligence Studio, .NET and Angular
10/14/2024 6:49:29 AM.
Imagine you’re a recruiter swimming in a sea of resumes. It’s overwhelming, right? Enter our hero: a custom model that simplifies the job by automatically extracting all the important bits from resume
Customizing HTTP Headers with Middleware in ASP.NET Core
10/12/2024 4:26:09 AM.
In this article, we explore how to modify HttpResponse using custom middleware in ASP.NET Core. We create a custom middleware that injects headers into the response. By adding conditions, specific API
ASP.NET Web Configuration File
10/11/2024 12:30:22 PM.
Configuration file is an important file in ASP.NET. Learn, what is a Web.Config file? What is in Web.config files? What are the different types of Configuration files in ASP.NET? Machine.config File v
Can Copilot Agents be Customized for Specific Microsoft 365 Apps
10/11/2024 6:20:22 AM.
Copilot agents in Microsoft 365 can be customized for specific applications, allowing organizations to tailor functionality, integrate data sources, and automate workflows, enhancing productivity and
Common Mistakes to Avoid When Using USDT TRC20
10/10/2024 10:38:42 AM.
USDT TRC20, a stablecoin operating on the Tron blockchain, ensures fast, cost-effective transactions. However, users face challenges with wallet compatibility, network differences, and cybersecurity,
Creating Custom Restaurant Reservation Alexa Skill Using Alexa Hosted NodeJS
10/8/2024 9:35:47 AM.
This guide walks you through setting up a voice-activated reservation system, integrating it with Alexa's developer console, and automating bookings for restaurants using simple Node.js coding tec
Create Cool Webpage Using CSS3 Custom Fonts
10/8/2024 9:17:45 AM.
This guide covers how to effectively use custom fonts on your website. It includes steps for downloading fonts from reliable sources, converting them from .ttf to .eot for better browser compatibility
Customize Scrollbars Using CSS3
10/8/2024 9:02:58 AM.
This guide covers essential CSS properties, such as scrollbar width, scrollbar-color, and ::-webkit-scrollbar for cross-browser compatibility, enabling you to create sleek, modern scrollbars.
Implementing Swagger In Web API
10/8/2024 8:51:54 AM.
In this guide, we explore the process of implementing Swagger in Web APIs to enhance documentation and improve usability. Swagger, an essential tool for API development, provides interactive documenta
What is Alibaba Cloud Object Storage Service (OSS)
10/8/2024 3:55:37 AM.
Discover Alibaba Cloud OSS, scalable and secure cloud storage for unstructured data, offering high durability, cost-effectiveness, and global accessibility.
Why Choose Azure Firewall for Network Security
10/7/2024 11:35:51 AM.
Discover the benefits of Azure Firewall for enhancing network security in your organization. This robust cloud-based solution offers advanced threat protection, application filtering, and traffic cont
What is SaaS Security? Why SaaS Security is important in 2025
10/7/2024 5:56:34 AM.
SaaS Security refers to the measures and protocols designed to protect data, applications, and infrastructures in Software as a Service environments. As businesses increasingly rely on cloud solutions
iPhone Memory Leaks Tracking and Use of Instruments
10/3/2024 11:41:57 AM.
This article explores iPhone memory leaks, detailing how to track them using Instruments and NSZombie. It explains what memory leaks are, their causes, and the consequences of losing track of allocate
Understanding Service, Factory, And Provider
10/3/2024 11:38:34 AM.
AngularJS provides three methods for creating reusable utilities: Service, Factory, and Provider. All serve the same purpose but differ in implementation. Services are singletons, Factories return new
Implementing CORS in .NET Core 8
10/3/2024 11:30:09 AM.
This article explores Cross-Origin Resource Sharing (CORS) in .NET Core 8, specifically for Angular applications. It outlines best practices for configuring CORS, including setting allowed origins, ha
How to Use a Cursor in SQL?
10/3/2024 11:08:13 AM.
A cursor in SQL is a database object that allows row-by-row processing of query results. It enables you to iterate through a result set, perform operations on each row, and manage data more efficientl
Hidden Gems - Adding the Custom Data to Generative Answers
10/3/2024 4:17:34 AM.
Learn how to input a string variable as custom data for the Generative Answers component in Copilot Studio. Overcome challenges like binding errors and formatting issues by converting large text into
Hidden Gems - Converting the Table Response Into String Variable
10/3/2024 3:55:29 AM.
Discover the hidden gems and best practices for effectively handling data within Microsoft Copilot. Enhance your AI-driven applications by learning essential techniques for data manipulation and integ
Find And Replace Text In Word Document Using C#
10/1/2024 9:09:25 AM.
Learn how to efficiently find and replace text in a Word document using C#. This guide covers essential concepts such as Microsoft Word automation, leveraging the Word Interop library, and implementin
Fibonacci Series : Recursion, Memoization, and Optimal Approach
10/1/2024 8:15:39 AM.
The Fibonacci series is a mathematical sequence starting with 0 and 1, where each subsequent number is the sum of the previous two. This article explores three methods to compute Fibonacci numbers in
SQL Vs DAX: Calculating Total Sales & COGS using SQL and DAX
10/1/2024 6:54:09 AM.
This videos show how to use SQL and DAX languages to compute Total Sales and Total Cost achieving the same result in Fabric Warehouse and Power BI.
Longest Consecutive Sequence in Array
10/1/2024 4:27:13 AM.
The "Longest Consecutive Sequence in Array" problem involves finding the longest sequence of consecutive integers in an unsorted array. This challenge can be efficiently solved using algorit
Custom Copilot: Fetch and Process SharePoint List Data Using Prompt AI Builder
9/30/2024 3:56:08 AM.
It guides users through creating custom workflows in Copilot Studio, automating data retrieval, and utilizing AI to process and present information efficiently, enhancing task management and decision-
Check which process deleted the files on Window
9/28/2024 5:13:19 AM.
Enable event logging to identify the process causing deletion operations. Set up folder auditing by adjusting security properties, adding auditing entries, and running AuditPol commands.
How To Execute SQL In SharePoint 2013 And Office 365 Using Nintex WorkFlows
9/27/2024 10:13:52 AM.
This article guides you through executing SQL in SharePoint 2013 and Office 365 using Nintex Workflows. It covers creating a Dev Testing list, adding the "Execute SQL" action, and configurin
Create A Custom Page Layout For SharePoint Online
9/26/2024 8:35:30 AM.
Learn how to create a custom page layout in SharePoint Online to enhance your site's design and functionality. This guide covers essential steps for customizing page layouts, including utilizing w
JWT Token Authentication And Role Authorization Using .Net Core 6.0 Web APIs
9/26/2024 6:13:29 AM.
This post covers implementing JSON Web Tokens (JWT) for authentication in an ASP.NET Core Web API. It details creating a new project, using JWT for secure token generation, and implementing role-based
Create Custom Tab in Office Ribbon at Excel/ Word 2007
9/25/2024 9:48:35 AM.
This article provides a step-by-step guide for customizing Office 2007 applications like Excel and Word using Visual Studio 2008. It demonstrates how to create a custom tab in the Ribbon without codin
Apply Azure Virtual Machines to the Zero Trust Principles
9/25/2024 7:04:48 AM.
This content explores the integration of Azure Virtual Machines with Zero Trust principles, emphasizing the importance of robust security in cloud environments.
Access SharePoint List Using Custom Copilot – Copilot Studio
9/25/2024 5:19:53 AM.
Learn how AI-driven tools streamline workflows, enhance productivity, and automate SharePoint operations, offering tailored solutions for efficient data management and collaboration.
Implement Google reCAPTCHA In ASP.NET MVC
9/24/2024 12:00:17 PM.
ReCAPTCHA is a Google service designed to verify that users are human, protecting websites from bots and spam. This article demonstrates how to integrate reCAPTCHA version 2.0 into an ASP.NET MVC appl
How To Add A Button To Existing Ribbon Tab In Office Applications
9/24/2024 11:56:24 AM.
Learn how to enhance your productivity by adding a custom button to an existing Ribbon tab in Microsoft Office applications. We’ll walk you through the steps to customize the Ribbon, whether you'r
Create Modern Page Template In SharePoint Online
9/24/2024 11:55:00 AM.
Learn to customize layouts, integrate web parts, and optimize content management within SharePoint's modern UI. Ideal for improving site design and user experience.
Change Your Profile's Local Language In SharePoint Online
9/24/2024 9:05:12 AM.
Discover step-by-step instructions for accessing language settings, customizing your profile, and enhancing your user experience. Whether you're looking to improve communication or simply prefer a
What are Personal Language Models?
9/23/2024 11:50:20 AM.
Personal Language Models are AI-driven tools tailored to individual needs, enabling personalized interactions and content generation. These models adapt to user preferences, offering customized assist
Manage Web Applications In SharePoint Central Administration - Part Eight
9/23/2024 9:52:25 AM.
This article covers managing web applications in SharePoint 2016 Central Administration. It walks through key steps, including accessing Central Admin, configuring mobile accounts, setting up SMS noti
Role Base Authorization In ASP.NET Core 2.1
9/23/2024 9:34:36 AM.
In this article, we explore Role-Based Authorization in ASP.NET Core 2.1, explaining how to secure applications by assigning user roles and managing access control.
Interactive Tic-Tac-Toe Game in React
9/23/2024 7:18:53 AM.
In this article, you'll learn how to create an interactive TicTacToe game using React. We cover essential React concepts like components, useState, and useEffect. Step-by-step, you'll build th
Hide OOB Share Button in Model-Driven Apps
9/23/2024 4:51:08 AM.
Learn how to control app behavior, personalize the user interface, and enhance the overall user experience in Dynamics 365 and PowerApps using simple customization techniques.
How to Make your Password Safe?
9/21/2024 4:12:29 PM.
This is a brief discussion of the Password safety. Reflecting on password security, early iPhone models used 4-digit codes, evolving to 6-digit codes by iPhone 6. Historical passwords were simpler, bu
Concurrency in SQL Server
9/20/2024 4:06:27 PM.
This article will discuss Concurrency in SQL Server
Add rel="nofollow noopener noreferrer" to External Links in Sitecore
9/20/2024 9:06:55 AM.
This guide explains how to enhance your Sitecore website's SEO and security by adding the attributes rel="nofollow", rel="noopener", and rel="noreferrer" to external
Session State Behavior Per Action in ASP.NET MVC
9/20/2024 8:07:03 AM.
This guide explains how to control session state behavior in ASP.NET MVC using the SessionState attribute and a custom ActionSessionStateAttribute. While the SessionState attribute applies to an entir
Google reCAPTCHA Using JavaScript Approach
9/20/2024 7:56:07 AM.
In this article, We will learn the integration of Google reCAPTCHA using JavaScript approach, which is simple and can be helpful to provide security to web application from bot, malicious software or