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 |
What data type should you use if you want an 8-bit value that's signed ?
What is the importance of NonActionAttribute?
what are abstract classes? what is overriding?
Explain what is routing?
what are the different stepts to create shared assemblies?
How do you initiate a string without escaping each backslash ?
mention what are the various methods provided by the dataset object to generate xml?
What is .net framework used for?
What are the mobile devices supported by .net platform
What is the difference between entity framework and mvc?
What is CLR and how it generates native code ?
1 Answers Digital GlobalSoft, Vital Soft,
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?