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 |
How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.
Describe how ASP.NET maintains process isolation for each Web application?
Explain how do you validate the controls in an asp .net page?
What is ispostback method in asp.net?
What is a PostBack ?
What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?
What is skin in asp.net?
About Windows/Forms Authentication
What does WSDL stand for?
What is user control in asp.net?
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)