ASP Programming Question:
Download Job Interview Questions and Answers PDF
How can I see What assemblies are installed in the global assembly cache?
Answer:
The .NET Framework ships with a Windows shell extension for viewing the assembly cache. Navigating to % windir%assembly with the Windows Explorer activates the viewer.
Download ASP Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
I have written an assembly that I want to use in more than one application. Where do I deploy it? | What is an application domain? |