Click here to Skip to main content
15,889,867 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Image not display Pin
DoctorMick22-Dec-09 0:44
DoctorMick22-Dec-09 0:44 
AnswerRe: Image not display Pin
J a a n s22-Dec-09 1:01
professionalJ a a n s22-Dec-09 1:01 
QuestionNaming a file on the server in Multiuser environment. Pin
KittyKit21-Dec-09 22:49
KittyKit21-Dec-09 22:49 
AnswerRe: Naming a file on the server in Multiuser environment. Pin
Blue_Boy21-Dec-09 22:56
Blue_Boy21-Dec-09 22:56 
GeneralRe: Naming a file on the server in Multiuser environment. Pin
KittyKit7-Jan-10 0:39
KittyKit7-Jan-10 0:39 
GeneralRe: Naming a file on the server in Multiuser environment. Pin
Blue_Boy7-Jan-10 8:32
Blue_Boy7-Jan-10 8:32 
AnswerRe: Naming a file on the server in Multiuser environment. Pin
S. Brozius21-Dec-09 22:57
S. Brozius21-Dec-09 22:57 
AnswerRe: Naming a file on the server in Multiuser environment. Pin
Abhishek Sur21-Dec-09 23:03
professionalAbhishek Sur21-Dec-09 23:03 
Of course.. Pad the UniqueID(Preferably a GUID) just after the actual filename. It will identify which users copy of the file it is.

Also, if your requirement is only to have a copy, why dont you use Database as file storage. It is easier to manage files in database as far as your reqirement is concerned. Only a single row with UserID Foreign key will do the job for you.

Also, another thing, if the file wouldn't be modified by each user in the server, you dont have to store multiple copies of each file.

Smile | :)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

AnswerRe: Naming a file on the server in Multiuser environment. Pin
Vimalsoft(Pty) Ltd22-Dec-09 2:16
professionalVimalsoft(Pty) Ltd22-Dec-09 2:16 
QuestionHow to change the Legend Colour in SSRS Pin
siddisagar21-Dec-09 22:20
siddisagar21-Dec-09 22:20 
AnswerRe: How to change the Legend Colour in SSRS Pin
sashidhar21-Dec-09 22:50
sashidhar21-Dec-09 22:50 
Questionerror: Pin
mylogics21-Dec-09 19:20
professionalmylogics21-Dec-09 19:20 
AnswerRe: error: Pin
mylogics21-Dec-09 20:31
professionalmylogics21-Dec-09 20:31 
GeneralRe: error: Pin
Abhishek Sur21-Dec-09 21:44
professionalAbhishek Sur21-Dec-09 21:44 
GeneralRe: error: Pin
mylogics21-Dec-09 22:29
professionalmylogics21-Dec-09 22:29 
QuestionSessionPageStatePersister is not releasing the old viewstate from session and so cpu memory is running out Pin
mtilak21-Dec-09 13:14
mtilak21-Dec-09 13:14 
AnswerRe: SessionPageStatePersister is not releasing the old viewstate from session and so cpu memory is running out Pin
Abhishek Sur21-Dec-09 21:37
professionalAbhishek Sur21-Dec-09 21:37 
GeneralRe: SessionPageStatePersister is not releasing the old viewstate from session and so cpu memory is running out Pin
mtilak22-Dec-09 7:58
mtilak22-Dec-09 7:58 
GeneralRe: SessionPageStatePersister is not releasing the old viewstate from session and so cpu memory is running out Pin
Abhishek Sur22-Dec-09 21:17
professionalAbhishek Sur22-Dec-09 21:17 
GeneralRe: SessionPageStatePersister is not releasing the old viewstate from session and so cpu memory is running out Pin
mtilak23-Dec-09 5:22
mtilak23-Dec-09 5:22 
GeneralRe: SessionPageStatePersister is not releasing the old viewstate from session and so cpu memory is running out Pin
Abhishek Sur23-Dec-09 20:47
professionalAbhishek Sur23-Dec-09 20:47 
QuestionUrgent Help required to fix this error "An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail." Pin
ravindradonkada21-Dec-09 6:14
ravindradonkada21-Dec-09 6:14 
AnswerRe: Urgent Help required to fix this error "An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail." Pin
meltonllenos4-May-10 17:41
meltonllenos4-May-10 17:41 
Questionmaking a window model Pin
Hema Bairavan21-Dec-09 0:54
Hema Bairavan21-Dec-09 0:54 
AnswerRe: making a window model Pin
Abhijit Jana21-Dec-09 1:03
professionalAbhijit Jana21-Dec-09 1:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.