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 Locking
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Prathap Reddy (4)
Jitendra Mesavaniya (3)
CSharp TV (3)
Akshay Teotia (3)
Prakash Tripathi (3)
Poonam Beniwal (2)
Abhishek Dhoriya (2)
Ayush Gupta (2)
Shivprasad (2)
Rion Williams (2)
Vijay Kumari (1)
Kuljot Bakshi (1)
Saravanan Ponnusamy (1)
Hardik Dhankecha (1)
Sanjay Kumar (1)
Sardar Mudassar Ali Khan (1)
Nikhil Patil (1)
Vikas Singh (1)
Raveena Attri (1)
Ajay Kumar (1)
Akkiraju Ivaturi (1)
Nishi Kumari (1)
Lokesh Varman (1)
Arun Choudhary (1)
Arjit Soni (1)
Hemant Srivastava (1)
Munib Butt (1)
Neelesh Vishwakarma (1)
Gurpreet Arora (1)
Swesh S (1)
Saravanan Ganesan (1)
Ziggy Rafiq (1)
Simran Verma (1)
Deepak Rawat (1)
Mohamed Azarudeen Z (1)
Janarthanan Selvaraj (1)
Edinbiro James (1)
Chris Love (1)
Rumeel Hussain (1)
John Morehouse (1)
Chandrakant Parmar (1)
Mohammad Irshad (1)
Waqas Sarwar (1)
Santosh Kumar Adidawarpu (1)
Shakti Saxena (1)
Abhishek Kumar Ravi (1)
Rizwan Ali (1)
Destin Joy (1)
Abhishek Sur (1)
Meet Agarwal (1)
Matthew Cochran (1)
Shubham Srivastava (1)
Uday Gaikwad (1)
Mohammad Elsheimy (1)
Subal Mishra (1)
Mahesh Chand (1)
Related resources for Locking
No resource found
What's New in ASP.NET Core 9?
11/19/2024 10:07:33 AM.
C# 13 enhances developer productivity with features like flexible params collections, scoped locks, and partial properties, allowing for streamlined coding, improved performance, and robust thread saf
Unlocking the Power of the SELECT Feature in SQL Server
11/18/2024 12:04:57 PM.
This article explores the basics of the SQL Server SELECT statement, demonstrating how to query data from tables using practical examples. Learn how to fetch specific columns, improve query performanc
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
C# Code To Overcome "The Process Cannot Access The File XYZ Because It Is Being Used By Another Process" Error
9/20/2024 6:27:51 AM.
This guide provides practical C# code solutions for handling file access issues, including techniques for managing file locks and ensuring smooth file operations without interruptions.
Block IP Address In ASP.NET Core Web API
9/19/2024 10:04:00 AM.
This article will explain that how to block IP address for particular time frame with multiple request. It will restrict user to enter into controller if user hit system multiple times during fixed ti
Unlocking the World of AI Image Generation: Tips for Beginners
8/21/2024 6:03:44 AM.
Learn how to navigate popular AI tools, understand key concepts, and apply practical tips to create stunning digital images. Perfect for beginners eager to explore the creative potential of AI.
Enhancing Performance and Safety with System.Threading.Lock in .NET 9 and C# 13
7/22/2024 2:26:10 AM.
Explore the new System.Threading.Lock in .NET 9 and C# 13 for enhanced multithreading performance and safety. This article covers its benefits, compiler warnings for misuse, and best practices for loc
Benefits of Locking and Unlocking Objects in C#
7/3/2024 11:06:28 AM.
Object locking in C# ensures controlled access to shared resources in multithreaded environments, preventing race conditions and maintaining data integrity. By using the lock statement, you can synchr
Unlocking Data Analysis with Microsoft Power BI
6/24/2024 6:23:59 AM.
Unlocking Data Analysis with Microsoft Power BI: A Comprehensive Insight delves into harnessing the full potential of Power BI for robust data analysis. From data visualization to dashboard creation,
Unlocking the Power of Azure
6/3/2024 10:10:58 AM.
Unlocking the Power of Azure: A Comprehensive Guide provides an in-depth look at Microsoft's cloud platform. Discover Azure's vast services, including virtual machines, storage, networking, da
Mastering Asynchronous Programming in C# Async and Await Patterns
6/1/2024 9:17:52 AM.
Master asynchronous programming in C# with the async and await patterns. Learn how to write non-blocking code, improve application performance, and handle concurrency. Understand Task-based asynchrony
Synchronous Asynchronous Blocking Non-Blocking Concurrent Parallel Programming
5/29/2024 6:24:45 AM.
Explore the intricacies of programming paradigms with a comprehensive dive into synchronous, asynchronous, blocking, non-blocking, concurrent, and parallel execution.
Exploring Linux: Unlocking the Secrets of the Open-Source
5/21/2024 10:24:04 AM.
Unraveling the Mysteries of Linux: This guide delves into the enigmatic world of Linux, an open-source operating system renowned for its customization, security, and performance. Explore the Linux ker
3 Ways of Doing Optimistic Locking in .NET
5/16/2024 8:31:32 AM.
In this article we will touch base 3 ways of doing optimistic locking i.e. Using ADO.NET dataset, SQL Server Timestamp check and old / new value check.
Unlocking the Power of Graph API for SharePoint Pages
5/14/2024 9:59:40 AM.
The Microsoft Graph API empowers developers with seamless access to Microsoft 365 services, including SharePoint, enabling programmatic management and customization of SharePoint pages. It streamlines
Unlocking Angular: Advanced Features, Security, ERP Integration
5/13/2024 4:47:33 AM.
Discover the potential of Angular in ERP integration with .NET Core. Explore advanced features, security enhancements, and performance boosts for seamless integration and optimized performance.
Unlocking Performance: Exploring PLINQ in .NET C#
5/8/2024 8:40:53 AM.
In today's computing landscape, where multi-core processors are ubiquitous, optimizing the performance of your applications often involves leveraging parallelism. One powerful tool in the .NET dev
Unlocking the Power of Linux File Permissions
5/6/2024 11:13:29 AM.
In this article, we will Explore the potency of Linux file permissions, ensuring security and control over system resources. Master chmod, user/group management, and access levels for robust security.
Maximizing Efficiency with Thread Pooling in C# Programming
5/3/2024 5:34:22 AM.
This article explores thread pooling in C#, focusing on its efficiency benefits in concurrent programming. It discusses its importance, implementation using C#, and best practices for optimal performa
6 Ways of Doing Locking in .NET (Pessimistic and Optimistic)
4/30/2024 9:44:21 AM.
This article talks about 6 ways of doing locking in .NET. It starts with concurrency problems and then discusses about 3 ways of doing optimistic locking.
Learn Parallel Programming in .NET
4/29/2024 9:57:15 AM.
.NET parallel programming techniques like Task Parallelism and Concurrent Collections. Utilize BlockingCollection to manage concurrent tasks. Explore Task.Factory.StartNew for task creation, Collectio
Exploring the BlockingCollection<T> Class in .NET
4/25/2024 6:56:24 AM.
In the world of concurrent programming in .NET, developers often encounter scenarios where multiple threads need to communicate and synchronize access to shared data structures. In this article, we
Unlocking the Power of Django Admin
3/18/2024 6:38:10 AM.
We'll use the Django Admin site to add some "real" book data. First we'll show you how to register the models with the admin site, then we'll show you how to login and create som
Unlocking Data Exploration and Machine Learning with Streamlit
3/4/2024 10:09:51 AM.
Streamlit turns data scripts into shareable web apps in minutesāall in pure Python. No front-end experience is required. Streamlit, a Python library, revolutionizes data science with user-friendly web
Turn on Pop-up Blocker in Internet Explorer Using Windows 8
2/27/2024 11:21:56 AM.
This article provides a step-by-step guide on how to activate the pop-up blocker feature in Internet Explorer using Windows 8.
A Deep Dive into SharePoint Architecture: Unlocking the Power of SharePoint
12/2/2023 11:49:49 AM.
Introduction to SharePoint Information Architecture, Information Architecture Elements in SharePoint , Information Architecture Goals, Unlocking the Power of SharePoint , SharePoint Functionality.
Automatic System Locking Using Timer
10/13/2023 9:49:27 AM.
In this article, I am going to show how we can lock the system automatically using a timer.
Producer Consumer Pattern In C#
10/12/2023 10:03:56 AM.
In this article, you will learn about producer consumer pattern in C#.
Synchronous Threading
10/11/2023 8:21:33 AM.
Well this article is basically to explain how to make threads run synchronously.
Unlocking C# Chain of Responsibility Pattern
9/25/2023 9:51:05 AM.
In software design, maintaining the separation of concerns is fundamental. This principle not only enhances code modularity but also ensures each module has a single responsibility. However, as applic
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.
Unlocking the Future: Azure OpenAI Services
9/11/2023 4:31:17 AM.
To understand what is Azure OpenAI services, what are the models available, how the models are classified and the key terminologies in and around related to Azure OpenAI. The difference between Azure
Thread Locking In C#
9/4/2023 7:35:12 AM.
Exclusive locking in C# threading ensures that one thread does not enter a critical section while another thread is in the critical section of code.
Azure Digital Twins: Unlocking the Potential of Connected Environments
7/31/2023 5:33:59 AM.
Discover the transformative capabilities of Microsoft's Azure Digital Twins, a cutting-edge platform enabling virtual representations of physical environments. Optimize operations, reduce costs, a
Unlocking the Power of Serverless Computing with Azure Functions
7/16/2023 4:48:47 AM.
Azure Functions are a serverless computing service provided by Microsoft Azure. They allow developers to write and deploy small units of code called functions that can be triggered by various events.
Eliminating Render Blocking Resources
6/28/2023 10:05:45 AM.
Enhancing Website 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
š„Unlocking the Power of CSS: Best Practices and Sample Code for Stunning Web Design
5/11/2023 5:11:07 AM.
Best practices to follow while styling CSS
Unlocking the Potential of Azure Custom Vision Service: A Step-by-Step Guide
5/8/2023 7:02:56 AM.
In this article describes about creating, building and deploying Azure Custom Vision Service.
Azure Data Shares: Unlocking the Power of Data Collaboration
5/5/2023 4:45:10 AM.
Share data simply and safely from multiple sources with other organizations. Easily control what you share, who receives your data, and the terms of use. Data Share provides full visibility into your
Unlocking the Benefits of Azure VMware Solution: A Comprehensive Overview
5/4/2023 8:35:49 AM.
"Unlocking the Benefits of Azure VMware Solution: A Comprehensive Overview" is an article that explores the features and benefits of Azure VMware Solution (AVS). AVS is a cloud-based solutio
Unlocking the Power of Your Data with Azure Purview: A Comprehensive Overview
5/1/2023 7:13:33 AM.
Microsoft Azure Purview is a powerful data management platform that provides businesses with a comprehensive set of tools to manage their data assets, ensure data compliance, and gain valuable insigh
Unlocking The Power Of Search And Analytics With Azure Elasticsearch
4/28/2023 8:42:53 AM.
Azure Elasticsearch is a cloud-based service provided by Microsoft Azure that allows users to deploy and manage Elasticsearch clusters in a scalable and secure manner. Elasticsearch is a search engine
Why Banks Are Blocking the Crypto
2/15/2023 3:08:06 PM.
In this session, you will know Why Banks Are Blocking Crypto.
Unlocking The Power Of Linear Regression - A Step-by-step Guide To OLS Method
2/9/2023 10:50:09 AM.
In this article, we'll learn about the Power of Linear Regression: A Step-by-Step Guide to OLS Method"
Unlocking the Potential of AI for Software Developers: The Impact of Microsoft Azure and OpenAI
1/18/2023 10:38:57 AM.
Discover the power of AI for software development with the Microsoft Azure and OpenAI partnership. Learn how this collaboration is making cutting-edge AI technology accessible to developers worldwide,
Unlocking Performance Improvements in .NET - Code Quality & Performance Virtual Conference
6/21/2021 10:22:13 AM.
This session in Code Quality & Performance Virtual Conference is about Unlocking Performance Improvements in .NET
Locking In Azure Resource Groups
8/18/2020 8:40:16 AM.
In this article, you will learn about Locking in Azure Resource Groups.
Quickly Blocking Inbound Connections To SQL Server
5/24/2020 11:58:29 PM.
In this article you will learn about Quickly Blocking Inbound Connections to SQL Server.
Understanding Threading in .NET Framework
9/17/2018 1:16:54 AM.
This article describes how to use threading model in .NET Framework including creating, joining, suspending, killing, and interlocking threads. Create thread in C#, Join thread in C#, Suspend thread i
Login Window Xamarin.Forms UWP App With Blocking Feature If Incorrect Login
12/7/2017 11:03:06 PM.
In this article, we are going to create the login window application that will take UserId and Password as its credentials and prompt success if correct credentials are passed.
Blocking File Types In SharePoint 2016
1/3/2017 1:09:31 AM.
In this article, you will learn blocking file types in SharePoint 2016.
Blocking SQL Injection On IIS 7 And Later Versions
7/26/2016 1:42:21 PM.
In this article, I am discussing the way to block the SQL injection at IIS level.
Threading Simplified: Part 10 (Monitor)
3/14/2016 9:16:02 AM.
This article explains what Monitor is and how to use it efficiently in a multithreading environment.
Threading Simplified: Part 9 (Thread Locking)
3/12/2016 11:20:14 PM.
This article explains what Thread Locking is and how to use it efficiently in a multithreading environment.
Threading Simplified: Part 8 (Synchronization Basics and Thread Blocking)
1/26/2016 9:55:37 AM.
This article explains what Thread Synchronization Fundamentals are and how to use Thread Blocking efficiently in multithreading environment.
.NET 4.5 Controller Blocking Issues: Resolved
10/31/2015 6:33:54 AM.
In this article you will learn .NET 4.5 controller blocking Issues.
Resolving Controller Blocking Within .NET 4.5 And ASP.NET MVC
10/28/2015 7:59:45 AM.
In this article you will learn how to resolve controller blocking within .NET 4.5 and ASP.NET MVC.
Blocking Classified Data From Printing In Excel
10/4/2015 9:54:27 AM.
In this article you will learn how to block classified data from printing in Excel.
Illustrated Node.JS
2/7/2015 12:42:04 PM.
In this article you will learn about the Node.JS environment.
Brute Force Attacks And How to Block Them
1/20/2015 3:14:45 PM.
In this article we learn about Brute Force Attacks and how to prevent them.
Configuring SharePoint 2013 and SQL Server to Communicate Over Non-Standard Ports
7/3/2014 12:42:20 PM.
This article explains how to configure SharePoint 2013 and SQL Server to communicate over non-standard ports.
Monitor For Thread Locking Using ReaderWriterLocking
2/1/2014 12:37:36 PM.
This article explains use of a Monitor for thread locking using ReaderWriterLocking.
Reporting - Locking the New Bug or Defect Using Microsoft Test Manager 2010
11/20/2012 10:47:47 PM.
In this article, you will learn how to report or lock the new bug in testing using the Microsoft Test Manager 2010.
High Performance Abstraction Layer for Non-Blocking Asynchronous Thread Safe SqlServer Calls
9/29/2012 10:39:56 AM.
One of the things I find myself doing frequently is writing (and re-writing) plumbing code to execute database CRUD operations. I wrote an abstraction layer over asynchronous SqlServer calls that allows developers to correctly make async calls agains SqlServer without having to deal with any of the complex plumbing normally required. All source code is included with this article.
Locking System in Windows Phone 7
3/21/2012 2:44:07 PM.
In this article we will implement a locking system for Windows Phone 7 applications.
Interlocked Class in c# Threading
3/7/2012 9:46:14 AM.
The methods of this class help protect against errors that can occur when the scheduler switches contexts while a thread is updating a variable that can be accessed by other threads, or when two threads are executing concurrently on separate processors.
ReaderWriterLock Class in C# Threading
1/13/2012 12:44:55 AM.
The ReaderWriterLock class is used to synchronize access to a resource. At any given time, it allows concurrent read access to multiple (essentially unlimited) threads, or it allows write access for a single thread.
Global.asax in ASP.NET for locking web pages, security and license management system
6/21/2010 12:48:37 AM.
In this article we will see that global.asax file events. So we can use this every web application for application control, state and Application management , locking web pages , security of web application and license management system.
Bad Practices: Locking on Non-shared Objects in Multi-threaded Applications
4/24/2010 3:59:35 AM.
In this article we will see one of the bad practices developers always do.
Illustrates the use of the lock in multithreading application
8/17/2006 2:10:26 AM.
Any application must have one or more processes. A Process is structural unit with a memory block and using some set of resources. For each executable, the Windows operating system creates some isolated memory block. This article tries to explain the use of lock basics of Multithreading in C# .Net.
Interlocking Threads
1/27/2006 6:14:04 AM.
Recently, I was building multi-threaded applications and noticed some intermittent data inconsistency. Soon, I found the culprit was locking mechanism. After doing some research, I gathered the following information and as usual decide to share with you guys.