frnds,
I want to save images in ram or cache memory or virtual memory ..but not in hard disk.?
I dont want to store images in hard disk
I searched a lot but i doesnt suceed yet? i really need in urgently..Thanks in advance.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prabhu RajaPosted Oct 20, 2011, 3:38 AM
you can use MemoryStream and fileStream Class Object for this purpose. for example, using memorystream
For more Reference : check this Article
http://www.c-sharpcorner.com/UploadFile/e628d9/4105/