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 prevention
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Santosh Kumar Adidawarpu (9)
Ankit Kanojia (2)
Ziggy Rafiq (2)
Vinodh Kumar (1)
Devesh Omar (1)
Jean Paul (1)
Sardar Mudassar Ali Khan (1)
Shubhankar Banerjee (1)
Jay Krishnareddy (1)
Sandeep Mishra (1)
Kisorjan Jakathiswaran (1)
Naimish Makwana (1)
Subham Ray (1)
Sarthak Varshney (1)
CSharp TV (1)
Gowtham Rajamanickam (1)
Noble Dhas (1)
Arun Choudhary (1)
Nanddeep Nachan (1)
Priyaranjan K S (1)
Rubersy Ramos (1)
Ivy Tang (1)
Related resources for prevention
No resource found
Data Loss Prevention in Microsoft Fabric Internals
10/28/2024 9:20:50 AM.
Microsoft Fabric’s Data Loss Prevention (DLP) feature protects sensitive data across services like SharePoint, Teams, and Exchange by enabling policy creation, scanning, and enforcement through Micros
DDoS Attacks and Prevention using .NET Core
10/28/2024 6:30:12 AM.
This article covers the basics of DDoS (Distributed Denial of Service) attacks and prevention methods in .NET Core. It explains how to identify DDoS symptoms and apply preventive techniques, including
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
PowerShell Memory Leak and Prevention
9/16/2024 11:21:14 AM.
This guide covers techniques for managing memory usage, troubleshooting leaks, and optimizing your scripts for better resource efficiency. Gain insights into effective memory leak prevention strategie
Preventing XSS Attacks in ASP.NET Core Web API
9/8/2024 8:22:45 AM.
Cross-site scripting (XSS) is a common web application vulnerability where malicious scripts are injected and executed in a user's browser. To prevent XSS in ASP.NET Core Web APIs, techniques like
The Role of Nonces in Ethereum and EVM Transactions
6/19/2024 9:33:55 AM.
Explore the role of nonces in EVM-based blockchains like Ethereum. Learn how nonces ensure transaction security, prevent double-spending, and maintain blockchain integrity.
Usage of “Required” Keyword in C#
5/17/2024 4:21:25 AM.
In this article, we will learn about the usage of required keywords in C#. In C# 11, the `required` keyword enforces the initialization of properties and fields within classes, records, or structs, en
Preventing XSS in AJAX Web Apps: Best Practices & Prevention
4/30/2024 9:30:39 AM.
Explore the risks of XSS (Cross-Site Scripting) in AJAX (Asynchronous JavaScript and XML) interactions. Understand how malicious scripts can exploit client-side vulnerabilities, necessitating robust i
Best Practices for Maintaining Security and Preventing Vulnerabilities in C#
4/9/2024 5:54:03 PM.
Explore essential security practices in C# programming with Ziggy Rafiq, covering password hashing, input validation, SQL injection prevention, cryptography, HTTPS, secret management, and staying upda
Building a Secure PHP MySQL Signup/Login Website with Email Verification
1/15/2024 8:48:49 AM.
Creating a secure signup/login system is essential for any web application that involves user authentication. In this article, I'll guide you through building a PHP MySQL login/signup website with
Introduction to the IDisposable Pattern
1/2/2024 6:46:59 AM.
Article on the IDisposable pattern in C#, covering introduction, details, code examples, and best practices. This article will explore the IDisposable pattern, its significance, and how to implement i
Data Loss Prevention (DLP) in 2024
12/18/2023 11:58:25 AM.
In the ever-evolving landscape of cybersecurity, protecting sensitive data has become a paramount concern for organizations across industries. As we usher in the year 2024, the significance of robust
VMware NSX+
10/18/2023 12:14:25 PM.
VMware NSX+ is a cloud-delivered networking, security, and advanced load balancing service that allows networking, security, and operations teams to consume and operate NSX services from a single clou
C# Security: Best Practices for Secure Coding
8/31/2023 5:05:34 PM.
In this article, we will discuss some of the best practices for writing secure code in C#. These practices include using secure password hashing algorithms to store passwords, validating user input to
How to Configure Data Loss Prevention (DLP) Policies in Power Platform
3/13/2023 3:23:50 PM.
Watch Aakash Morya as he will talk about how to create the DLP policies in Power Platform administration using which user can prevent their data loss.
Dynamic SQL Query Injection And Its Prevention Mechanism
1/25/2023 6:27:00 AM.
In this article, you will learn about dynamic SQL query injection and its prevention mechanism.
How To Create New DLP Policy In PowerAPPS Admin Center
5/29/2022 6:28:30 AM.
In this article, you will learn how to Create new DLP Policy in PowerAPPS Admin Center.
Configured Google reCAPTCHA Account For Site And Private Key
7/2/2021 3:22:14 PM.
In this article, we will learn configuration of Google reCAPTCHA account in google which helps us to implement Google reCAPTCHA to a web application. To configuration, we need to add a website domain
Demo On SQL Injection
3/31/2020 9:13:05 AM.
This article explains about SQL Injection with Java source code and My Sql application.
Enable or Disable Theme in Windows 8
12/4/2019 3:32:18 AM.
In this article I describe how to enable or disable the theme in Windows 8.
Data Loss Prevention In Office 365
2/26/2018 10:58:12 AM.
Nowadays, customers are moving to the Cloud. Office 365 is the most attractive package from Microsoft to help move businesses to the cloud quickly and seamlessly.
Implement Data Loss Prevention (DLP) In SharePoint Online
12/20/2016 11:53:53 PM.
In this article, you will learn how to implement Data Loss Prevention (DLP) in SharePoint Online.
Unvalidated Redirects And Forwards And Their Prevention Mechanism In ASP.NET MVC
7/28/2016 3:41:24 PM.
In this article, you will learn about unvalidated redirects, forwards and their prevention mechanism in ASP.NET MVC.
Broken Authentication And Session Management And Its Prevention Mechanism
7/19/2016 6:16:09 PM.
In this article, you will learn about broken authentication and session management and its prevention mechanism.
Sql Injection Through Query String And Its Prevention Mechanism
7/17/2016 5:37:36 PM.
In this article, you will learn about SQL Injection through Query String and its prevention mechanism.
SQL Injection With Base64 And Its Prevention Mechanism
7/4/2016 3:39:03 PM.
In this article, you will learn about SQL injection with Base64 and its prevention mechanism.
Missing Function Level Access Control And Its Prevention Mechanism
6/21/2016 10:07:08 AM.
In this article, you will learn about missing function level access control and its prevention mechanism.
Insecure Direct Object Reference And Its Prevention Mechanism
6/19/2016 10:48:09 AM.
In this article you will learn about Insecure Direct Object Reference and its prevention mechanism.
CSRF Attack and Its Prevention Mechanism
6/18/2016 5:26:04 PM.
In this article you will learn about Cross Site Request Forgery (CSRF) attack.
SQL Injection With Hex Code And Its Prevention Mechanism
6/17/2016 11:46:08 AM.
In this article, you will learn about SQL Injection with Hex code and its prevention mechanism.
Windows Vista Security, Review of Data Execution Prevention
6/3/2009 5:18:46 AM.
Windows Vista introduces a range of new technologies that make the most secure desktop version of Windows to date. The following article provides an objective analysis of one of these improvements. Our goal is to help people better understand the true security climate that awaits them with Windows Vista, in this case with DEP (Data Execution Prevention).
Credit Card Fraud Prevention using .NET Framework in C# or VB.NET
1/16/2006 4:26:43 AM.
How can you protect your business from credit card frauds? This article have few steps that can be taken to ensure that the transaction is being requested by the real cardholder.