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
How to register exception filter globally?
Where the cookie value is stored?
Name the two properties are on every validation control?
how to retrieve property settings from xml .config file.
What is globalization and localization in asp net?
What are different methods of session maintenance in asp.net?
What is the difference between session object and application object?
How can we register exception filter from the action?
What are app services?
What is the difference between user control and custom control?
How does asp.net work?
When we use cookie less session? Explain its working?
How do we access view state value of this page in the next page?
Explain how does asp page work?
How to comment out asp.net tags?