can sn.exe can be used before gacutil.exe
Answer Posted / avani
yes sn.exe is an commandline tool which we asign a strong
name sn -k and it can be placed into GAC(Global Assembly
Catch)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a Cookie? Where is it used in ASP.NET?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
How to change Master page in ASP.Net using code?
Is asp.net a language?
What are cao and sao.
Describe the differences between the lifecycles of Windows services and Standard EXE?
When does a session actually start?
List all templates of the repeater control.
How do cookies work? Give an example of their abuse.
To redirect the user to another page which method do we use without performing a round trip to the client?
What is the difference between web.config and machine.config in ASP.NET?
What are the advantages of the code-behind feature?
Explain the significance of routing? : asp.net mvc
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What is viewstate? In which event of the page life cycle, is the viewstate available?