Click here to Skip to main content
15,925,499 members
Home / Discussions / C#
   

C#

 
GeneralRe: windows service Pin
Darryl Borden10-Aug-05 3:56
Darryl Borden10-Aug-05 3:56 
GeneralRe: windows service Pin
horacyjr10-Aug-05 4:10
horacyjr10-Aug-05 4:10 
GeneralRe: windows service Pin
Dave Kreskowiak10-Aug-05 12:09
mveDave Kreskowiak10-Aug-05 12:09 
Generalhook to capture these messages Pin
pjoseph99910-Aug-05 2:47
pjoseph99910-Aug-05 2:47 
GeneralRe: hook to capture these messages Pin
Alomgir Miah10-Aug-05 5:50
Alomgir Miah10-Aug-05 5:50 
GeneralRe: hook to capture these messages Pin
pjoseph99910-Aug-05 21:50
pjoseph99910-Aug-05 21:50 
QuestionDB the way to go? Pin
Morrgan10-Aug-05 1:28
Morrgan10-Aug-05 1:28 
AnswerRe: DB the way to go? Pin
Dario Solera10-Aug-05 1:37
Dario Solera10-Aug-05 1:37 
In my opinion DBs are surely slower and less disk/ram space efficient.

I think also that 2M elements use at least *some* megabytes of memory.

Iterating over all the elems may waste much time, but if there is NO relation between, for example, adjacent elems in the matrix, it is, in my opinion, the only way...

You can use something like BinTrees, but the data MUST be structured in a some kind of ordered status.


[ITA] Tozzi ha ragione: Gaia si sta liberando di noi.
[ENG] Tozzi is right: Gaia is obliterating us.
GeneralRe: DB the way to go? Pin
Morrgan10-Aug-05 6:07
Morrgan10-Aug-05 6:07 
AnswerRe: DB the way to go? Pin
Guffa10-Aug-05 6:51
Guffa10-Aug-05 6:51 
GeneralRe: DB the way to go? Pin
Morrgan10-Aug-05 7:40
Morrgan10-Aug-05 7:40 
GeneralForm Painting Pin
Greeky10-Aug-05 0:54
Greeky10-Aug-05 0:54 
GeneralRe: Form Painting Pin
Dario Solera10-Aug-05 1:17
Dario Solera10-Aug-05 1:17 
GeneralRe: Form Painting Pin
Greeky10-Aug-05 2:23
Greeky10-Aug-05 2:23 
Questionhow import dll of vc++ in c# Pin
laila1110-Aug-05 0:43
laila1110-Aug-05 0:43 
AnswerRe: how import dll of vc++ in c# Pin
Dario Solera10-Aug-05 1:25
Dario Solera10-Aug-05 1:25 
Generaldatabinding on a datagrid Pin
dhol10-Aug-05 0:20
dhol10-Aug-05 0:20 
GeneralDetermining if a string is a valid filename for system Pin
misterbear9-Aug-05 23:15
misterbear9-Aug-05 23:15 
GeneralRe: Determining if a string is a valid filename for system Pin
leppie10-Aug-05 0:34
leppie10-Aug-05 0:34 
GeneralCombobox Pin
hongoc2179-Aug-05 21:50
hongoc2179-Aug-05 21:50 
GeneralRe: Combobox Pin
Mohamad Al Husseiny10-Aug-05 2:03
Mohamad Al Husseiny10-Aug-05 2:03 
GeneralRe: Combobox Pin
hongoc21716-Aug-05 5:49
hongoc21716-Aug-05 5:49 
GeneralRe: Combobox Pin
hongoc21719-Aug-05 9:07
hongoc21719-Aug-05 9:07 
GeneralAudio Cropping Pin
Mr. Naveed Butt9-Aug-05 21:35
professionalMr. Naveed Butt9-Aug-05 21:35 
GeneralRe: Audio Cropping Pin
Dario Solera10-Aug-05 1:28
Dario Solera10-Aug-05 1:28 

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.