Click here to Skip to main content
15,886,809 members
Home / Discussions / C#
   

C#

 
Questionbackgroundcolor for MenuItem Pin
Bekjong14-May-07 3:49
Bekjong14-May-07 3:49 
AnswerRe: backgroundcolor for MenuItem Pin
Ed.Poore14-May-07 6:16
Ed.Poore14-May-07 6:16 
GeneralRe: backgroundcolor for MenuItem Pin
Bekjong15-May-07 3:53
Bekjong15-May-07 3:53 
QuestionHelp regarding Ms Access Pin
anu8114-May-07 3:40
anu8114-May-07 3:40 
AnswerRe: Help regarding Ms Access Pin
Muhammad Gouda14-May-07 3:59
Muhammad Gouda14-May-07 3:59 
QuestionAPI in C# the func WRITE FILE Pin
barak16048714-May-07 3:28
barak16048714-May-07 3:28 
AnswerRe: API in C# the func WRITE FILE Pin
Luc Pattyn14-May-07 3:55
sitebuilderLuc Pattyn14-May-07 3:55 
QuestionWeb Services question Pin
LCI14-May-07 1:56
LCI14-May-07 1:56 
I Have a web service listner. Another web service calls a function , say...
Myfunc. I return success when i am done and the process starts again.

i would like to track some data when Myfunc is called that i can use for validation on subsequent calls to Myfunc. Using memory will not work because if i store some data on call 1 to Myfunc, in an array list, on the subsequent call to Myfunc, that data is gone.

What is the quickest, way to get around this?
Is it Threads? If so, can someone give me some guidance on threads in C#
Or is it simply to write to a file before i return success, then read from the file when Myfunc gets called again. In that way, i always have current data?
AnswerRe: Web Services question Pin
Panchal Hardik14-May-07 2:08
Panchal Hardik14-May-07 2:08 
GeneralRe: Web Services question Pin
LCI14-May-07 2:13
LCI14-May-07 2:13 
GeneralRe: Web Services question Pin
Panchal Hardik14-May-07 2:21
Panchal Hardik14-May-07 2:21 
GeneralRe: Web Services question Pin
LCI14-May-07 2:25
LCI14-May-07 2:25 
GeneralRe: Web Services question Pin
Panchal Hardik14-May-07 2:47
Panchal Hardik14-May-07 2:47 
Questionthumbnail view of a html file Pin
jazeelkm14-May-07 1:49
jazeelkm14-May-07 1:49 
AnswerRe: thumbnail view of a html file Pin
Giorgi Dalakishvili14-May-07 2:10
mentorGiorgi Dalakishvili14-May-07 2:10 
QuestionRe: thumbnail view of a html file Pin
jazeelkm14-May-07 2:21
jazeelkm14-May-07 2:21 
AnswerRe: thumbnail view of a html file Pin
Giorgi Dalakishvili14-May-07 2:29
mentorGiorgi Dalakishvili14-May-07 2:29 
QuestionRe: thumbnail view of a html file Pin
jazeelkm14-May-07 2:35
jazeelkm14-May-07 2:35 
AnswerRe: thumbnail view of a html file Pin
Giorgi Dalakishvili14-May-07 2:39
mentorGiorgi Dalakishvili14-May-07 2:39 
AnswerRe: thumbnail view of a html file Pin
jazeelkm14-May-07 2:43
jazeelkm14-May-07 2:43 
GeneralRe: thumbnail view of a html file [modified] Pin
Giorgi Dalakishvili14-May-07 2:49
mentorGiorgi Dalakishvili14-May-07 2:49 
QuestionOpen File DIalog Pin
mihksoft14-May-07 1:45
mihksoft14-May-07 1:45 
QuestionHow to Read a specific frame of WebBrowser's DocumentText Pin
Bajrang Singh14-May-07 1:22
Bajrang Singh14-May-07 1:22 
QuestionHow To Protect Viewing File Without Login using File Server Pin
attalurisubbu14-May-07 0:56
attalurisubbu14-May-07 0:56 
Questionuser control question Pin
Tushar Mahajan14-May-07 0:52
Tushar Mahajan14-May-07 0:52 

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.