Click here to Skip to main content
15,914,258 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get Memory Footprint of an object Pin
User 665828-Mar-08 11:35
User 665828-Mar-08 11:35 
Generalsetting Contextmenu items order Pin
netJP12L28-Mar-08 10:19
netJP12L28-Mar-08 10:19 
GeneralRe: setting Contextmenu items order Pin
Gareth H28-Mar-08 10:25
Gareth H28-Mar-08 10:25 
GeneralPassing A Filled DataTable from a Background Worker Pin
Jammer28-Mar-08 8:42
Jammer28-Mar-08 8:42 
GeneralRe: Passing A Filled DataTable from a Background Worker Pin
Giorgi Dalakishvili28-Mar-08 9:06
mentorGiorgi Dalakishvili28-Mar-08 9:06 
GeneralRe: Passing A Filled DataTable from a Background Worker Pin
Jammer28-Mar-08 9:08
Jammer28-Mar-08 9:08 
GeneralRe: Passing A Filled DataTable from a Background Worker Pin
Giorgi Dalakishvili28-Mar-08 9:16
mentorGiorgi Dalakishvili28-Mar-08 9:16 
GeneralPrintPreviewDialog and capturing keystroke events Pin
paas28-Mar-08 5:28
paas28-Mar-08 5:28 
AnswerRe: PrintPreviewDialog and capturing keystroke events Pin
paas28-Mar-08 5:47
paas28-Mar-08 5:47 
QuestionHow to Create the listener service for SOAP messages in C# Pin
zaboboa28-Mar-08 5:04
zaboboa28-Mar-08 5:04 
AnswerRe: How to Create the listener service for SOAP messages in C# Pin
snorkie28-Mar-08 6:03
professionalsnorkie28-Mar-08 6:03 
GeneralRe: How to Create the listener service for SOAP messages in C# Pin
zaboboa28-Mar-08 9:09
zaboboa28-Mar-08 9:09 
Generalopen Pin
ellllllllie28-Mar-08 5:02
ellllllllie28-Mar-08 5:02 
GeneralRe: open Pin
Giorgi Dalakishvili28-Mar-08 5:20
mentorGiorgi Dalakishvili28-Mar-08 5:20 
GeneralRe: open Pin
ellllllllie28-Mar-08 5:53
ellllllllie28-Mar-08 5:53 
GeneralRe: open Pin
Not Active28-Mar-08 6:55
mentorNot Active28-Mar-08 6:55 
Generalmsmq from outside the domain Pin
Seishin#28-Mar-08 4:57
Seishin#28-Mar-08 4:57 
QuestionGeneric interface problem Pin
Neokork28-Mar-08 4:48
Neokork28-Mar-08 4:48 
GeneralRe: Generic interface problem Pin
Judah Gabriel Himango29-Mar-08 14:36
sponsorJudah Gabriel Himango29-Mar-08 14:36 
GeneralContext menu senders Pin
tjschilling28-Mar-08 4:46
tjschilling28-Mar-08 4:46 
GeneralRe: Context menu senders Pin
Giorgi Dalakishvili28-Mar-08 5:22
mentorGiorgi Dalakishvili28-Mar-08 5:22 
GeneralRe: Context menu senders Pin
tjschilling28-Mar-08 5:42
tjschilling28-Mar-08 5:42 
GeneralRe: Context menu senders Pin
Giorgi Dalakishvili28-Mar-08 5:53
mentorGiorgi Dalakishvili28-Mar-08 5:53 
Generalquestion with internationalization Pin
robustm28-Mar-08 3:55
robustm28-Mar-08 3:55 
GeneralRe: question with internationalization Pin
nelo_28-Mar-08 4:34
nelo_28-Mar-08 4:34 
If you put the information in a configuration file it would mean you having a copy of the configuration file for each culture or finding a way to change the configuration setting as part of the installation of the application. Perhaps it is easier to add the culture specific email address as a string in a resource file.

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.