Click here to Skip to main content
16,007,885 members
Home / Discussions / C#
   

C#

 
GeneralRe: plz ans that one Pin
leppie19-Aug-02 1:19
leppie19-Aug-02 1:19 
GeneralRe: plz ans that one Pin
jparsons19-Aug-02 10:29
jparsons19-Aug-02 10:29 
QuestionImageList ... where to store ? Pin
AegisHold18-Aug-02 22:54
AegisHold18-Aug-02 22:54 
AnswerRe: ImageList ... where to store ? Pin
Gevik Babakhani18-Aug-02 22:58
Gevik Babakhani18-Aug-02 22:58 
GeneralRe: ImageList ... where to store ? Pin
AegisHold18-Aug-02 23:17
AegisHold18-Aug-02 23:17 
General...does not have an entry point defined. Pin
Thesisus18-Aug-02 13:55
Thesisus18-Aug-02 13:55 
GeneralRe: ...does not have an entry point defined. Pin
Eric Gunnerson (msft)18-Aug-02 15:52
Eric Gunnerson (msft)18-Aug-02 15:52 
GeneralHashtables and there keys Pin
gekoscan18-Aug-02 12:28
gekoscan18-Aug-02 12:28 
Hey what's up coders...

Okay I am going through a Hashtable using an enumerator does the size of the key in bytes actually hinder the time it takes to move through them?

Ie. if I use a short as the key m_htTable[short key] or I use a GUID would the key size really matter. I thought it was all done using address based access, meaning when travesing the hashtable a 32bit address is always used not the actual size of the key.

If anyone knows anything about this could they try and give me and idea on what is actually going on.

Thanks...


GeneralRe: Hashtables and there keys Pin
Eric Gunnerson (msft)18-Aug-02 15:51
Eric Gunnerson (msft)18-Aug-02 15:51 
GeneralWeb Components and Events other than the default Pin
Paul Riley18-Aug-02 10:04
Paul Riley18-Aug-02 10:04 
GeneralRe: Web Components and Events other than the default Pin
James T. Johnson18-Aug-02 10:18
James T. Johnson18-Aug-02 10:18 
GeneralRe: Web Components and Events other than the default Pin
Paul Riley18-Aug-02 10:26
Paul Riley18-Aug-02 10:26 
GeneralSerialization Pin
dwebster18-Aug-02 8:53
dwebster18-Aug-02 8:53 
GeneralRe: Serialization Pin
James T. Johnson18-Aug-02 9:29
James T. Johnson18-Aug-02 9:29 
GeneralRe: Serialization Pin
dwebster18-Aug-02 11:15
dwebster18-Aug-02 11:15 
GeneralRemoting problem.. Pin
itay_k18-Aug-02 0:30
itay_k18-Aug-02 0:30 
GeneralText Compression Algorithm Pin
Jonathan Tan17-Aug-02 22:26
Jonathan Tan17-Aug-02 22:26 
GeneralRe: Text Compression Algorithm Pin
wobble18-Aug-02 6:44
wobble18-Aug-02 6:44 
GeneralRe: Text Compression Algorithm Pin
Stephane Rodriguez.18-Aug-02 6:56
Stephane Rodriguez.18-Aug-02 6:56 
GeneralRe: Text Compression Algorithm Pin
Daniel Turini19-Aug-02 8:04
Daniel Turini19-Aug-02 8:04 
GeneralFile Summary Pin
Anonymous17-Aug-02 9:39
Anonymous17-Aug-02 9:39 
GeneralRe: File Summary Pin
Nnamdi Onyeyiri17-Aug-02 9:53
Nnamdi Onyeyiri17-Aug-02 9:53 
GeneralRe: File Summary - I tried that already Pin
Anonymous17-Aug-02 10:03
Anonymous17-Aug-02 10:03 
GeneralRe: File Summary Pin
James T. Johnson17-Aug-02 13:20
James T. Johnson17-Aug-02 13:20 
GeneralRemoting Question Pin
stephen woolhead17-Aug-02 8:52
stephen woolhead17-Aug-02 8:52 

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.