Should sn.exe be used before gacutil.exe ?
Answer Posted / narayansahu
Yes. Before placing an assembly to GAC, we should sign the
assembly with a strong name using sn.exe
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is state management in .net?
What are session state modes?
Describe the events in the life cycle of a web application.
Define repository pattern in asp.net mvc? : asp.net mvc
What is _viewstart?
Explain the different types of directives in .net?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What is http pipeline in asp.net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Why is it preferred to not use finalize for clean up?
How can you send an email message from an asp.net web page?
How does a content page differ from a master page?
What is DataGrid wheater its a Server Control or something else ?