I’m wondering…

  • I’m wondering, asp.net 2.0 website project does not create project file and .dll file and where all those code-behinds compiled into?
  • I’m wondering, if we are to deploy it, do we only deploy .aspx and .ascx (front-end) files or have to include code-behind files as well?
  • I’m wondering, why .pdb files are also included when you add project references to the website project.
  • I’m wondering, why some referenced .dll creates .xml files as well.
  • I’m wondering, do we need to add those .pdb and .xml along with referenced .dll in the deployment.
  • I’m wondering, the main difference between asp.net 2.0 web application project and web site project.

And I’m still wondering…

Related Posts: