I have been unable to find anything using the google... If I write on my ASP.NET code page:
<!-- #include file="file_to_include.aspx" -->
the file is output to the page. How do I disable this behavior?
MSDN info on #include and Server Side Include (SSI)