Re: disable reading of asp pages
- From: "Kevin Spencer" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 16 Nov 2005 09:07:15 -0500
I think so. Don't put your CodeBehind class code in the Page template, but
compile it into a DLL. If you do so, the CodeBehind page does not have to be
deployed; the Page Template will use the compiled DLL instead.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
If you push something hard enough,
it will fall over.
- Fudd's First Law of Opposition
"Piz" <twiggy_it@xxxxxxxxx> wrote in message
news:1132147295.511885.74120@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> maybe i didn't explained well my problem. The web application will run
> in a intranet, so the web server will be a pc in that intranet. Not a
> remote server. So anyone could open the aspx pages for reading code
> directly from the web server folder. Have you understood?
>
.
- Follow-Ups:
- Re: disable reading of asp pages
- From: Patrice
- Re: disable reading of asp pages
- References:
- disable reading of asp pages
- From: Piz
- Re: disable reading of asp pages
- From: Kevin Spencer
- Re: disable reading of asp pages
- From: Piz
- disable reading of asp pages
- Prev by Date: request in a new window
- Next by Date: Re: Add .NET Reference in VS 2005
- Previous by thread: Re: disable reading of asp pages
- Next by thread: Re: disable reading of asp pages
- Index(es):
Relevant Pages
|