B
Brian McCullough
Is aspnet_compiler.exe actually the tool used by the ASP.NET runtime to
dynamically compile an ASP.NET 2.0 application? ...Or is the
aspnet_compiler.exe tool just a console application "front-end" for some
lower level functionality and the ASP.NET runtime actually hooks into this
lower level API?
Similarly, is the aspnet_compiler actually what get's called when using the
"Publish Web Site" utiltiy (or again, is the "Publish Web Site" utility
actually hooking into a lower level API?
TIA
dynamically compile an ASP.NET 2.0 application? ...Or is the
aspnet_compiler.exe tool just a console application "front-end" for some
lower level functionality and the ASP.NET runtime actually hooks into this
lower level API?
Similarly, is the aspnet_compiler actually what get's called when using the
"Publish Web Site" utiltiy (or again, is the "Publish Web Site" utility
actually hooking into a lower level API?
TIA