What is gac? How to put assembly in gac?
Answer / Rajbir
GAC (Global Assembly Cache) is a directory that contains shared assemblies for all .NET applications. To place an assembly in the GAC, you can use the gacutil.exe tool or the command-line compiler (csc.exe) with the /target:library and /keyfile options to create a strong-named DLL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which config file has all the supported channels/protocol?
How to use exception handling in stored procedure?
What is list array in c#?
boxing means converting value type to reference type and unboxing means converting reference type to value type.why we need boxing and unboxing?
3 Answers General Mills, Value Labs,
what are the bugs are faced in a project
what is CLONE() method?
What is iqueryable in linq?
In dynamic link library, which api is used for load library?
In a memory when you Box and Unbox a value-type what happens?
How many types of inheritance are there in c#?
What are data types with examples?
What is namespace give the example?
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)