Palisade Magazine

 

Discuss: Securing Documents in Web Applications

by Varun Chaudhry, CCNA
Discussion is open — there are 3 reader comments. Add yours.
1. Akshay Gupta | 29 Nov 2005 3:25 PM

Hey Varun

Its very nice to see your article and found it very interesting though. Please can you explain me BLOB in detail and let me have some more details about the Authentication procedures and any site which is vulnerable to this type of threat.

Regards
Akshay Gupta
aks.gup@gmail.com

2. Varun Chaudhry | 06 Dec 2005 5:51 PM

Hi Akshay,

BLOB is a binary large object that can hold variable amount of data. You can write it to the database as either binary or character data.

If it is stored as text, you can pass it as a string parameter. However, if it is stored in binary format, you can pass an array of type "byte" as a binary parameter.

Regards,
Varun

3. Prathapan | 09 Dec 2005 5:27 PM

Interesting article..

Will the BLOB approach be slower than a file system based approach?

Post Your Comment








Please keep your comments on topic. Fields marked with * are required. We reserve the right to remove any comments deemed inappropriate.


*