What is the concepts of globalization and localization in .net?



What is the concepts of globalization and localization in .net?..

Answer / Varun Kumar Vivek

Globalization refers to the process of designing software that can be used by people from different countries, cultures, and languages. Localization, on the other hand, is the process of adapting a globalized application for a specific locale by modifying aspects such as text, images, date formats, and number formats. In .NET, these concepts are supported using resource files (.resx) that contain localized strings, images, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?

3 Answers   Emphasis, Mphasis, TCS,


What is web configuration file and how to use in web application

1 Answers   MCN Solutions,


What are the versions of garbage collection?

1 Answers   Proteans,


How will you maintain versioning in asp.net 2.0?

1 Answers   MCN Solutions,


What are the various types of validation controls provided by asp.net?

1 Answers  


Explain the difference between Web Garden and Web Farm?

1 Answers   Sans Pareil IT Services,


There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event.

2 Answers   Proteans,


What is Partial in ASP.NET 2.0?

2 Answers   Fulcrum Logic,


Difference between ASP & ASP.NET Session State

1 Answers   Cognizant, Wipro,


List the events in page life cycle.

1 Answers  


Difference between dynamic query and static query ?

1 Answers   DELL,


Explain advantages of caching?

1 Answers  


Categories