Hi,Jim:

Thanks a lot. 
To look at the generated source code is just what I want.

Chong

-----Original Message-----
From: Jim Arnold [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 18, 2002 10:27 AM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] how asp.net handles aspx page?


Usually in C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\


The easiest way to see the source code (after parsing but before
compilation) is to put a deliberate syntax error into your code and
click
"Show Complete Compilation Source" in debug mode.

Jim

> -----Original Message-----
> From: ChongQing Xiao [mailto:[EMAIL PROTECTED]]
> Sent: 18 April 2002 16:23
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] how asp.net handles aspx page?
>
>
> Hi,Thomas
>
> Could you tell me where the cache directory is?
> I am interested in what the compiled code looks like.
>
> thanks
> chong
>
> -----Original Message-----
> From: Thomas Tomiczek [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 18, 2002 10:20 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] how asp.net handles aspx page?
>
>
> They ARE also compiled into DLL's and there is a cache directory
> somwhere.
>
>
> Regards
>
> Thomas Tomiczek
> THONA Consulting Ltd.
> (Microsoft MVP C#/.NET)
>
>
>
> -----Original Message-----
> From: ChongQing Xiao [mailto:[EMAIL PROTECTED]]
> Sent: Donnerstag, 18. April 2002 16:37
> To: [EMAIL PROTECTED]
> Subject: [DOTNET] how asp.net handles aspx page?
>
>
> Hi,
>
> For ASP.NET, it mentioned it use compiled code so it can run
> faster than
> asp. Suppose I have a A.Aspx and A.Aspx.cs (code behind), I know the
> A.Aspx.cs is compiled to an assembly before executed, but I wonder if
> ASP.NET precompiles A.Aspx before executed it, if yes, will
> the compiled
> code being cached?
>
> thanks
> chong
>
> You can read messages from the DOTNET archive, unsubscribe
> from DOTNET,
> or subscribe to other DevelopMentor lists at
> http://discuss.develop.com.
>
> You can read messages from the DOTNET archive, unsubscribe
> from DOTNET,
> or
> subscribe to other DevelopMentor lists at http://discuss.develop.com.
>
> You can read messages from the DOTNET archive, unsubscribe
> from DOTNET, or
> subscribe to other DevelopMentor lists at http://discuss.develop.com.
>

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to