Click here to Skip to main content
15,913,487 members
Home / Discussions / C#
   

C#

 
GeneralRe: Datatable and PostBacks Pin
Christian Graus18-Oct-05 11:58
protectorChristian Graus18-Oct-05 11:58 
AnswerRe: Datatable and PostBacks Pin
MoustafaS17-Oct-05 15:52
MoustafaS17-Oct-05 15:52 
QuestionHelp - Please Help Get Windows User Pin
horacyjr17-Oct-05 9:46
horacyjr17-Oct-05 9:46 
AnswerRe: Help - Please Help Get Windows User Pin
Daniel Grunwald17-Oct-05 10:27
Daniel Grunwald17-Oct-05 10:27 
QuestionConst in C# - question Pin
Yanshof17-Oct-05 9:20
Yanshof17-Oct-05 9:20 
AnswerRe: Const in C# - question Pin
Rob Philpott17-Oct-05 11:10
Rob Philpott17-Oct-05 11:10 
AnswerRe: Const in C# - question Pin
Christian Graus17-Oct-05 12:20
protectorChristian Graus17-Oct-05 12:20 
QuestionCan a hashtable be made to do case insensitive comparisons of a key? Pin
Dan Neely17-Oct-05 7:53
Dan Neely17-Oct-05 7:53 
I'm keying a table on filename, and would like to preserve capitalization for the user since spaces aren't allowed in the name (ie FileNameWithMultipleWords). I'm using a filesystemwatcher to detect when other instances of the app modify the file to update timestamp info internally. The problem is that the fsw returns an all lowercase filename (the remainder of the path is properly capitalized), and 'FileNameWithMultipleWords' doesn't match with 'filenamewithmultiplewords' when I look for the old record.


AnswerRe: Can a hashtable be made to do case insensitive comparisons of a key? Pin
Dave Kreskowiak17-Oct-05 7:57
mveDave Kreskowiak17-Oct-05 7:57 
GeneralRe: Can a hashtable be made to do case insensitive comparisons of a key? Pin
Dan Neely17-Oct-05 8:08
Dan Neely17-Oct-05 8:08 
GeneralRe: Can a hashtable be made to do case insensitive comparisons of a key? Pin
dwlovell17-Oct-05 11:19
dwlovell17-Oct-05 11:19 
AnswerRe: Can a hashtable be made to do case insensitive comparisons of a key? Pin
leppie17-Oct-05 8:10
leppie17-Oct-05 8:10 
GeneralRe: Can a hashtable be made to do case insensitive comparisons of a key? Pin
Dan Neely18-Oct-05 8:25
Dan Neely18-Oct-05 8:25 
AnswerRe: Can a hashtable be made to do case insensitive comparisons of a key? Pin
Andy Brummer17-Oct-05 8:35
sitebuilderAndy Brummer17-Oct-05 8:35 
GeneralRe: Can a hashtable be made to do case insensitive comparisons of a key? Pin
Dave Kreskowiak17-Oct-05 9:11
mveDave Kreskowiak17-Oct-05 9:11 
GeneralRe: Can a hashtable be made to do case insensitive comparisons of a key? Pin
Dan Neely18-Oct-05 8:23
Dan Neely18-Oct-05 8:23 
QuestionGraph Coloring Program Urgently needed Pin
Member 235828717-Oct-05 7:25
Member 235828717-Oct-05 7:25 
AnswerRe: Graph Coloring Program Urgently needed Pin
moharnas1234569-Jun-12 23:57
moharnas1234569-Jun-12 23:57 
QuestionSet window position.....?? Pin
Andrew010517-Oct-05 6:37
Andrew010517-Oct-05 6:37 
Questionquestion about Arrays Pin
Green Fuze17-Oct-05 6:29
Green Fuze17-Oct-05 6:29 
AnswerRe: question about Arrays Pin
User 665817-Oct-05 6:34
User 665817-Oct-05 6:34 
GeneralRe: question about Arrays Pin
Green Fuze17-Oct-05 7:02
Green Fuze17-Oct-05 7:02 
AnswerRe: question about Arrays Pin
dwatkins@dirq.net17-Oct-05 6:55
dwatkins@dirq.net17-Oct-05 6:55 
GeneralRe: question about Arrays Pin
Green Fuze17-Oct-05 7:10
Green Fuze17-Oct-05 7:10 
GeneralRe: question about Arrays Pin
Dan Neely17-Oct-05 7:56
Dan Neely17-Oct-05 7:56 

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.