asp.net-security

"Invalid Postback or callback argument" on modifying the DropDownList on the client side

I know why it's happening and i turned the validation off on the page level, but is there a way to turn it off on the control level? "Invalid Postback or callback argument . Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true" %>in a page. For security purposes, this feature verifies that arguments...

How to do Discretionary Access Control List (DACL) for .Net Security?

I am interesting in using a Discretionary Access Control List with Membership provided by .Net Security. Are there any implementations of this that exist in .Net or open source? Is there a way to use .Net security as a DACL? Does a custom solution have to be built? Thanks. ...

What are attack ways on a website?!

Hi Can anyone tell me so short what are attack kinds on a website?! I'm using Asp.net and SQL server 2005. And can you give me a reference about each of them please?! ...