Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I save image to database using byte array to SQL server image type, if i save 10 MB image, is it going to be bigger or smaller in database? :doh:
10 Mb will remain just that, unless you use a CompressionStream.
CompressionStream
Bastard Programmer from Hell :suss: