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 Are The .Net Object

2 Answers   IMB, Reliance,


Why abstract class is not instantiated in c#?

0 Answers  


What are scriptable objects?

0 Answers  


What is type system in c#?

0 Answers  


What are the various components in crystal reports?

0 Answers  






What is the advantage of constructor in c#?

0 Answers  


What is the task perform by clr?

0 Answers  


What is a clr host?

0 Answers  


3. Describe the process of interact UI to BAL n DAL?

2 Answers   Mphasis,


Why delegates are type safe?

0 Answers  


Why can't we use a static class instead of singleton?

0 Answers  


What is data adapter in c#?

0 Answers  


Categories