Re: Without Vs.Net
- From: "Francois Bonin [MVP]" <thecois@xxxxxxxxx>
- Date: Mon, 22 Aug 2005 23:31:55 -0000
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,
>
>
.
- References:
- Without Vs.Net
- From: DMP
- Without Vs.Net
- Prev by Date: Re: errors in using .NET 2003
- Next by Date: Do anybody experienced caching problems in VS.Net?
- Previous by thread: Without Vs.Net
- Next by thread: Re: Borland C++ to Visual Studio
- Index(es):
Relevant Pages
|
Loading