ASP.Net 3.5/4.0 CodeBehind or CodeFile?

Posted by Donald Hughes on Stack Overflow See other posts from Stack Overflow or by Donald Hughes
Published on 2010-04-06T14:17:47Z Indexed on 2010/04/06 15:43 UTC
Read the original article Hit count: 540

Filed under:
|
|

I read through the previous post: http://stackoverflow.com/questions/73022/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.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about codebehind