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


Should sn.exe be used before gacutil.exe ?

Answers were Sorted based on User's Feedback



Should sn.exe be used before gacutil.exe ? ..

Answer / abhishek maitrey

Yes. It is mandatory to assign the strong name to the
assembly before placing it into the GAC. The stron name
contains the public key to recognize by the GAC for whom
the request comes.
Note : GAC is a special area where more than one same named
assemblies may be placed having different versions.

Is This Answer Correct ?    14 Yes 0 No

Should sn.exe be used before gacutil.exe ? ..

Answer / narayansahu

Yes. Before placing an assembly to GAC, we should sign the
assembly with a strong name using sn.exe

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are the HTML server controls in ASP.NET?

0 Answers   MindCracker,


How to rename a table using sql queries?

0 Answers  


Can a master page have more than one contentplaceholder?

0 Answers  


Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?

1 Answers   Zenith,


Disable Session State at the Application Level

2 Answers  


Elaborate differentiation between Cache and Application?

0 Answers   QuestPond,


State differences between MVC and WebAPI

0 Answers  


Define page output caching?

0 Answers  


Which method do you invoke on the DataAdapter control to load your generated dataset with data?

2 Answers   Siebel Systems,


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

0 Answers   HCL,


How you can access the values from the Repeater control in ASP.NET?

0 Answers  


What are different types of directives in .NET ?

1 Answers  


Categories