aspx thread: Can you tell me the different between "Codebehind" and "SRC" in @page directive
<%@ Page Inherits="CalculatePage" Src="MCalc2.cs" %> and <%@ Page language="c#" SRC="default.cs" AutoEventWireup="false" Inherits="csharptest.defaults" %>
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
aspx thread: Can you tell me the different between "Codebehind" and "SRC" in @page directive
<%@ Page Inherits="CalculatePage" Src="MCalc2.cs" %> and <%@ Page language="c#" SRC="default.cs" AutoEventWireup="false" Inherits="csharptest.defaults" %>
|