I think in this case, you have to have the better control (in terms of source code)
you can compile aspx pages on your desktop and using FTP upload these new pages to the web site.
But how will they work then? The only possible way, will be to access them through URL instead of a link on the existing web pages.
usman400
Contributor
3503 Points
721 Posts
Re: Can we add new pages in asp.net compiled website?
May 21, 2012 07:55 AM|LINK
I think in this case, you have to have the better control (in terms of source code)
you can compile aspx pages on your desktop and using FTP upload these new pages to the web site.
But how will they work then? The only possible way, will be to access them through URL instead of a link on the existing web pages.
And it could also impact the running web site
So better is, take control properly.