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
What are the different types of cookies in asp.net?
Why do we need Sessions?
What are web server controls in asp.net?
How many types of sessions in asp.net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Can a master page have more than one contentplaceholder?
What is the difference between table and query?
What is an example of an application service provider?
What is the difference between union and structure?
What is enableviewstatemac in asp net?
Briefly describe the role of global.asax?
Can any body provide me the sample web application in asp.net
What does uri mean?
How to use multiple scriptmanager controls in a web page?
Why is it preferred to not use finalize for clean up?