Well I don't know that it would really hurt performance, most of the things I still use are simple IF statements and what not to show or not show certain things based on say login. Also I often call the compiled aspx code from within the old style <%%> scripts if I need to do any dirty work. I still use includes what is the .net replacement?

I think I'll look into asp.net a bit more.