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 route table is created in ASP.NET MVC?
Mention two instances where routing is not implemented or required?
what is use of entitydatasource control?
How does .net framework works?
what is the diff b/w asp.net 2.0 & 3.5
what is entity framework advantage?
mention what is csdl, ssdl and msl sections in an edmx file?
Explain Model, view and Controllers in Asp.Net MVC?
Can you declare an override method to be static if the original method is non-static
Define the core components of an ASP.NET MVC application?
What's the difference between Java and .NET garbage collectors ?
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?