Click here to Skip to main content
15,898,538 members
Home / Discussions / C#
   

C#

 
QuestionHashtable vs. Dictionary (key values) Pin
honeyman_can26-Jul-06 5:12
honeyman_can26-Jul-06 5:12 
AnswerRe: Hashtable vs. Dictionary (key values) Pin
Dustin Metzgar26-Jul-06 5:17
Dustin Metzgar26-Jul-06 5:17 
AnswerUnf, no Pin
Ennis Ray Lynch, Jr.26-Jul-06 6:24
Ennis Ray Lynch, Jr.26-Jul-06 6:24 
QuestionInstalling MSDE or SQL Express Edition with Dot Net application [modified] Pin
wasife26-Jul-06 5:10
wasife26-Jul-06 5:10 
AnswerRe: Installing MSDE or SQL Express Edition with Dot Net application [modified] Pin
Paul Conrad26-Jul-06 6:27
professionalPaul Conrad26-Jul-06 6:27 
QuestionGlobalization and Localization in C#. Pin
Herhighness26-Jul-06 4:48
Herhighness26-Jul-06 4:48 
AnswerRe: Globalization and Localization in C#. Pin
MCSD-Gandalf26-Jul-06 5:14
MCSD-Gandalf26-Jul-06 5:14 
AnswerRe: Globalization and Localization in C#. Pin
Stefan Troschuetz26-Jul-06 5:19
Stefan Troschuetz26-Jul-06 5:19 
In case you're using Visual Studio it's pretty simple. Design your form as usual with the wanted default language. If your finished, select your form and go to the properties editor. Apply true to the Localizable property and for every additional language apply the according region code to the Language property and translate all UI controls. You find more detailed information on MSDN. Just search for Globalization or Localization.
At the end some advertisment: If you're interested in allowing the user to change the language at runtime take a look at my article covering this topic here on CP: UICultureChanger component[^]

Good luck Smile | :)


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

Questionproblem with listview ? help please ... Pin
cmpeng3426-Jul-06 4:13
cmpeng3426-Jul-06 4:13 
AnswerRe: problem with listview ? help please ... Pin
Ed.Poore26-Jul-06 4:41
Ed.Poore26-Jul-06 4:41 
Questioncannot find custom tool and CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator Pin
Saamir26-Jul-06 3:45
Saamir26-Jul-06 3:45 
AnswerRe: cannot find custom tool and CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator Pin
Member 1048674820-May-14 21:46
Member 1048674820-May-14 21:46 
QuestionScan process memory searching for instances of a given type. Pin
kASTRATOR26-Jul-06 3:26
kASTRATOR26-Jul-06 3:26 
AnswerRe: Scan process memory searching for instances of a given type. Pin
Ed.Poore26-Jul-06 4:44
Ed.Poore26-Jul-06 4:44 
GeneralRe: Scan process memory searching for instances of a given type. Pin
kASTRATOR26-Jul-06 22:06
kASTRATOR26-Jul-06 22:06 
GeneralRe: Scan process memory searching for instances of a given type. [modified] Pin
Ed.Poore26-Jul-06 22:51
Ed.Poore26-Jul-06 22:51 
GeneralRe: Scan process memory searching for instances of a given type. Pin
kASTRATOR26-Jul-06 23:37
kASTRATOR26-Jul-06 23:37 
GeneralRe: Scan process memory searching for instances of a given type. Pin
Ed.Poore26-Jul-06 23:49
Ed.Poore26-Jul-06 23:49 
GeneralRe: Scan process memory searching for instances of a given type. Pin
kASTRATOR27-Jul-06 0:43
kASTRATOR27-Jul-06 0:43 
GeneralRe: Scan process memory searching for instances of a given type. Pin
Ed.Poore27-Jul-06 0:48
Ed.Poore27-Jul-06 0:48 
QuestionEnterprise Library 2.0 Database Listener Pin
osamahmirza26-Jul-06 3:21
osamahmirza26-Jul-06 3:21 
Questionbackups! [modified] Pin
Jaymahinda26-Jul-06 3:17
Jaymahinda26-Jul-06 3:17 
AnswerRe: backups! Pin
Ed.Poore26-Jul-06 4:45
Ed.Poore26-Jul-06 4:45 
Questionabstract class & interface Pin
lavate malllik26-Jul-06 1:51
lavate malllik26-Jul-06 1:51 
AnswerRe: abstract class & interface Pin
leppie26-Jul-06 1:54
leppie26-Jul-06 1:54 

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.