问题
I read through the previous post: CodeFile vs CodeBehind, but I'm still confused on which I should use. It sounds like CodeFile is the newer option that should be used, yet VS2010 generates CodeBehind when creating a new Web Form.
回答1:
It depends on your template, check out web site vs. web application. I tend to prefer web application for several reasons, but that is up to you. If you see code-behind, you probably have selected that template.
来源:https://stackoverflow.com/questions/2585463/asp-net-3-5-4-0-codebehind-or-codefile