what is satellite assembly in .net?

Answer Posted / vijay

satellite assembly is used to store a resource file in
binary format; for this purpose we use resegn.exe and al.exe

resgen.exe convert a .resx file into resource file and then
al.exe convert it into binary format and send it to
satellite assembly;

Is This Answer Correct ?    28 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql data source control in asp.net?

569


Explain http handlers? Where we can use the http handlers?

681


What are the navigation ways between pages available in ASP.NET?

565


How can I have a particular web page in an asp.net application which displays its own error page?

521


How long does an http session last?

520






How information about the user's locale can be accessed?

581


How do you open a page in a new window?

550


Explain how does asp page work?

574


Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?

557


Why session is necessary in web application?

509


What is the difference between CLICK and MOUSE DOWN Event ?

584


How you will handle session when deploying application in more than a server?

586


What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

537


Can we set which type of comparison we want to perform by the CompareValidator control?

513


What is session id in web application?

489