Click here to Skip to main content
15,886,744 members
Home / Discussions / C#
   

C#

 
GeneralRe: Show Control out of the Window [modified] Pin
softwarejaeger14-Oct-08 2:32
softwarejaeger14-Oct-08 2:32 
QuestionHow to add Plugin in IE ? Pin
bishwajeet13-Oct-08 19:42
bishwajeet13-Oct-08 19:42 
QuestionGridview by using TemplateField? Pin
my_amrizal13-Oct-08 16:44
my_amrizal13-Oct-08 16:44 
QuestionSet Seperate Background Images of Dual Monitors Pin
aj.esler13-Oct-08 14:13
aj.esler13-Oct-08 14:13 
AnswerRe: Set Seperate Background Images of Dual Monitors Pin
Jakob Olsen14-Oct-08 1:00
Jakob Olsen14-Oct-08 1:00 
GeneralRe: Set Seperate Background Images of Dual Monitors Pin
aj.esler14-Oct-08 11:12
aj.esler14-Oct-08 11:12 
GeneralRe: Set Seperate Background Images of Dual Monitors Pin
Jakob Olsen14-Oct-08 21:10
Jakob Olsen14-Oct-08 21:10 
QuestionExternal sorting Pin
Diamonddrake13-Oct-08 13:37
Diamonddrake13-Oct-08 13:37 
I have been working on a notepad program that has sorting functions, I am having problems sorting large files, I have been getting outofmemoryexceptions, my test machines have had overkill amounts of memory, so that's not the issue. I have made sure to null and dispose my variables and objects, using "USING" code blocks as frequently as possible. I can't seem to solve this problem. I believe that an external sorting algorithm would be the only possible solution. But I can't find anything on it. I have read an outline of a the idea. but I just can't figure out how to implement one. I have scoured google, yahoo, ask, and dogpile for hours. there just doesn't seem to be any examples of a external merge sort anywhere. There is plenty of proof it exists, collage syllabuses with external merge sort in title, a wikki page describing its usage, I just can't find any C# help about.

if anyone could help me with an example, or a code snippet, or just a more in depth explanation that i might grow on.
I am at a loss,

Thanks,
DiamondDrake
AnswerRe: External sorting Pin
Simon P Stevens13-Oct-08 22:51
Simon P Stevens13-Oct-08 22:51 
GeneralRe: External sorting Pin
Diamonddrake14-Oct-08 10:08
Diamonddrake14-Oct-08 10:08 
GeneralRe: External sorting Pin
Simon P Stevens14-Oct-08 11:15
Simon P Stevens14-Oct-08 11:15 
GeneralRe: External sorting Pin
Diamonddrake14-Oct-08 14:37
Diamonddrake14-Oct-08 14:37 
GeneralRe: External sorting Pin
Simon P Stevens14-Oct-08 21:32
Simon P Stevens14-Oct-08 21:32 
Questioncrystal report viewer - treelist Pin
nelsonpaixao13-Oct-08 12:32
nelsonpaixao13-Oct-08 12:32 
QuestionCRYSTAL REPORTS - load image Pin
nelsonpaixao13-Oct-08 12:12
nelsonpaixao13-Oct-08 12:12 
AnswerRe: CRYSTAL REPORTS - load image Pin
teddddddddddd13-Oct-08 19:20
teddddddddddd13-Oct-08 19:20 
GeneralRe: CRYSTAL REPORTS - load image Pin
nelsonpaixao14-Oct-08 12:31
nelsonpaixao14-Oct-08 12:31 
GeneralRe: CRYSTAL REPORTS - load image Pin
nelsonpaixao15-Oct-08 13:21
nelsonpaixao15-Oct-08 13:21 
GeneralRe: CRYSTAL REPORTS - load image Pin
teddddddddddd15-Oct-08 19:41
teddddddddddd15-Oct-08 19:41 
QuestionWrite to Ms word document ??? Pin
TALHAKOSEN13-Oct-08 10:01
TALHAKOSEN13-Oct-08 10:01 
GeneralRe: Write to Ms word document ??? Pin
led mike13-Oct-08 10:10
led mike13-Oct-08 10:10 
AnswerRe: Write to Ms word document ??? Pin
#realJSOP13-Oct-08 10:53
mve#realJSOP13-Oct-08 10:53 
GeneralRe: Write to Ms word document ??? Pin
Pete O'Hanlon13-Oct-08 11:15
mvePete O'Hanlon13-Oct-08 11:15 
JokeRe: Write to Ms word document ??? Pin
Paul Conrad13-Oct-08 12:02
professionalPaul Conrad13-Oct-08 12:02 
AnswerRe: Write to Ms word document ??? Pin
Priya Prk13-Oct-08 12:11
Priya Prk13-Oct-08 12:11 

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.