asp.net mvc - Upload a file and destory it after session is completed -


i want upload file through asp.net mvc , delete file after session destroyed ?

check out link has code in c#. tell how find file , delete it, must handle checking session , associated logic. link


Comments