What is gacutil.exe? Where do we store assemblies, Should
sn.exe be used before gacutil.exe?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / srikanth
gacutil.exe is the tool provided by the .net framework
which helps to register an assembly that is meant for
sharing i.e., public usage. Before registering an assembly
as public or shared assembly you must generate a strong
name for that assembly using the sn.exe tool.
| Is This Answer Correct ? | 9 Yes | 0 No |
how to use html code in asp source code?
What is the difference between Hash table and Array list?
What is application Object?
how to update data using store procedure
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.
What are the different types of Session state management options available with ASP.NET?
Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?
How we handle the runtime database schema change issue in asp.net application?
What is advantage and disadvantage of viewstate
What is Pre-Render event in ASP.NET?
which type of data u send through request.querystring()?and tell abt exact size?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)