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
What filters are executed in the end?
What is the difference between old ADO.NET and Entity framework coding techniques?
What are Non Action methods in ASP.Net MVC?
What is meant by domain model?
What is the difference between viewbag and viewdata in mvc?
What is entity graph? : Entity framework
What are ajax helpers in mvc?
what is .edmx file and what it contains?
What is presentation framework?
how do you truncate a table using entity data model?
Can we add constraints to the route? If yes, explain how we can do it?
How can I tell what .net framework is installed?
Explain how you can send the result back in JSON format in MVC?
Explain test driven development (tdd) ?
Explain the methods used to render the views in ASP.Net MVC?