473,466 Members | 1,405 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

ASP.NET compile model detail

hi all

can anyone point me the right document on asp.net 1.1 page compile model? I
need to know the detail from user request to IIS and aspnet_isapi.dll to
aspnet_wk.exe then how the page is complied and cached. is there any
difference on page handler facotry behavior between the code-beside and
code-behind complied model?

thx

Kevin
Nov 19 '05 #1
2 1195
This coveres some of the things you've asked for:

http://msdn.microsoft.com/msdnmag/is...httppipelines/

This talks a bit about the handler caching:

http://msdn.microsoft.com/msdnmag/is...g/default.aspx

-Brock
DevelopMentor
http://staff.develop.com/ballen
hi all

can anyone point me the right document on asp.net 1.1 page compile
model? I need to know the detail from user request to IIS and
aspnet_isapi.dll to aspnet_wk.exe then how the page is complied and
cached. is there any difference on page handler facotry behavior
between the code-beside and code-behind complied model?

thx

Kevin


Nov 19 '05 #2
even for the code-behind model, the page parser will still go through the
process of dynamic code generation and compilation.

so the precompiled dll is not used. so it's not what it seems to be doing
for the pre-compiled model.

"Brock Allen" <ba****@NOSPAMdevelop.com> wrote in message
news:69**********************@msnews.microsoft.com ...
This coveres some of the things you've asked for:

http://msdn.microsoft.com/msdnmag/is...httppipelines/

This talks a bit about the handler caching:

http://msdn.microsoft.com/msdnmag/is...g/default.aspx

-Brock
DevelopMentor
http://staff.develop.com/ballen
hi all

can anyone point me the right document on asp.net 1.1 page compile
model? I need to know the detail from user request to IIS and
aspnet_isapi.dll to aspnet_wk.exe then how the page is complied and
cached. is there any difference on page handler facotry behavior
between the code-beside and code-behind complied model?

thx

Kevin


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Kevin C | last post by:
I was curious to know what some developers out in the industry are doing when it comes to exposing Data access logic, specifically persistence. This is assuming that your not using an O/R framework...
2
by: Frank Vanris | last post by:
Hi, I am using boost which uses templates heavily. When I make a typo the compiler complains, but it complains in the boost headerfile (I attached an example at the end where I forgot to pass in...
3
by: Earl Teigrob | last post by:
Background: When I create a ASP.NET control (User or custom), it often requires security to be set for certain functionality with the control. For example, a news release user control that is...
3
by: yzi | last post by:
I have a list form and a detail form . Before, I open the List form, use form.showDialog(),then I click List Item and open the Detail Form by form.show(). now , user need when the list form...
3
by: John Sidney-Woollett | last post by:
Just asking in case anyone has this info... Does anyone have a complete and working data model that allows Postfix v2 to lookup domain/user lookups (including virtual domains and users). I've...
1
by: 张沈鹏 | last post by:
How to compile the HelloWorld of boost.asio? Maybe this is a stupid problem , but I really don't konw how to find the right way. My compile environment is WinXP, Msys , MinGw , G++ 3.4.2,...
12
by: Doug | last post by:
Hi, I learned a little about the model view presenter pattern at a conference this last week and am experimenting with it. It's working pretty well but I have a question. I am trying to use...
9
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - What is the document object model? ----------------------------------------------------------------------- ...
0
by: Alexandr N Zamaraev | last post by:
OS: WinXP Home Ru + sp2 Python: 2.5.2 py2exe: latest CSV source gcc (GCC) 3.4.5 (mingw-vista special r2) GNU ld (GNU Binutils) 2.18.50.20080109 OS: WinXP Home Ru + sp2 Python: 2.5.2 py2exe:...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.