Go to DotNetFunda.com
 Online : 136 |  Welcome, Guest!   Login
 Skip Navigation Links Home > Forums > ASP.NET > file in .net
  Win at least 8 gifts every month now! >> Top Performers of this month.   

  • Video Tutorials is live !. Learn ASP.NET, UML, LINQ, Sharepoint etc. through videos now.
  • This month, we are distributing prizes worth Rs. 18,750/- (estimated) including Rs. 3000/- cash. Write for us and win!.
  • Advantages and disadvantages of working in small and big company, advice from our expert panels. Read here.


Notice: If page content has been copied from other sources without proper permission, kindly let us know with details from where it has been copied for further action.

ASP.NET Forum



file in .net

Author: Adnan | Posted on: 7/10/2009 | Category: ASP.NET | Views: 65 |  Print |
which file is created when we compiled, build, and run the asp page(com file,dll file,exe file)

Reply



Interesting?   Share and Bookmark this


 Responses
Poster  
Posted on: 7/11/2009 6:50:08 PM
Reply

.dll file is created when you run the asp.net application.

Build will build the whole application and create .dll files in the web application root's/bin folder.

If your asp.net page contains in Web site not in Web Application, .dll file is not created in Application root's/bin but these .dll are created in the temp directory.

Hope this answer your question.


Latest Questions

 Ask a Question


Advertisement

About Us | The Team | Contact Us | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
All rights reserved to DotNetFunda.Com. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks.
(Best viewed in IE 6.0+ or Firefox 2.0+ at 1024 * 768 or higher)