Describe the difference between inline and code behind - which is best in a?

Submitted by: Administrator
Inline code written along side the html in a page. Code-behind is code written in a separate file and referenced by the .aspx page.
Submitted by: Administrator

Read Online ASP.NET 2.0 Job Interview Questions And Answers