What are Satellite Assemblies? How you will create this?

Answers were Sorted based on User's Feedback



What are Satellite Assemblies? How you will create this?..

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

What are Satellite Assemblies? How you will create this?..

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

What are Satellite Assemblies? How you will create this?..

Answer / sharif

HI santhosh can u explain in detail plz? and coding too?

Is This Answer Correct ?    0 Yes 0 No

What are Satellite Assemblies? How you will create this?..

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

Post New Answer

More Dot Net Framework Interview Questions

How route table is created in ASP.NET MVC?

0 Answers   NA,


Mention two instances where routing is not implemented or required?

0 Answers   Infosys,


what is use of entitydatasource control?

0 Answers   Microsoft,


How does .net framework works?

0 Answers  


what is the diff b/w asp.net 2.0 & 3.5

2 Answers   Wipro,






what is entity framework advantage?

0 Answers   Microsoft,


mention what is csdl, ssdl and msl sections in an edmx file?

0 Answers   Microsoft,


Explain Model, view and Controllers in Asp.Net MVC?

0 Answers  


Can you declare an override method to be static if the original method is non-static

1 Answers  


Define the core components of an ASP.NET MVC application?

0 Answers  


What's the difference between Java and .NET garbage collectors ?

1 Answers   BirlaSoft,


What is .net framwork? what is web application? what is CLR? How does work CLR & wht is work of CLR? What is compile? wht is thread? what does use in .net?

4 Answers   IBM, NIIT,


Categories