Answer Posted / neelima
The assembly which is used only by a single application is
called as private assembly. Suppose you created a DLL which
encapsulates your business logic. This DLL will be used by
your client application only and not by any other
application. In order to run the application properly your
DLL must reside in the same folder in which the client
application is installed. Thus the assembly is private to
your application.
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 ? | 29 Yes | 0 No |
Post New Answer View All Answers
Can I read the hard disk serial # of the client computer using asp.net?
What does postback mean?
What is a 401 redirect?
When should I use server transfer and response redirect?
What is an asp.net validator? And, mention its types.
Explain Areas in MVC?
How to prevent client side validation from the ASP.NET validation controls?
Describe the application event handlers in ASP.NET?
What is the use of express session?
What are session objects?
What is the purpose of session management?
What is data control in asp.net?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Explain the Session state management options available with ASP.NET?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?