CodeBehind Demo

Please see test.asp demo:


test.asp
 

After converted test.asp to C# with CodeBehind, the test.aspx as following:

 test.aspx:
 
 test.aspx.cs:
 

After converted test.asp to VB.NET with CodeBehind, the test.aspx as following:

 test.aspx:
 
 test.aspx.vb: