What are Resource Files ? How are they used in .NET

Answer Posted / kirti

Resource files are the files containing data that is logically deployed with an application.These files can contain data in a number of formats including strings, images and persisted objects. It has the main advantage of If we store data in these files then we don't need to compile these if the data get changed. In .NET we basically require them storing culture specific informations by localizing application's resources. You can deploy your resources using satellite assemblies.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In which assembly is the mvc framework defined?

746


What is edm in entity framework?

719


I want ask from plz smaple example code for Biztalkk server

1917


What is the use .glimpse in mvc?

785


What are Model Binders in ASP.Net MVC?

859






What is Area in ASP.Net MVC?

808


What is separation of concerns in asp.net mvc?

779


What is the .net framework?

755


Describe the roles of clr in .net framework.?

826


What is Peek method in Tempdata in ASP.Net MVC?

774


What is the use of the default route?

770


What is Dependency Injection in ASP.Net MVC

759


What is basic authentication in web api?

706


Where are the routing rules defined in an asp.net mvc application?

750


What is viewbag title?

682