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

Answer Posted / amit

I think yes we can do this, because in my multitier solution if I am having three different projects as presentation layer, business logic and data access layer. Whenever I want some data to display in Browser, I am first requesting to Business layer and it will request to Data layer. For this I am calling respective methods from that layer and to achieve this, I am adding reference of that project or layer in my current layer. Without adding reference I cannot do that. So this way I am accessing my data layer private assembly in Business layer and business layer in presentation layer. Please correct me if I am wrong. Thanks.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the event handlers that we can have in global.asax file?

528


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

478


What is the latest version of asp.net?

529


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

1416


Define page output caching?

568






Who can consume WebAPI?

581


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1486


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

1943


What is server transfer?

489


What are the features that make asp.net more used framework? : asp.net mvc

535


What are the various ways to send content from one page to another?

516


What is a postback in asp net?

528


What is a uri query?

546


How is mvc different from asp.net? : Asp.Net MVC

539


Name the namespace which is used by ado.net?

519