what are the different stepts to create shared assemblies?



what are the different stepts to create shared assemblies?..

Answer / vikas sharma

step 1
Provide strong key name
by using sn-k
After thast versioning
Compile it .
Change the version
At last GAC calls.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Can you please explain the request flow in ASP.NET MVC framework?

0 Answers  


How to free the memory that is not used by an object in garbage collection?

4 Answers   IBM,


What is the use of finalize and dispose eventhough garbage collector is working?

3 Answers   Kanbay,


What is the property available to check if the page posted or not

1 Answers  


what is Framework?

3 Answers  






How to use multiple submit buttons in asp.net mvc?

0 Answers  


How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is declared as "int" variable??

1 Answers  


Is .net core replacing .net framework?

0 Answers  


What is the .net framework and how does it work?

0 Answers  


What is the necessity for singning an assembly with a strong name?

1 Answers   L&T,


Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?

0 Answers  


What are html helpers in asp.net mvc?

0 Answers  


Categories