Can private assembly be used for more than one application?
If so how?

Answer Posted / nishant

Yes, private assemblies can be used more than 1 application.
if you add the reference of private assembly in your
project, it creates the copy which stored in a bin
directory.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is application and session in asp.net?

538


How to manage different kinds of sessions in ASP.NET?

566


What is web api config?

548


What is the difference between table and query?

548


In asp.net, how can you validate drop down box?

586






What do you mean by View State and what is its role?

540


What are the uses of reflection?

580


What is the use of session?

528


To add a hyperlink column to the DataGrid which tag is used ?

587


What is the difference between executescalar and executenonquery?

517


What are the merits and demerits of viewstate?

582


What is advantage of asp.net?

551


What is a pixel url?

516


Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

540


Why and where this web.config file is used?

598