| |
| | Andy Smith's Blog : Spaghetti, CodeInPage, CodeBehind, and CodeBeside (Site not responding. Last check: 2007-10-11) |
 | | And at the same time that you have this over-seperation of the code and UI, you also have all this code in the UI declaration file, disguised in databinding syntax blocks. |
 | | The code behind file is not reusable, is bound to the aspx file, and is descendant of the Page class, which is not exactly the right choice for BL. |
 | | To me, the code that is in the code inside/code beside/code behind should be nothing more than wiring code. |
| weblogs.asp.net /asmith/archive/2004/04/14/112916.aspx (3521 words) |
|