Click here to Skip to main content
15,896,557 members
Home / Discussions / C#
   

C#

 
QuestionRe: Regex problem Pin
hamidkhan14-Apr-07 7:39
hamidkhan14-Apr-07 7:39 
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 
Hello ! I had to do a Dictionary. So i began choosing how to keep the words.
1) >>>>>>>>>>>>>>>>Data Type <<<<<<<<<<<<<<<<<<<<
The problem is that i have a lot of same words, but with different translations.
The customer wants the words to be kept as they were given me.
Sorted lists does not support the same keys.
ArrayList is the best structure to keep the words, but it is working wery long (to load about 20000 words).
2) >>>>>>>>>>>>>>>>>>>>>Keeping on disk <<<<<<<<<<<<<<
I keep the words on disk using serialization (SOAP). Was i write?
I checked, it was 5 times slower than StreamWrite/Read, but i don't have to worry about the length of my word and translation (+some comments).
Should i left how it is, or use something else (+databases)

Thanks for your attention.



One nation - underground

AnswerRe: The same words in dictionary + Serilization Pin
George L. Jackson14-Apr-07 8:49
George L. Jackson14-Apr-07 8:49 
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 

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.