Community

Storing Binary Files Directly in the Database Using ASP.NET 2.0

(Scott Mitchell) In building a data-driven application, oftentimes both text and binary data needs to be captured. Applications might need to store images, PDFs, Word documents, or other binary data. Such binary data can be stored in one of two ways: on the web server’s file system, with a reference

Read More - Register for Free Membership