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
