What are Satellite Assemblies? How you will create this?
Answer Posted / 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 View All Answers
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
How does the 'page lifecycle' of asp.net mvc works?
What is entity client data provider? : Entity framework
how can you tell ef to have a different table or column name than that defined for the class?
explain why t4 entity is important in entity framework?
mention what is the difference between ado.net and classic ado?
what is deferred loading(lazy loading)?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What is net framework 3.0 ?
What is route config?
what do you mean by table-per-type?
what is use of entitydatasource control?
what is complex type?
What is difference between viewbag and viewdata and tempdata?