Can private assembly be used for more than one application?
If so how?
Answer Posted / vyas pyk
Private assembly cannot b shared between two different
application, because private assembly will be stored beneat
the application folder or in root folder.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Is there any alternative to avoid name collisions other then Namespaces?
When was asp.net released?
How to implement form based authentication in asp.net application?
What are the server control tags in asp.net.?
Demonstrate Render and PreRender?
What is a 404 redirect?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What is the significance of proxy user?
What is the use of ASP.NET routing?
How do I use a proxy server when invoking a web service?
What is the difference between the response.write() and response.output.write() methods?
Define data caching?
What are the events in a page life cycle?
What is webresource axd?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?