Search

You searched for the word(s): userid:857038

Matching Posts

  • Approaches to prevent dupplicate in files names of the uploaded files

    I'm working on website for researches evaluation the main table of the database is the researches table one of its columns is the research content and usually they are .pdf files. In the research content column(field) the data are refrences to the .pdf files The users will upload the content of the research so there is possiblity to have duplicate file names. I thought to handle this by dynamically creating new different folder for each file to prevent the duplicate but I have feeling like it
    Posted to Data Presentation Controls (Forum) by anas_aljabri on 7/22/2009
  • Re: what prevents the confliction in HttpContext?

    Thanks Alot for this help now it's clear in my brain.
    Posted to State Management (Forum) by anas_aljabri on 7/6/2009
  • what prevents the confliction in HttpContext?

    Hi all i just joined this group. and i will start bothering you by question :D As i know HttpContext Object is an object which contains most of the common details about an HttpRequest and we can ask about the current HttpRequest using the following code HttpContext context = HttpContext.Current; does that mean always in the application only one Request will be serving at a time ?? if the application can serve multiple Requests, what prevents the confliction in the following code HttpContext context
    Posted to State Management (Forum) by anas_aljabri on 7/4/2009
Page 1 of 1 (3 items)