Click here to Skip to main content
15,893,814 members
Home / Discussions / C#
   

C#

 
AnswerRe: Session problem Pin
Snowjim18-Jan-06 10:10
Snowjim18-Jan-06 10:10 
QuestionHashtable problem... Pin
Chris Richner17-Jan-06 6:51
Chris Richner17-Jan-06 6:51 
AnswerRe: Hashtable problem... Pin
User 665817-Jan-06 7:39
User 665817-Jan-06 7:39 
QuestionRe: Hashtable problem... Pin
Chris Richner17-Jan-06 7:54
Chris Richner17-Jan-06 7:54 
AnswerRe: Hashtable problem... Pin
User 665817-Jan-06 8:00
User 665817-Jan-06 8:00 
GeneralRe: Hashtable problem... Pin
Chris Richner17-Jan-06 23:12
Chris Richner17-Jan-06 23:12 
GeneralRe: Hashtable problem... Pin
User 665818-Jan-06 2:14
User 665818-Jan-06 2:14 
GeneralRe: Hashtable problem... Pin
Chris Richner18-Jan-06 5:46
Chris Richner18-Jan-06 5:46 
Yep, but I guess the problem is that in case of the string hashtable key not the Hashkey.Equals() method is called. Instead it calls the string "keyName".Equals(hashKeyInstance) which returns false.

So in case of asking the value with the string key, it works the other way round with calling Equals(). Is this correct?

Thank you very much for your efforts.

myMsg.BehindDaKeys = "Jerry Maguire";
Questioncustom attribute serialization in C# Pin
softplanner17-Jan-06 6:49
softplanner17-Jan-06 6:49 
QuestionSerial Port Status Reader Pin
kinder202317-Jan-06 6:33
kinder202317-Jan-06 6:33 
AnswerRe: Serial Port Status Reader Pin
Dave Kreskowiak17-Jan-06 8:16
mveDave Kreskowiak17-Jan-06 8:16 
Questionsession management using sql server Pin
mevir17-Jan-06 6:10
mevir17-Jan-06 6:10 
QuestionUpdate the dataset into the original database Pin
Sasuko17-Jan-06 5:05
Sasuko17-Jan-06 5:05 
AnswerRe: Update the dataset into the original database Pin
Christian Graus17-Jan-06 9:21
protectorChristian Graus17-Jan-06 9:21 
GeneralRe: Update the dataset into the original database Pin
Sasuko17-Jan-06 9:28
Sasuko17-Jan-06 9:28 
GeneralRe: Update the dataset into the original database Pin
Christian Graus17-Jan-06 9:37
protectorChristian Graus17-Jan-06 9:37 
GeneralRe: Update the dataset into the original database Pin
Sasuko17-Jan-06 9:53
Sasuko17-Jan-06 9:53 
GeneralRe: Update the dataset into the original database Pin
Christian Graus17-Jan-06 9:56
protectorChristian Graus17-Jan-06 9:56 
GeneralRe: Update the dataset into the original database Pin
Sasuko17-Jan-06 10:19
Sasuko17-Jan-06 10:19 
GeneralRe: Update the dataset into the original database Pin
Christian Graus17-Jan-06 10:22
protectorChristian Graus17-Jan-06 10:22 
GeneralRe: Update the dataset into the original database Pin
Wjousts17-Jan-06 10:20
Wjousts17-Jan-06 10:20 
QuestionDetecting Video format Pin
amitmores17-Jan-06 3:57
amitmores17-Jan-06 3:57 
AnswerRe: Detecting Video format Pin
User 665817-Jan-06 4:17
User 665817-Jan-06 4:17 
Questionavoid having this drawing bad effect Pin
Sasuko17-Jan-06 3:51
Sasuko17-Jan-06 3:51 
AnswerRe: avoid having this drawing bad effect Pin
CWIZO17-Jan-06 4:39
CWIZO17-Jan-06 4:39 

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.