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 is difference between var dynamic and object in c#?

0 Answers  


How does array sort work?

0 Answers  


Advantages of c# over vb.net?

3 Answers   HCL, Syntel,


What is thread safe in c#?

0 Answers  


What operators can be used to cast from one reference type to another without the risk of throwing an exception?

0 Answers  






Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?

0 Answers  


What is the use of nullable types in c#?

0 Answers  


What is Nullable Type in c#

5 Answers   IBM,


C Sharp

1 Answers   Wipro,


what is application domain?

4 Answers   Kanbay,


What is a c sharp?

0 Answers  


What is the symbol used for in c#?

0 Answers  


Categories