Hi..... In this blog I will tell you that what is cross site scripting and how to implemet some validation rule so that we prevent cross site scripting.
Cookie poisoning is a known technique mainly for achieving impersonation and breach of privacy through manipulation of session cookies, which maintain
In last blog I had explained that how to implement cryptography by using SHA1 algorithm. In this article I will describe another method to implement c
We can use cryptography to secure our data from users over the network. We can implement cryptography in C# by using System.Security.Cryptography name