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 Application Security
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Chetan Sanghani (1)
Sarthak Varshney (1)
George (1)
Kaviya Balasubramanian (1)
Ajay Kumar (1)
Kisorjan Jakathiswaran (1)
Ziggy Rafiq (1)
Sandeep Mishra (1)
Akshay Phadke (1)
Ashish Aphale (1)
S Ravindran (1)
Pietros Ghebremicael (1)
Related resources for Application Security
No resource found
Securing .NET Core Applications: Best Practices and Techniques
7/16/2024 7:27:47 PM.
In today's interconnected world, security is paramount for any application, especially those built on .NET Core. With its flexibility and scalability, .NET Core empowers developers to create robus
NSX ALB Virtual Services and Vulnerable Web Applications
5/29/2024 5:54:10 AM.
Explore VMware NSX ALB's role in enhancing web application security and performance. This article delves into its key features like load balancing, WAF, and DDoS protection, and explains how virtu
Application Security (1), in General
5/3/2024 3:37:40 AM.
This is a discussion about Application Security. This series delves into application security, covering tools like Fortify, Sonatype, and WebInspect. It emphasizes proactive security measures and disc
Create Secure Store Application In SharePoint O365
5/2/2024 9:51:15 AM.
Learn how to enhance security in SharePoint Online (O365) by creating a secure store application. Explore secure credential management, authentication, and integration with Azure Active Directory for
Fortifying your .NET Project
2/16/2024 3:45:43 AM.
This article explores essential strategies to enhance the security of .NET projects, addressing common threats like SQL injection and XSS. It covers input validation, parameterized queries, authentica
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
How to Maintain Application Security and Prevent Vulnerabilities in C#?
7/12/2023 6:33:15 AM.
This article provides essential best practices for ensuring secure coding in C#. By implementing these practices, developers can maintain the security of their applications and mitigate vulnerabilitie
Web Application Security
8/30/2020 2:11:39 PM.
In this article, you will learn about Web Application Security.
ASP.NET Application Security With SQL Server
6/1/2016 1:56:52 PM.
In this article, you will learn about ASP.NET Application Security with SQL Server.
MVC Application Security Issues: Cookie Security & URL Attacks - Part One
5/16/2016 1:03:30 PM.
In this article you will learn MVC Application Security Issues.
OWASP Top 10 Vulnerabilities
6/26/2013 12:11:36 AM.
The OWASP Top Ten provides a powerful awareness for web application security. In this article is the top 10 security risks listed by OWASP 2013.
A Glance at Web Application Security
5/19/2012 5:00:02 AM.
Web application security involves implementing protective measures against potential threats, malicious or unintentional, that exploit exposed vulnerabilities. Security is best implemented using the defence-in-depth technique by applying protective measures at network, host, and web application levels. This article will focus on security at the application level by exploring IIS and ASP.net authentication, authorization and secure communication.