Tuesday, February 2, 2010

Inline & Code Behind code in Asp.net

Inline & Codebehind Code
Inline Code is mixing client and serverside code on the same page like HTMLandJavaScript. So precompilation is no need.
CodeBehind .aspx separately only for serverside code. So it provides good performance than inline code. Why because CodeBehind needs to be compile in advance.

Article Author: Rajesh Rolen.

Share This!


1 comment:

Anonymous said...

Very good article. sir can you please tell me about Inline function in c++

Powered By Blogger · Designed By Seo Blogger Templates