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

Why is ienumerable used?

0 Answers  


Integer at long type variable are not object.Support your answer with example.And explain the technique to convert from value type to reference type and vice-versa.

1 Answers   HCL,


What is session variable in c#?

0 Answers  


Define collections?

0 Answers  


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

0 Answers  


How can we set class to be inherited, but prevent the method from being over-ridden?

0 Answers  


What does console mean c#?

0 Answers  


What are the 2 broad classifications of data types available in c#?

0 Answers  


Is learning c# hard?

0 Answers  


Define Virtual folder?

0 Answers   Arigo Infotech,


How?s method overriding different from overloading?

3 Answers  


What do you mean by expression tree?

0 Answers  


Categories