What is .netmodule and how is different from .dll and .exe
Answers were Sorted based on User's Feedback
Answer / minakshikpr
In a asp.net solution we can have different projects in
different language when we compile it forms a single
assembly. Different language projects that are used are
called .netmodule. The assembly that is formed could be
a .dll or .exe
| Is This Answer Correct ? | 20 Yes | 4 No |
Answer / 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 |
What is the first name space in .netF/W heirarchy
What is Pre-Render event in ASP.NET?
Write a code snippet to implement the indentation in json in web api.
which directive is mandatory in page control
Is there any limit for query string? Means what is the maximum size?
Why viewstate is used in asp.net?
What is page request in asp.net?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Define asp.net caching?
In the Repeater control which way you can edit?
Explain how can we inherit a static member?
What is a master page and what does it do?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)