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 |
can sn.exe can be used before gacutil.exe
Define authentication and authorization.
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
How does ASP.NET framework maps client side events to Server side events.?
What is bound controls
How you will handle session when deploying application in more than a server?
How many webforms are possible on a single webpage?
What are the different methods of session maintenance in asp.net?
You have multiline textbox and submit button. if you paste xml content into multiline textbox and hit submit button. what action will perform?
Types of values mode can hold session state in Web.Config?
What is caching? Explain.
What is asp.net ajax?
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)