Click here to Skip to main content
16,017,261 members
Home / Discussions / C#
   

C#

 
GeneralRe: InvalidCastException with CAPICOM and webServices Pin
Alex Korchemniy7-Aug-04 13:09
Alex Korchemniy7-Aug-04 13:09 
GeneralRe: InvalidCastException with CAPICOM and webServices Pin
beowulfagate7-Aug-04 16:55
beowulfagate7-Aug-04 16:55 
GeneralReplace Task Manager Pin
mrtaikandi7-Aug-04 2:08
professionalmrtaikandi7-Aug-04 2:08 
GeneralRe: Replace Task Manager Pin
Alex Korchemniy7-Aug-04 13:04
Alex Korchemniy7-Aug-04 13:04 
GeneralExecuting an external application Pin
mrtaikandi7-Aug-04 2:00
professionalmrtaikandi7-Aug-04 2:00 
GeneralRe: Executing an external application Pin
Alex Korchemniy7-Aug-04 12:59
Alex Korchemniy7-Aug-04 12:59 
GeneralUrgent - Need help inserting line into text file. Pin
IrishSonic7-Aug-04 1:30
IrishSonic7-Aug-04 1:30 
GeneralRe: Urgent - Need help inserting line into text file. Pin
DavidR_r7-Aug-04 2:00
DavidR_r7-Aug-04 2:00 
Why would not you consider the old fashion way read the old file and create
simultaneously a new file -> copy each line while they are identical, then insert the change and so on. When you finish you can delete the old file and rename the new file to the old name. You can use File class. I think it will save you much trouble

DavidR
GeneralRe: Urgent - Need help inserting line into text file. Pin
leppie7-Aug-04 2:32
leppie7-Aug-04 2:32 
GeneralRe: Urgent - Need help inserting line into text file. Pin
IrishSonic7-Aug-04 6:46
IrishSonic7-Aug-04 6:46 
GeneralRe: Urgent - Need help inserting line into text file. Pin
Sue92abc23-Oct-04 8:26
Sue92abc23-Oct-04 8:26 
GeneralSimple Math on a datagrid Pin
christopher_seewald6-Aug-04 23:18
christopher_seewald6-Aug-04 23:18 
GeneralRe: Simple Math on a datagrid Pin
Sukrath Mahajan7-Aug-04 2:03
Sukrath Mahajan7-Aug-04 2:03 
GeneralRe: Simple Math on a datagrid Pin
Robert Rohde8-Aug-04 0:06
Robert Rohde8-Aug-04 0:06 
GeneralA sample cluster program Pin
qi_zhang6-Aug-04 22:29
qi_zhang6-Aug-04 22:29 
GeneralRe: A sample cluster program Pin
Alex Korchemniy7-Aug-04 12:57
Alex Korchemniy7-Aug-04 12:57 
GeneralRe: A sample cluster program Pin
qi_zhang7-Aug-04 16:15
qi_zhang7-Aug-04 16:15 
Generalbase question Pin
Mathew Hall6-Aug-04 22:20
Mathew Hall6-Aug-04 22:20 
GeneralRe: base question Pin
leppie6-Aug-04 23:23
leppie6-Aug-04 23:23 
GeneralRe: base question Pin
Mathew Hall7-Aug-04 1:05
Mathew Hall7-Aug-04 1:05 
GeneralRe: base question Pin
leppie7-Aug-04 1:29
leppie7-Aug-04 1:29 
GeneralGetting notified when a method is called Pin
Robert Rohde6-Aug-04 21:05
Robert Rohde6-Aug-04 21:05 
GeneralRe: Getting notified when a method is called Pin
Angel Reyes6-Aug-04 22:19
Angel Reyes6-Aug-04 22:19 
GeneralRe: Getting notified when a method is called Pin
Robert Rohde6-Aug-04 22:26
Robert Rohde6-Aug-04 22:26 
GeneralRe: Getting notified when a method is called Pin
leppie7-Aug-04 1:39
leppie7-Aug-04 1:39 

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.