what is the assembly?

Answers were Sorted based on User's Feedback



what is the assembly?..

Answer / sree

Assembly is a small unit for development
Assemblies are provides Reusability,Versioning,and Security.
Assemblies will maintain collection of userdefined types
and resources information.

Is This Answer Correct ?    1 Yes 0 No

what is the assembly?..

Answer / d.naveen

Assemblies are small unit of deployment.
There are somany types of assemblies
they are:
1.public
2.private
3.shared.
4.satellite
there will exceutable(.exe) assembly and Library code(.dll).
Assembly contain version infornmation,metadata,actual code.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Which authentication uses a combination of windows and iis authentication?

0 Answers  


Singleton Design pattern?How do you achieve it?

3 Answers   Microsoft,


How ASP.NET page works?

0 Answers   MCN Solutions,


How do you handle server controls?

0 Answers   Cap Gemini,


What are the disadvantages of viewstate/what are the benefits

3 Answers  






What is the advantage of using Windows authentication in a Web application?

0 Answers   MCN Solutions,


Can a user browsing my Web site read my Web.config or Global.asax files ?

1 Answers  


Can I have a unique key as foreign key?

0 Answers  


What is autopostback in asp net?

0 Answers  


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

0 Answers  


Can you create an app domain ?

1 Answers  


What is a web api? Which protocol is used in a web api?

0 Answers  


Categories