| Question: | Which page code model is better, single-file or code-behind? |
| Answer: |
Both models have the same performance.
The choice of using single-file pages versus code-behind pages depends on your personal preference and convenience.
|
| Link to more information: | http://msdn2.microsoft.com/library/015103yb.aspx |