Click here to Skip to main content
15,911,646 members
Home / Discussions / C#
   

C#

 
AnswerRe: Regex problem Pin
Guffa14-Apr-07 11:40
Guffa14-Apr-07 11:40 
GeneralRe: Regex problem Pin
hamidkhan15-Apr-07 2:50
hamidkhan15-Apr-07 2:50 
AnswerRe: Regex problem Pin
Guffa15-Apr-07 3:06
Guffa15-Apr-07 3:06 
QuestionRe: Regex problem [modified] Pin
hamidkhan15-Apr-07 3:49
hamidkhan15-Apr-07 3:49 
QuestionSetting default icons on explorer panel? Pin
cyberf14-Apr-07 5:04
cyberf14-Apr-07 5:04 
AnswerRe: Setting default icons on explorer panel? Pin
Judah Gabriel Himango17-Apr-07 3:43
sponsorJudah Gabriel Himango17-Apr-07 3:43 
QuestionThe same words in dictionary + Serilization Pin
Saikek14-Apr-07 4:24
Saikek14-Apr-07 4:24 
AnswerRe: The same words in dictionary + Serilization Pin
George L. Jackson14-Apr-07 8:49
George L. Jackson14-Apr-07 8:49 
First question:

To solve your problem with of having the same word with multiple translations, the Dictionary key would be your "word" and the Dictionary value would be an ArrayList to store your translations of the corresponding key "word".

Second question:

If serialization is too slow, storage of your data in a database would be your best bet.

Geo





"We make a living by what we get, we make a life by what we give." --Winston Churchill

GeneralRe: The same words in dictionary + Serilization Pin
Saikek15-Apr-07 4:08
Saikek15-Apr-07 4:08 
QuestionPrinting - Changing a font within a line. Pin
MarkSchultz14-Apr-07 3:36
MarkSchultz14-Apr-07 3:36 
AnswerRe: Printing - Changing a font within a line. Pin
Dave Kreskowiak14-Apr-07 6:36
mveDave Kreskowiak14-Apr-07 6:36 
GeneralRe: Printing - Changing a font within a line. Pin
MarkSchultz14-Apr-07 6:51
MarkSchultz14-Apr-07 6:51 
GeneralRe: Printing - Changing a font within a line. Pin
Dave Kreskowiak15-Apr-07 3:42
mveDave Kreskowiak15-Apr-07 3:42 
QuestionThread safe / Cloned XmlSerializer Pin
Tristan Rhodes14-Apr-07 3:25
Tristan Rhodes14-Apr-07 3:25 
AnswerRe: Thread safe / Cloned XmlSerializer Pin
Judah Gabriel Himango17-Apr-07 3:42
sponsorJudah Gabriel Himango17-Apr-07 3:42 
QuestionPlaying contineous sound file on word document1 Pin
sulabh202014-Apr-07 2:27
sulabh202014-Apr-07 2:27 
QuestionAdding Bullets using c# code Pin
sulabh202014-Apr-07 2:20
sulabh202014-Apr-07 2:20 
AnswerRe: Adding Bullets using c# code Pin
Sathesh Sakthivel14-Apr-07 4:46
Sathesh Sakthivel14-Apr-07 4:46 
Questionhow to Create setup with .net Framework Pin
Nkuttynasi14-Apr-07 2:00
Nkuttynasi14-Apr-07 2:00 
AnswerRe: how to Create setup with .net Framework Pin
Christian Graus14-Apr-07 2:14
protectorChristian Graus14-Apr-07 2:14 
GeneralRe: how to Create setup with .net Framework Pin
Nkuttynasi14-Apr-07 3:02
Nkuttynasi14-Apr-07 3:02 
GeneralRe: how to Create setup with .net Framework Pin
Christian Graus14-Apr-07 13:39
protectorChristian Graus14-Apr-07 13:39 
GeneralRe: how to Create setup with .net Framework Pin
Nkuttynasi16-Apr-07 6:24
Nkuttynasi16-Apr-07 6:24 
AnswerRe: how to Create setup with .net Framework Pin
sulabh202014-Apr-07 2:34
sulabh202014-Apr-07 2:34 
GeneralRe: how to Create setup with .net Framework Pin
Nkuttynasi14-Apr-07 2:55
Nkuttynasi14-Apr-07 2:55 

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.