Mar 8, 2010

Describe the difference between inline and code behind.

  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.

No comments:

Post a Comment