By tag: protection
0
kicks
Simple download protection for files and document using ASP.NET / C#
Really simple, just a few lines of code. Without using HTTP Handlers or extension mappings in IIS. The documents are stored outside IIS scope and they are writted to the HTTP output stream using Response. WriteFile()