what is Assemble

Answer Posted / prashant

An Assembly is unit of deployment like EXE or a DLL.its a collection of many classes. namespace is nothing but an assembly.it can not execute directly .it can be call to some other container like vb,c#,asp etc.it provides reusability of code in our application designing.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Action Methods in ASP.NET MVC?

574


What is the difference between tempdata and viewbag?

498


How to return the JSON from action method in ASP.Net MVC?

691


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

551


What is associationset? : Entity framework

562






What is the use of the default route?

602


Explain the methods used to render the views in ASP.Net MVC?

631


What is entityset? : Entity framework

575


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

594


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

1976


What is oauth in web api?

524


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.

2169


What are the components required to create a route in mvc?

607


what is minimum requirement for entity framework applications to run?

576


what do you mean by table-per-hierarchy?

599