Showing posts with label Describe the difference between inline and code behind.. Show all posts
Showing posts with label Describe the difference between inline and code behind.. Show all posts

Monday, June 23, 2014

Describe the difference between inline and code behind.

Inline code is written along side the HTML in a page. There is no separate distinction between design code and logic code. Code-behind is code written in a separate file and referenced by the .aspx page