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
will there be any issues adding a table without primary keys to a data model?
What are Action Filters in ASP.NET MVC and its use?
What is RouteConfig.cs in ASP.Net MVC 4?
What is viewstart page in mvc?
Explain the advantage of packaging over xcopy in .net?
What is difference between viewbag and viewdata and tempdata?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What are html helpers in asp.net mvc?
What is separation of concerns in asp.net mvc?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What are the possible razor view extensions?
What are the Core features of ASP.NET MVC?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What is the difference between windows vista and .net framework 3.0 ?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?