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 |
What New Features comes with ASP.NET Web API 2.0?
If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.
Is asp.net core faster?
Can we change the session timeout in ASP.NET, if yes then how and from where?
What do you mean by role-based security?
How does a content page differ from a master page?
What is full form of asp.net?
how to convert from sql2000 numeric to int in asp.net with sqlparameter?
Is viewstate enabled by default?
To call a Web service SOAP which transport protocol you use?
What are the authentication types in asp.net?
What is asp net objects?
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)