
- Forum
- Programming Talk
- ASP
- What is the executable unit
What is the executable unit
This is a discussion on What is the executable unit within the ASP forums, part of the Programming Talk category; I want to know what is the executable unit that gets created when one builds an ASP.Net application? Is it ...
-
What is the executable unit
I want to know what is the executable unit that gets created when one builds an ASP.Net application? Is it exe or dll?
-
they are aspx pages which are compiled, and dll is placed into a bin

Reply With Quote





