Video Tutorial Library:

ASP.NET Web Forms :

Understanding Code Behind

Tags: ASP.NET , 2003 , Beginning
Code Behind allows the seperation between the code to render the presentation of the page and the programmatic logic of the page by putting each of these types of code into their own file. The presentation layer (with a .ASPX file extension) links to the programmatic layer (with a .ASPX.VB or .ASPX.CS file extnesion) through the use of a page directive called Inherits. This video thoroughly explains the concept of Code Behind and how it is facilitated in the IDE.

Downloads:

Sign up today to access downloads.
Understanding Code Behind
Duration: 6 Minutes, 11 Seconds
Size: 676.02K
Recorded Using: All Versions

Get Free Videos via Email

Sign up for our newsletter and receive links to free videos monthly.

Subscribe

We don't rent/sell/or commit other evil deeds with your email address. See our Privacy Policy.