What are Satellite Assemblies? How you will create this?
Answer Posted / kishore maddineni
Developing a web application for different languages and
courtries,we have to write code in different languages and
different cultures(ex. date formate is different for
different countries).So these functionality is developed in
an assembly called as satelite assembly.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is latest version of .net framework?
Explain dependency resolution?
Is the following route definition a valid route definition? {controller}{action}/{id}
Explain tempdata in asp.net mvc?
Explain the tools used for unit testing in ASP.Net MVC
What is the .net framework 3.0 (formerly winfx)?
Explain the advantages of dependency injection (di) in asp.net mvc?
mention what is code first approach and model first approach in entity framework?
What is objectset? : Entity framework
How can I tell what .net framework is installed?
What are Scaffold templates in ASP.Net MVC?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What does mvvm mean?
What is tempdata?
What is a model in android?