Click here to Skip to main content
15,896,487 members

Comments by DhanashreeRamya (Top 7 by date)

DhanashreeRamya 4-Oct-12 7:45am View    
In what mode should I open my file because it is giving exception on 5th line that the file is used by other process.
DhanashreeRamya 4-Oct-12 6:24am View    
string.Replace will replace all the occurrences of the text,where as I want to replace only first occurrence.
DhanashreeRamya 4-Oct-12 4:59am View    
this still doesn't replace the last line of the file.
DhanashreeRamya 4-Oct-12 4:25am View    
what will the Mid() function do?
DhanashreeRamya 4-Oct-12 3:12am View    
I am reading it line by line.