what is an assembly?

Answers were Sorted based on User's Feedback



what is an assembly?..

Answer / chandu

in .net assembly is nothing but classlibrary so we say that
asssembly is a collection of classes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Mention two instances where routing is not implemented or required?

0 Answers   Infosys,


what is explicit loading?

0 Answers   Microsoft,


What are the advantages of razor view engine?

0 Answers  


Can you please explain the request flow in ASP.NET MVC framework?

0 Answers  


what is ADO.NET

8 Answers   NIIT,






If background completes its processing will it wait for foreground threads?

2 Answers   Kanbay,


Tell me the best web-sites for Learning the ASP DOT NET.

3 Answers  


what are the different stepts to create shared assemblies?

1 Answers  


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

0 Answers  


How do I use partial view?

0 Answers  


How does �side by side� work for the .net framework 3.0?

0 Answers  


I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.

0 Answers  


Categories