Click here to Skip to main content
15,917,538 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Urgent - Need help inserting line into text file. Pin
leppie7-Aug-04 2:32
leppie7-Aug-04 2:32 
IrishSonic wrote:
Can you take a look at my code and see what I am doing wrong!!

You are doing nothing, you are just using it wrong. Best would be to read the file into a stringbuilder instance and just insert the text, then just rewrite the file. There is no point in doing it directly in the file, because your data cannot be "shifted" forward. Imagine trying this (what u wanna do) on a 1Gbyte file.... Smile | :)

top secret xacc-ide 0.0.1
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 
Generalviews Pin
sreejith ss nair6-Aug-04 21:01
sreejith ss nair6-Aug-04 21:01 

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.