ASP.net: Website or web application project

前端 未结 5 998
感动是毒
感动是毒 2020-12-15 00:08

Is there any difference between website and web application project? What if you are working on a project that is sort of hybrid of site and application? which project shoul

5条回答
  •  情歌与酒
    2020-12-15 00:22

    I'm used to create websites when I want to create a new webapplication.

    My current project had some problems on compiling, so I switched to a webapplication project. The step isn't very hard. Visual Studio helps you to change all necessary lines.

提交回复
热议问题