Click here to Skip to main content
15,894,315 members
Home / Discussions / C#
   

C#

 
AnswerRe: Propertygrid help required. Pin
Ricardo Casquete4-Apr-06 21:55
Ricardo Casquete4-Apr-06 21:55 
GeneralRe: Propertygrid help required. Pin
aliasjad5-Apr-06 21:13
aliasjad5-Apr-06 21:13 
GeneralRe: Propertygrid help required. Pin
Ricardo Casquete5-Apr-06 21:30
Ricardo Casquete5-Apr-06 21:30 
GeneralRe: Propertygrid help required. Pin
Ricardo Casquete5-Apr-06 21:40
Ricardo Casquete5-Apr-06 21:40 
GeneralRe: Propertygrid help required. Pin
aliasjad6-Apr-06 2:39
aliasjad6-Apr-06 2:39 
GeneralRe: Propertygrid help required. Pin
aliasjad9-Apr-06 20:16
aliasjad9-Apr-06 20:16 
QuestionIn c# datagrid Pin
simran0074-Apr-06 18:42
simran0074-Apr-06 18:42 
QuestionFiles Pin
clint19824-Apr-06 18:23
clint19824-Apr-06 18:23 
I was wondering about the implementation of StreamReader.
I have a big file it can be about 2 gigabytes.
In the constructor, I constructed the StreamReader with a big buffer.
The question is if I use ReadLine does it work only with the buffer until it ends and then loads a new buffer or does it work with the file every time ?
I need it to be the most optimized possible.
If it doesn't work this way, do you know how to work with files in C# that don't work with streams and that I can implement it alone ?

Thanks, Clint
AnswerRe: Files Pin
Expert Coming4-Apr-06 20:36
Expert Coming4-Apr-06 20:36 
GeneralRe: Files Pin
clint19824-Apr-06 22:27
clint19824-Apr-06 22:27 
AnswerRe: Files Pin
Navaneeth.K.N4-Apr-06 20:44
Navaneeth.K.N4-Apr-06 20:44 
GeneralRe: Files Pin
Guffa4-Apr-06 23:24
Guffa4-Apr-06 23:24 
GeneralRe: Files Pin
clint19824-Apr-06 23:30
clint19824-Apr-06 23:30 
AnswerRe: Files Pin
Guffa5-Apr-06 5:23
Guffa5-Apr-06 5:23 
GeneralRe: Files Pin
simran0075-Apr-06 19:24
simran0075-Apr-06 19:24 
GeneralRe: Files Pin
Guffa6-Apr-06 1:45
Guffa6-Apr-06 1:45 
AnswerRe: Files Pin
Guffa4-Apr-06 20:56
Guffa4-Apr-06 20:56 
Questionvery very urgent please help me in c# datagrid Pin
Abdul_Rahman4-Apr-06 18:22
Abdul_Rahman4-Apr-06 18:22 
AnswerRe: very very urgent please help me in c# datagrid Pin
krishna194-Apr-06 21:47
krishna194-Apr-06 21:47 
QuestionMerge INI Pin
picasso24-Apr-06 17:57
picasso24-Apr-06 17:57 
AnswerRe: Merge INI Pin
Expert Coming4-Apr-06 20:37
Expert Coming4-Apr-06 20:37 
AnswerRe: Merge INI Pin
scoroop4-Apr-06 22:22
scoroop4-Apr-06 22:22 
GeneralRe: Merge INI Pin
picasso25-Apr-06 11:10
picasso25-Apr-06 11:10 
QuestionHow to convert from decimal to binary Pin
shdelpiero4-Apr-06 14:51
shdelpiero4-Apr-06 14:51 
AnswerRe: How to convert from decimal to binary Pin
Christian Graus4-Apr-06 19:02
protectorChristian Graus4-Apr-06 19:02 

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.