What is gacutil.exe? Where do we store assemblies, Should
sn.exe be used before gacutil.exe?
Answer Posted / selvavelan.s
It is one of utility of .net. It is used to register a
assemly in global cache. Normally we store this assembly in
"C:\WINDOWS\assembly"
Befor we register the assembly we should give strong name
using sn.exe utility
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is the question mark in a url?
Define the term Scavenging in Caching?
Explain weak typing and strong typing.
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
Explain the boxing and unboxing concept in .net?
What are the types of caching in asp.net?
What is postback in asp net?
What is server side session management?
What is the syntax for datagrid and specifying columns?
What is HTTPModule and HTTPcontext? What is the use of each?
How do u declare static variable and how it is declared and what is its lifetime?
What is the difference between globalization and localization?
What is asp.net and ado net?
Demonstrate Render and PreRender?
Is asp.net and .net same?