J
Jay B. Harlow [MVP - Outlook]
nospam,
No! these three files are not JIT'd, the resultant assembly from the above
compilation is JIT'd to execute.
That's the way I understand ASP.NET works.
to compile it into an assembly, which will subsequently be JIT'd. I don't
have an answer, however for my own edification I am curious as to how it
works...
Does the following article help?
http://msdn.microsoft.com/asp.net/w...library/en-us/dnaspp/html/codecompilation.asp
Or one of the articles on the following page?
http://msdn.microsoft.com/asp.net/whidbey/
Hope this helps
Jay
Yes! these three files must be compiled together to form an assembly.These three files must be used together to make Untitled.aspx page work via
JIT when the User first hits Internet Explorer 6.0 on your browser
No! these three files are not JIT'd, the resultant assembly from the above
compilation is JIT'd to execute.
That's the way I understand ASP.NET works.
I believe you are asking how does ASP.NET know where to find the third filedoes anyone understand what I am asking?????????
to compile it into an assembly, which will subsequently be JIT'd. I don't
have an answer, however for my own edification I am curious as to how it
works...
Does the following article help?
http://msdn.microsoft.com/asp.net/w...library/en-us/dnaspp/html/codecompilation.asp
Or one of the articles on the following page?
http://msdn.microsoft.com/asp.net/whidbey/
Hope this helps
Jay