Answer Posted / seshu
Suppose that you are creating a general purpose DLL which
provides functionality which will be used by variety of
applications. Now, instead of each client application
having its own copy of DLL you can place the DLL in 'global
assembly cache'. Such assemblies are called as shared
assemblies.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the ways of preserving data on a Web Form in ASP.NET?
What is the difference between table and query?
Why is global asax is used?
Distinguish between Server-side and Client-side code?
What is the main differences between asp and asp.net?
What is the significance of attaching a profile while creating a user?
What is the difference between GridView and Repeater controls in ASP.NET?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What are merge modules?
What are triggers of an updatepanel?
What do you understand by aggregate dependency?
Explain what is viewstate?
What is the use of asp.net web api?
What is request and response in asp.net?
What are url fragments?