What is .netmodule and how is different from .dll and .exe
Answer Posted / 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 |
Post New Answer View All Answers
Define static constructor?
What is mta?
What is cached data phone?
What do you mean by query string?
Explain what is viewstate?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
To bind columns manually which tags do you need to add within the asp:datagrid ?
How does a content page different from a master page?
What are the navigation ways between pages available in ASP.NET?
What’s the difference between response .redirect and server.transfer?
How does http session work?
What is difference between singleton and single call?
What are validators and list some validators of asp.net?
How use Xml data in ASP.net?
What is full trust in asp.net?