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...


can sn.exe can be used before gacutil.exe

Answers were Sorted based on User's Feedback



can sn.exe can be used before gacutil.exe..

Answer / ajay solanki

as per knowledge first we need to generate strong Name for
an Assembly using sn.exe before insatalling shared Assembly
into global assembly cache using Gacutil.exe

Is This Answer Correct ?    3 Yes 0 No

can sn.exe can be used before gacutil.exe..

Answer / lily antony

Yes. First we have to use the sn.exe and generate a strong
name key pair to sign the assembly. [After signing it
becomes a shared assembly. ]

Then we have to use the gacutil.exe to install the signed
assembly into the Global Assembly Cache.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain the different types of directives in .net?

0 Answers  


What is the difference between dispose() and finalize()?

0 Answers  


What is stateless asp or asp.net ?

2 Answers   Accenture, BirlaSoft,


Is asp.net core faster?

0 Answers  


Can we use a static function with a non-static variable?

0 Answers  


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

0 Answers  


Explain code snippet to register exception filters from controller?

0 Answers  


How you can stop the validation of ASP.NET controls from client side?

0 Answers   Sans Pareil IT Services,


Which asp.net objects encapsulate the state of the client and the browser?

0 Answers  


Can we handle the error and redirect to some pages using web.config?

1 Answers   BirlaSoft,


Why will you usually create an aspnet user account in the database for an asp.net web application?

0 Answers  


What are validator? How do you disable them?

0 Answers  


Categories