Click here to Skip to main content
16,004,944 members
Home / Discussions / C#
   

C#

 
QuestionResize quastion (Spliter) Pin
ytubis15-Jul-06 0:14
ytubis15-Jul-06 0:14 
AnswerRe: Resize quastion (Spliter) Pin
Andrew Lygin15-Jul-06 1:23
Andrew Lygin15-Jul-06 1:23 
Questiongetting inserted twice in SQL Table Pin
airandclouds14-Jul-06 23:54
airandclouds14-Jul-06 23:54 
AnswerRe: getting inserted twice in SQL Table [modified] Pin
Colin Angus Mackay15-Jul-06 5:35
Colin Angus Mackay15-Jul-06 5:35 
QuestionRead/Update flat files Pin
Krrish14-Jul-06 23:46
Krrish14-Jul-06 23:46 
AnswerRe: Read/Update flat files Pin
led mike15-Jul-06 16:18
led mike15-Jul-06 16:18 
GeneralRe: Read/Update flat files Pin
Krrish16-Jul-06 19:03
Krrish16-Jul-06 19:03 
GeneralRe: Read/Update flat files Pin
led mike16-Jul-06 19:47
led mike16-Jul-06 19:47 
Krrish wrote:
I mean the same function shoulad cater the requirement for both reading and updating the records


Ok well that is a really bad design but it's your project I guess.

Krrish wrote:
i want to update that column based on comparision result,


If the character width of the column is not going to change then you can just set the "file position" and then overwrite the column data with the new bytes. If the data width is going to change then it is much more complex because you have to write the entire file from the first position that changes the data width.


"Just about every question you've asked over the last 3-4 days has been "urgent". Perhaps a little planning would be helpful?"
Colin Angus Mackay in the C# forum


led mike
GeneralRe: Read/Update flat files Pin
Krrish16-Jul-06 20:13
Krrish16-Jul-06 20:13 
QuestionIt must be >= 0 and < the PageCount Pin
vjain2314-Jul-06 19:23
vjain2314-Jul-06 19:23 
AnswerRe: It must be >= 0 and < the PageCount Pin
Colin Angus Mackay14-Jul-06 21:56
Colin Angus Mackay14-Jul-06 21:56 
AnswerRe: It must be >= 0 and < the PageCount Pin
Paul Conrad15-Jul-06 10:54
professionalPaul Conrad15-Jul-06 10:54 
QuestionRead location in .lnk (shortcut) file Pin
StyrofoamSUV14-Jul-06 18:56
StyrofoamSUV14-Jul-06 18:56 
AnswerRe: Read location in .lnk (shortcut) file Pin
kasik15-Jul-06 5:15
kasik15-Jul-06 5:15 
GeneralRe: Read location in .lnk (shortcut) file Pin
StyrofoamSUV15-Jul-06 6:46
StyrofoamSUV15-Jul-06 6:46 
QuestionHow can I display a .mht file on a webBrwoser control? Pin
AngryC14-Jul-06 15:49
AngryC14-Jul-06 15:49 
AnswerRe: How can I display a .mht file on a webBrwoser control? Pin
Andrew Lygin14-Jul-06 19:20
Andrew Lygin14-Jul-06 19:20 
QuestionStringCollection Property Design Time Editing Pin
Loophole14-Jul-06 13:10
Loophole14-Jul-06 13:10 
AnswerRe: StringCollection Property Design Time Editing Pin
Robert Rohde15-Jul-06 11:13
Robert Rohde15-Jul-06 11:13 
GeneralRe: StringCollection Property Design Time Editing Pin
Loophole17-Jul-06 6:12
Loophole17-Jul-06 6:12 
GeneralRe: StringCollection Property Design Time Editing Pin
Robert Rohde17-Jul-06 7:14
Robert Rohde17-Jul-06 7:14 
GeneralRe: StringCollection Property Design Time Editing [modified] Pin
Loophole20-Jul-06 7:11
Loophole20-Jul-06 7:11 
GeneralRe: StringCollection Property Design Time Editing Pin
Robert Rohde20-Jul-06 10:37
Robert Rohde20-Jul-06 10:37 
QuestionLaunch other program in mdi? Pin
Toreddo14-Jul-06 11:59
Toreddo14-Jul-06 11:59 
AnswerRe: Launch other program in mdi? Pin
Dave Kreskowiak14-Jul-06 16:33
mveDave Kreskowiak14-Jul-06 16:33 

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.