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


Please Help Members By Posting Answers For Below Questions

How would ASP and ASP.NET applications run at the same time on the same server?

1939


Is razor a programming language?

521


Is it true that a Web service must be written in .NET or not?

569


Which type if caching will be used if we want to cache the portion of a page instead of whole page?

493


Explain exception filters?

581






Why do you use the app_code folder in asp.net?

546


What are the main advantages of using asp.net?

544


What are the advantages of using Master Pages?

589


Any disadvantages in Dataset and in reflection ?

2813


Mention few asp.net validators.

561


What is difference between ispostback and autopostback in asp net?

510


Difference between Response.redirect vs server.transfer?

575


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

575


When should I use server transfer and response redirect?

503


How can we create a website?

528