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
How does asp.net work?
What are the 3 levels at which content pages can be attached to Master Page?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
Explain security types in asp.net?
What is event bubbling?
If you are using components in your application, how can you handle exceptions raised in a component?
What is difference between session and cookie?
Differentiate between namespace and assembly.
What is view state management in asp net?
Explain the difference between the web config and machine config.
What is Partial PostBack in ASP.NET?
What does asp stand for in asp.net?
Why is it preferred to not use finalize for clean up?
Explain how can we inherit a static variable?
How to Separate background image and front image from original picture....