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 |
Which are the abstract classes available under system.xml namespace
How do you convert a string into an integer in .NET
I'm anfinal yr. engg. student with knowledge of .net. I want to refurnish my knowledge for interview purpose. Which institute is good....I am confused among Peers, Naresh it, Deccansoft...Plz help me to select the right institute.....
What is namespaces
What are delegates?where are they used
Changes to which portion of version number indicates an incompatible change
What are Action Methods in ASP.NET MVC?
How to make sure Client Validation is enabled in ASP.Net MVC
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is different between User Control and Web Control and Custom Control?
Explain the .net framework.
What is the .net framework 3.0 (formerly winfx)?