What is .netmodule and how is different from .dll and .exe

Answer Posted / vijay

Netmodule is a unit of compilation. A compiler may give
the option to compile a collection of source files into an
assembly, or a netmodule. Netmodule contains type metadata
and compiled code. It does not contain an assembly
manifest.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a proxy in web service?

547


Who can consume WebAPI?

578


Can user control be stored in library?

513


How is my content secured from unauthorized access?

509


What do you mean by View State and what is its role?

520






Differentiate between a page theme and a global theme?

516


Explain how can we inherit a static member?

516


What is the usage of DelegatingHandler?

577


Can viewstate be accessed in another page?

498


What is protected configuration?

591


How many web.config files can I have in an application?

530


What are the types of caching in asp.net?

539


What is difference cookie and session?

516


Explain about solution explorer window?

602


Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

569