Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Re: Can you tell me the different between


Message #1 by "max.li" <max@a...> on Fri, 6 Jul 2001 04:30:48
I 'd like you to see this webpage ^_^



http://dotnetdan.com/articles/aspnet/FirstPrinciples.htm

> <%@ Page Inherits="CalculatePage" Src="MCalc2.cs" %>

> 

> and 

> 

> <%@ Page language="c#" SRC="default.cs" AutoEventWireup="false" 

> Inherits="csharptest.defaults" %>


  Return to Index