localization using windows c#
Answers were Sorted based on User's Feedback
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 |
Why is ienumerable used?
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.
What is session variable in c#?
Define collections?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
How can we set class to be inherited, but prevent the method from being over-ridden?
What does console mean c#?
What are the 2 broad classifications of data types available in c#?
Is learning c# hard?
Define Virtual folder?
How?s method overriding different from overloading?
What do you mean by expression tree?