ASP.NET Globalization and Localization - Interview Questions

ASP.NET Globalization and Localization - Localization is the process of adapting a software application for a specific locale.....
Globalization approaches possible in ASP.NET - You can follow many approaches to have globalized application....
ASP.NET Globalization - Create resource files and compile them into a binary resource file...
ASP.NET - Resource Files and Satellite Assemblies - Resource Files:A resource file contains non-executable data that are used by the application and deployed along with it....