View Single Post
Old 08-04-2004, 07:32 PM   #10 (permalink)
ashish
Registered User
 
ashish's Avatar
 
Join Date: Jul 2004
Posts: 46
ashish is on a distinguished road
Re: Re: Some Thoughts on ASP.net

Quote:
Originally posted by rdove
You do realize that you don't have to compile ASP.NET code. You can code ASP.NET pages just like you do in ASP. When the ASP.NET page is accessed the JIT compiler will kick in and compile the code much like it does in ASP.NET.

Hello rdove,

Thanks for pointing that out. Still learning myself
ashish is offline   Reply With Quote