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
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is clr? Difference between clr & cts?
How can we prevent browser from caching an aspx page?
How do you store a value in viewstate and retrieve them?
Difference between using directive vs using statement?
What is app_code folder in asp net?
How does session work in asp net?
What is the purpose of master page?
What is class and object in asp.net?
How dataadapter.fill works?
what are configuration files?
Why session is more secure than cookies?
What is the state management in asp.net?
How will you do Redo and Undo in a TextControl?
Is asp.net a programming language?