How can I upload a file and save it to a Stream for further preview using C#?

Sure is. I upload files (PDF/images) to my db in my app . My model object actually stores the file as a byte array but for other functions I have to convert to and from streams so im sure its just as easy to keep it in stream format.

Yes, but you can't save it to a stream. A stream doesn't contain any data, it's just the means for accessing the actual storage.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions