can sn.exe can be used before gacutil.exe
Answer Posted / ajay solanki
as per knowledge first we need to generate strong Name for
an Assembly using sn.exe before insatalling shared Assembly
into global assembly cache using Gacutil.exe
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain exception handling in .net.
What do you understand by aggregate dependency?
What are the event handlers that we can have in global.asax file?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is global.asax file used for?
Explain some of the major built-in objects in asp.net
Explain server-side scripting?
What are server-side comments in ASP.NET?
How can we identify that the page is post back in asp net?
How you will manage the state of ASP.NET controls?
What r the asp.net list controls and difference between them?
To wrap up a call to a Web service the standard used is..?
To display data in a Repeater control which template you provide?
Difference between Response.redirect vs server.transfer?
What asp.net control can embed xaml into asp.net pages?