Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
QuestionReading excel file in blocks Pin
sankar i3-Jul-09 1:28
sankar i3-Jul-09 1:28 
AnswerRe: Reading excel file in blocks Pin
padmanabhan N3-Jul-09 1:44
padmanabhan N3-Jul-09 1:44 
AnswerRe: Reading excel file in blocks Pin
moon_stick3-Jul-09 3:25
moon_stick3-Jul-09 3:25 
GeneralRe: Reading excel file in blocks Pin
EliottA3-Jul-09 3:36
EliottA3-Jul-09 3:36 
GeneralRe: Reading excel file in blocks Pin
sankar i7-Jul-09 18:45
sankar i7-Jul-09 18:45 
QuestionHow to close pop3 connection Pin
Nekkantidivya3-Jul-09 1:04
Nekkantidivya3-Jul-09 1:04 
AnswerRe: How to close pop3 connection Pin
Manas Bhardwaj3-Jul-09 1:29
professionalManas Bhardwaj3-Jul-09 1:29 
Questionclose or overwrite the file Pin
havejeet3-Jul-09 1:03
havejeet3-Jul-09 1:03 
Hi all,

I have one windows service made in C#. I want My service to create CSV file every two minutes... but it should overwrite the existing file every two minutes. but whenever I try - it says file is already open - while I am sure that file is processed during those elapsed two minutes.. How do i programmatically close the file or overwrite the same. My file creation is through windows utility CSVDE (so have no control over creation except for the time and name!)


please suggest, thanks,
Jeet
AnswerRe: close or overwrite the file Pin
Tamer Oz3-Jul-09 1:39
Tamer Oz3-Jul-09 1:39 
GeneralRe: close or overwrite the file Pin
havejeet3-Jul-09 4:35
havejeet3-Jul-09 4:35 
QuestionOFNHookProc Parameters Values Pin
Satish Pai3-Jul-09 1:03
Satish Pai3-Jul-09 1:03 
AnswerRe: OFNHookProc Parameters Values Pin
Manas Bhardwaj3-Jul-09 1:07
professionalManas Bhardwaj3-Jul-09 1:07 
AnswerRe: OFNHookProc Parameters Values Pin
DaveyM693-Jul-09 2:02
professionalDaveyM693-Jul-09 2:02 
GeneralADO.Net Dataview........ [modified] Pin
Isaac Gordon3-Jul-09 0:16
Isaac Gordon3-Jul-09 0:16 
GeneralRe: ADO.Net Dataview........ Pin
Manas Bhardwaj3-Jul-09 1:01
professionalManas Bhardwaj3-Jul-09 1:01 
Questioncode/class for searching for a name from a database in c# Pin
frank q-p2-Jul-09 23:53
frank q-p2-Jul-09 23:53 
AnswerRe: code/class for searching for a name from a database in c# Pin
K03063-Jul-09 0:11
K03063-Jul-09 0:11 
AnswerRe: code/class for searching for a name from a database in c# Pin
himanshu25613-Jul-09 0:13
himanshu25613-Jul-09 0:13 
JokeRe: code/class for searching for a name from a database in c# Pin
Vasudevan Deepak Kumar3-Jul-09 2:11
Vasudevan Deepak Kumar3-Jul-09 2:11 
GeneralRe: code/class for searching for a name from a database in c# Pin
himanshu25613-Jul-09 2:25
himanshu25613-Jul-09 2:25 
AnswerRe: code/class for searching for a name from a database in c# Pin
killabyte3-Jul-09 1:19
killabyte3-Jul-09 1:19 
QuestionC# Windows Application Testing Tool Pin
satsumatable2-Jul-09 22:45
satsumatable2-Jul-09 22:45 
AnswerRe: C# Windows Application Testing Tool Pin
Eddy Vluggen2-Jul-09 22:52
professionalEddy Vluggen2-Jul-09 22:52 
GeneralRe: C# Windows Application Testing Tool Pin
satsumatable3-Jul-09 0:36
satsumatable3-Jul-09 0:36 
QuestionHow To Check the Type of a string if it has only numeric characters or only normal characters or hybrid Pin
kKamel2-Jul-09 22:45
kKamel2-Jul-09 22:45 

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.