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

Should sn.exe be used before gacutil.exe ?

2 Answers   Accenture, BirlaSoft,


What is server side in asp.net?

0 Answers  


What is preprocessor in .net?

0 Answers  


What is caching? What are different ways of caching in asp.net?

0 Answers  


What?s a bubbled event?

1 Answers  






Describe the sequence of action takes place on the server when ASP.NET application starts first time?

0 Answers   CDC,


What is a web api?

0 Answers  


cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with following columns 1st datatable with columns studentNo studentName Deptno 2nd datatable with columns Deptno DeptName DeptAddress add data to both the tables Dynamically and merge these tables into one table and display it in Grid view as studentNo studentName Deptno DeptName DeptAddress

1 Answers   SQL Star,


what is the requirement that .Net web services can access the java application?

6 Answers   iSoft,


In what languages in ASP written?

4 Answers   Microsoft,


Name the two properties are on every validation control?

0 Answers  


Tell About Global.asax ?

3 Answers   Keane India Ltd,


Categories