What are the ways to deploy an assembly?

Answer Posted / mega

for deploying an assembly we have to create a Strong name.
Using SN.EXE can we create a strong name
eg:
SN.EXE -k "C:\ass.snk"

Once the strong name has been created add it to the GAC file
using GAC utility .

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain RenderBody and RenderPage in ASP.Net MVC?

591


What is the 'page life cycle' of an ASP.NET MVC?

604


What are the versions of .net framework?

533


Is mvc 4 supporting windows azure sdk (software development kit) ?

554


What is the role of the jit compiler in .net framework?

621






What is the benefit of entity framework?

531


What is .net architecture and framework?

573


how can you tell ef to have a different table or column name than that defined for the class?

568


What are the possible razor view extensions?

565


What is route config?

554


Does Tempdata hold the data for other request in ASP.Net MVC?

540


Can I use razor code in javascript in asp.net mvc?

535


How we can call a javascript function on the change of a dropdown list in mvc?

569


Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).

1796


What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?

525