How many types of assemblies are there in the visual
studio.net?

Answer Posted / t.v.s. rama raju

.Net Assembly can be classified in four Categories:

(A) With Respect to Program Access.
i) Private Assembly- It can be used only in one
application.
ii) Public/Shared Assembly- It can be used by all
applications in the server.

(B) With Respect to Number of Resources.
i) Static Assembly- It uses fixed resources.
ii) Dynamic Assembly- It supports dynamic creation
of resouces or files at
runtime programatically.

(C) With Respect to Deployment.
i) Satellite Assembly- Easily Deployable. (Visual
Studio 2005).
ii) Resource-Only Assembly- In Visual Studio 2003.

(D) With Respect to Number of Assemblies.
i) Single File Assembly- /Bin/x.dll

ii) Multi File Assembly- /Bin/x.dll
y.dll
z.dll
---
---
---

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain different pipelining hazards and how are they eliminated? : .NET Architecture

508


Explain domestic architecture artifacts? : .NET Architecture

507


Explain the purpose of cache? : Dot net architecture

479


Explain the race around condition? : .NET Architecture

513


How can we integrate atlas with web services?

523






what are the fundamental and common properties of .net controls?

1602


Explain about validation?

607


How does .net remoting work?

622


how to set the startup position of the form?

1511


How can implement drag and drop using atlas?

572


what is the difference between running an application with and without debugger?

1545


Explain how cache is used? : Dot net architecture

589


Explain cache memory? : Dot net architecture

540


What is .net mobile utility controls. : Microsoft dot net mobile

497


What is an interrupt? : Dot net architecture

508