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 the difference between page directive include and action tag include?

519


What are the two Layouts supported by a Web form in ASP.NET?

547


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

4736


Explain why it is useful to use mvc instead of webforms? : asp.net mvc

588


What are sql notifications and sql invalidations?

525






Explain the flow of processing of the request? : asp.net mvc

530


What are web beacons used for?

535


What are the different types of cookies in asp.net?

516


What is sql data source control in asp.net?

563


When Cookies are expired in ASP.NET?

568


What is Web API?

639


How can you use a custom controls in ASP.NET application?

538


How would you turn off cookies on one page of your website?

532


In the Repeater control which way you can edit?

639


How to retrieve user name in case of Window Authentication?

268