ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net Framework
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
What is strong name and which tool is used for this ?
 Question Submitted By :: Pranab Mukherjee
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is strong name and which tool is used for this ?
Answer
# 1
If you want to design an assembly which is used by more 
than one application then that assembly should be assigned 
a strong name. sn.exe is used to generate a strong name.
 
Is This Answer Correct ?    4 Yes 1 No
Mohan Kumar E.
 
  Re: What is strong name and which tool is used for this ?
Answer
# 2
Strong Name is to be assigned to shared assembly. when more 
then one application is going to use that dll/assembly, 
that assembly has to assign a strong name and has to be 
place in GAC(Global Assembly Cache).
 
Is This Answer Correct ?    1 Yes 1 No
Nikey Patel
 
 
 
  Re: What is strong name and which tool is used for this ?
Answer
# 3
A common use of attributes is to provide a strong name for 
an assembly. assemblies that have a strong name can be 
placed in the global assembly cache. The global assembly 
cache enables a single assembly to be shared among multiple 
projects. The global assembly cache can be used to share 
multiple copies of the same assembly,

tool for that 
command
sn -k mykey.snk

and then add this key in assembly information like
[assembly: AssemblyKeyFile("mykey.snk")]

and paste in global assembly catch
like

gacutil /i filename.dll
 
Is This Answer Correct ?    3 Yes 0 No
Kamlesh Sharma
 

 
 
 
Other Dot Net Framework Interview Questions
 
  Question Asked @ Answers
 
What is CLR and how it generates native code ? Digital-GlobalSoft1
WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING Cap-Gemini17
What is shared and private assembly ? Accenture2
If you change something in web.config file.Do u need to compile again? SMNetserv2
Integer & struct are value types or reference types in .NET?  3
If we want to construct our own Garbage collector what are the steps things we have to do? Honeywell3
What is side by side Execution ? MMTS3
What platforms does the .NET Framework run on?  1
I am going for H1B visa interview, I am not having bank statement ,is it neccesary for stamping process? how to handle the,consulate people without that statement ?  2
About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ? MMTS2
Can u tell me differences which are introduced in .Net 1.1 and 2.0 and 3.0 and also in 3.5 ? by detailed? ABC1
What is the common property in .net? Nth-Solution1
give the feature of .net2.0 over .net1.1  5
What are the features that are new in .net 2.0 Emphasis2
How do you register the dotnet component or assembly ? Accenture1
If you are using components in your application, how can you handle exceptions raised in a component ? Accenture3
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj; Kanbay7
Diffence between .net framework 1.0 and 2.0? DataPoint2
What is serialization ? MMTS4
Can we look at the IL for an assembly?  2
 
For more Dot Net Framework Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com