hi i read file bytes from sql server then write on local drive Server.MapPath(".") & "\someId\View"
it is really head ache to maintain this because if user logout or close the tab or browse button i need to delete the downloded files
how to handle the temp files effectively?
Go to the complete details ...