Thursday, April 02, 2009

aspx

NET pages, known officially as "web forms", are contained in files with an ".aspx" extension. Code-behind files typically have names like PageType.aspx.cs and PageType.aspx.vb based on the ASPX file working name.

Click here to know more about aspx.

No comments:

Post a Comment