What does this do? sn -t foo.dll

Answers were Sorted based on User's Feedback



What does this do? sn -t foo.dll..

Answer / pramod gupta

Displays the public key token of foo.dll. foo.dll must be
strong-named.

Is This Answer Correct ?    1 Yes 0 No

What does this do? sn -t foo.dll..

Answer / subrmaniam

sn=Strong Name.
we can give a strong name for our assembly while deploying
our applications.

Is This Answer Correct ?    1 Yes 0 No

What does this do? sn -t foo.dll..

Answer / surendar

Creating a strong name,key pair generation

purpose for converting the private assembly into public
assembly

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How many types of sessions are there in asp net?

0 Answers  


How you can add an event handler?

0 Answers  


Can you change a Master Page dynamically at runtime?

0 Answers  


what is webservices. howit is use in our project .

1 Answers   Patni,


Describe session handling in a webfarm, how does it work and what are the limits?

0 Answers   Siebel Systems,






Is there any limit for query string? Means what is the maximum size?

0 Answers  


can we transfer data from one page to another page using viewstate if so how?if not y?

37 Answers   AppShark, DataSync, Gtech, iGate, Wipro,


What parameters can you pass in the url of the api? Can get and post use the same url?

0 Answers  


what is the jit? what is the type of jit and purpose of it>

2 Answers   Honeywell,


In ViewState How much lifespan items stored?

0 Answers   Siebel,


a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

0 Answers   CTS,


What is http only cookie?

0 Answers  


Categories