C# Class Spontaneous.DataModel.ImageData

We have a problem to store images on mongoDB Should store link to images. and use GridFS for storing the files Example: http://stackoverflow.com/questions/4988436/mongodb-gridfs-with-c-how-to-store-files-such-as-images
Show file Open project: pashkov/Spontaneous Class Usage Examples