asp.net mvc - Where have the Mvc Code behind files gone? -


I do not see a codehhind file in my MVC 2 (RC), have they been deliberately removed?

If you had MVC 1 installed appropriately then the codebehind files will already run. They are sometimes considered harmful because they are likely to violate the MVC pattern.

CodeBehind is still possible, you still have to add them to the hand.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -