Tuesday, 14 December 2010

Inline Code and Code Behind

Inline code:     The Code is in Separate SCRIPT section of the same file as the HTML Content

Code-Behind:  The Code is in  a sequence file from the HTML content.the Code file is called a code behind page.When using Visual Studio.NET ,the default method is to place all of the code behind page

No comments:

Post a Comment