What are Resource Files ? How are they used in .NET
Answer / 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 |
Why we need a separate mobile project template, while we can render our web application in mobile ?
What is the difference between viewbag and viewdata in mvc?
How do I change the permission set for a code group
What is reflection?
5 Answers Accenture, Merrill Lynch, Microsoft,
What you mean by routing in mvc?
What is RouteConfig.cs in ASP.Net MVC 4?
what are generics? Without generics what are the disadvantages in 1.1?
3 Answers HP, iSoft, nTech Solutions,
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
How can I tell what .net framework is installed?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain encapsulation
1 Answers HPCL, Hughes Systique Corporation,