Re: Separated DLLs for user controls
From: A Lonely Programmer (SpamaLinuxUser_at_NoSpamForMe.com)
Date: 02/17/04
- Next message: Patrick.O.Ige: "Re: Session & login/validating/ problem HELP"
- Previous message: Reza: "Re: Windows Authentication with list of users from DB?"
- In reply to: A.M: "Separated DLLs for user controls"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Feb 2004 15:12:26 -0600
Yes, you can do it a few ways
1. grab the control inside the current project and compile it using the
command line compiler, specifying the \out parameter
2. Create the control in its own project then reference it back into the
original project
"A.M" <IHateSpam@sapm123.com> wrote in message
news:%23w0S0kZ9DHA.2524@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> By default VS.NET generates just one DLL contains all code behinds and
> userconrols.
> Is it possible to have VS.NET partitione them in their own assemblies for
> granular security?
>
> Thanks,
> Ali
>
>
- Next message: Patrick.O.Ige: "Re: Session & login/validating/ problem HELP"
- Previous message: Reza: "Re: Windows Authentication with list of users from DB?"
- In reply to: A.M: "Separated DLLs for user controls"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|