Click here to Skip to main content
15,889,096 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can i convert text file to pdf file? [modified] Pin
PIEBALDconsult27-Jul-10 7:19
mvePIEBALDconsult27-Jul-10 7:19 
AnswerRe: How can i convert text file to pdf file? Pin
souidi abderrahman27-Jul-10 21:50
souidi abderrahman27-Jul-10 21:50 
QuestionHow can i read pdf file in .net? Pin
sush826-Jul-10 23:00
sush826-Jul-10 23:00 
AnswerRe: How can i read pdf file in .net? Pin
Peace ON27-Jul-10 0:49
Peace ON27-Jul-10 0:49 
AnswerRe: How can i read pdf file in .net? Pin
Pete O'Hanlon27-Jul-10 1:00
mvePete O'Hanlon27-Jul-10 1:00 
GeneralRe: How can i read pdf file in .net? Pin
sush827-Jul-10 1:06
sush827-Jul-10 1:06 
QuestionSetup project help Pin
TSWatson26-Jul-10 22:47
TSWatson26-Jul-10 22:47 
AnswerRe: Setup project help Pin
N a v a n e e t h27-Jul-10 0:56
N a v a n e e t h27-Jul-10 0:56 
AnswerRe: Setup project help [Repost] Pin
Peace ON27-Jul-10 2:36
Peace ON27-Jul-10 2:36 
QuestionGlobalization and Localization in common dll C# Pin
ISharda26-Jul-10 22:41
ISharda26-Jul-10 22:41 
Hi all,

I want to globalize and localize my Win Form Application.

I have read many article and gone through many ways of doing.

Mainly,
1. For Forms, through property window of the form, set the Language property e.g to French and for all the controls present on the form set Name property specific to each culture. It will automatically create the .resx file for each language.
2. Manually creating the .resx file and using ResourceManager.GetString, set the text of each control on the form.

I understand how to do it in the same project.

But in my application I have many modules. Every module have many forms, images and error messages.

I want to move all these resources and the translated strings to some Central Resources Dll.

All the other Modules( dlls or Exe) will access it depending on the Language selected.

Please let me know what is the best way to so it.

Thanks in advance.
AnswerRe: Globalization and Localization in common dll C# Pin
Peace ON27-Jul-10 0:59
Peace ON27-Jul-10 0:59 
QuestionTo use or not to use worker thread in Windows Service? Pin
JoeSchmoe00726-Jul-10 8:39
JoeSchmoe00726-Jul-10 8:39 
AnswerRe: To use or not to use worker thread in Windows Service? Pin
Luc Pattyn26-Jul-10 8:43
sitebuilderLuc Pattyn26-Jul-10 8:43 
GeneralRe: To use or not to use worker thread in Windows Service? Pin
JoeSchmoe00726-Jul-10 8:47
JoeSchmoe00726-Jul-10 8:47 
GeneralRe: To use or not to use worker thread in Windows Service? Pin
Luc Pattyn26-Jul-10 8:49
sitebuilderLuc Pattyn26-Jul-10 8:49 
AnswerRe: To use or not to use worker thread in Windows Service? Pin
PIEBALDconsult26-Jul-10 8:51
mvePIEBALDconsult26-Jul-10 8:51 
GeneralRe: To use or not to use worker thread in Windows Service? Pin
JoeSchmoe00726-Jul-10 9:00
JoeSchmoe00726-Jul-10 9:00 
GeneralRe: To use or not to use worker thread in Windows Service? Pin
PIEBALDconsult26-Jul-10 9:20
mvePIEBALDconsult26-Jul-10 9:20 
AnswerRe: To use or not to use worker thread in Windows Service? Pin
Gonzalo Cao26-Jul-10 20:46
Gonzalo Cao26-Jul-10 20:46 
GeneralRe: To use or not to use worker thread in Windows Service? Pin
Chris Trelawny-Ross27-Jul-10 5:37
Chris Trelawny-Ross27-Jul-10 5:37 
GeneralRe: To use or not to use worker thread in Windows Service? Pin
Gonzalo Cao27-Jul-10 8:28
Gonzalo Cao27-Jul-10 8:28 
AnswerRe: To use or not to use worker thread in Windows Service? Pin
RugbyLeague26-Jul-10 23:34
RugbyLeague26-Jul-10 23:34 
AnswerRe: To use or not to use worker thread in Windows Service? Pin
N a v a n e e t h27-Jul-10 0:54
N a v a n e e t h27-Jul-10 0:54 
GeneralRe: To use or not to use worker thread in Windows Service? Pin
JoeSchmoe00727-Jul-10 3:04
JoeSchmoe00727-Jul-10 3:04 
GeneralRe: To use or not to use worker thread in Windows Service? Pin
N a v a n e e t h27-Jul-10 4:51
N a v a n e e t h27-Jul-10 4:51 

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.