localization using windows c#

Answers were Sorted based on User's Feedback



localization using windows c#..

Answer / amit bhardwaj

Globalization is the process of designing and developing
applications that function for multiple cultures.
Localization is the process of customizing your application
for a given culture and locale.

Is This Answer Correct ?    8 Yes 1 No

localization using windows c#..

Answer / kiran

using system.resources;

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More C Sharp Interview Questions

What does char mean in c#?

0 Answers  


How can I access the registry from c# code?

0 Answers  


Does C# support multiple inheritance?

5 Answers  


what are wrapper classes?

1 Answers  


What is datareader c#?

0 Answers  






What is the use of private constructor in c#?

0 Answers  


What?s the top .NET class that everything is derived from?

3 Answers  


How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?

0 Answers  


What standard types does c# use?

0 Answers  


What is a struct in C#?

0 Answers   Arigo Infotech,


How do I run a cshtml file?

0 Answers  


How do you secure a webservice?

1 Answers   TCS,


Categories