Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is gac? How to put assembly in gac?



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

Post New Answer

More C Sharp Interview Questions

Which config file has all the supported channels/protocol?

1 Answers  


How to use exception handling in stored procedure?

1 Answers   Wipro,


What is list array in c#?

1 Answers  


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

3 Answers   Accenture,


what is CLONE() method?

1 Answers  


What is iqueryable in linq?

1 Answers  


In dynamic link library, which api is used for load library?

1 Answers   C DAC,


In a memory when you Box and Unbox a value-type what happens?

1 Answers   Siebel,


How many types of inheritance are there in c#?

1 Answers  


What are data types with examples?

1 Answers  


What is namespace give the example?

1 Answers  


Categories