Hai
I am creating a website in ASP.NET c#
In that if user paste the file based on type
In which place could i create a folder to paste a file
Currently i have created a folder in bin
Is it fine
because since bin is important could i proceed with that
We should not get any issue after deployment
Kindly share your thoughts
Example In school application
School -Main folder
Student and Staff -Folder names in school folder
Files from students and staff are pasted in student and staff foider
I am showing the contents in sub folder(Student and staff) based on file type(.bmp,.jpg..etc)
Regards