I want to know what are features of the code-behind feature ?
Thank you.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted May 26, 2012, 12:51 PM
The main advantage of the code behind is
- The design is separated from the code, so developers can work on coding part and designers can work on the design part
- It is good to have modular programming
VulpesPosted May 26, 2012, 8:24 AM
http://quickstarts.asp.net/QuickStartv20/aspnet/doc/pages/codebehind.aspx