Interview Questions

What namespaces are necessary to create a localized application?

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

What namespaces are necessary to create a localized application?

What namespaces are necessary to create a localized application?
* System.Globalization
* System.Globalization and System.Resources.
* System.Resources.
* System.Array


System.Resources

(Continued on next question...)

Other Interview Questions