Re: Without Vs.Net



the actual syntax is :
<%@ Page CodeBehind="exam.cs" Language="c#" AutoEventWireup="false"
Inherits="exam" %>

assuming the class in your csharp file that represents the form is called
exam

"DMP" <debdulal.mahapatra@xxxxxxxxxxxx> wrote in message
news:%23lbllTLmFHA.2904@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
> I am using Webmetrix for web application on .Net.
> I have Test.aspx which use Exam class define in Exam.cs.
> How can i link Exam.cs file in my test.aspx file. I try through CodeBehind
> /Src But cannot link ?
> with regards,
>
>


.



Relevant Pages


Loading