What are Satellite Assemblies? How you will create this?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kondapallysantoshkumar(m.c.a)h
in multilingual application in .net support multilangual
functionality you can have modules which are customaized
for localization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manjunatha.p.n
In an web application if we have a text file or an image
which can be editable/readable, then we need to convert
this to an .dll file which encrypts the data. This
satellite assembly doesnt contain any source code & this is
used for security purpose.
| Is This Answer Correct ? | 0 Yes | 1 No |
How does CAS work
Difference between Dispose and Finalize method
How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?
what is msl?
how to face first interview 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 a model in programming?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Which is the default http method for an action method?
Why we need a separate mobile project template, while we can render our web application in mobile ?
Which are the abstract classes available under system.xml namespace
Name a few different return types of a controller action method?