What namespaces are necessary to create a localized
application?

Answers were Sorted based on User's Feedback



What namespaces are necessary to create a localized application?..

Answer / guest

System.Globalization, System.Resources.

Is This Answer Correct ?    1 Yes 0 No

What namespaces are necessary to create a localized application?..

Answer / srivathsan

can any one explain why only these two namespaces are
required? and what these two namespaces do?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Can You Prevent Your Class From Being Inherited By Another Class?

0 Answers   Siebel Systems,


what is read only and constant

8 Answers   FIC, IBM,


What does return do in for loop?

0 Answers  


What is a method c#?

0 Answers  


What is executereader in c#?

0 Answers  






What are cookies in c#?

0 Answers  


When you inherit a protected class-level variable, who is it available to?

2 Answers  


How do you specify a custom attribute for the entire assembly?

0 Answers  


Why do we need to serialize data?

0 Answers  


Where are value types stored in c#?

0 Answers  


What is the difference between ienumerable and icollection?

0 Answers  


Can you pass value types by reference to a method?

0 Answers  


Categories