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 navigation controls? How many navigation controls are there in ASP.NET 4.0?
Which is the parent class of the web server control?
What is difference between URL and URI?
i want the asp.net technical questions and answeres
Explain the various authentication mechanisms in asp.net.
How to fetch a data from one table to another table in asp.net ?
What is the exact purpose of http handlers?
Define repository pattern in mvc.net? : asp.net mvc
What is the purpose of url encoding?
What is validation in asp.net?
What are the different methods of session maintenance in asp.net?
Do session use cookies in asp net?
What is the part of url?
What is preprocessor in .net?
What is the request flow used for asp.net mvc framework? : asp.net mvc