Categories

Updated: 11/20/2007

Storing Binary Data to Database by using ASP.NET 2.0

Tutorial explains how to store to database and get back binary data, like images, .pdf or .zip files. There is an option to store this type of data to web server file system. But, there is also an option to store it to database and return it with ASP.NET server code.
©2003-2019 jCay.com