Re: Any good place to learn SecurityPermissions and Policy?
From: Chua Wen Ching (chua_wen_ching_at_nospam.hotmail.com)
Date: 09/12/04
- Next message: Patrick Blackman: "Re: Need c# example of using the Win API EnumPrinters function"
- Previous message: Chua Wen Ching: "RE: Access Modifier in structs - help!"
- In reply to: Shiva: "Re: Any good place to learn SecurityPermissions and Policy?"
- Next in thread: Richard Blewett [DevelopMentor]: "Re: Any good place to learn SecurityPermissions and Policy?"
- Reply: Richard Blewett [DevelopMentor]: "Re: Any good place to learn SecurityPermissions and Policy?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 12 Sep 2004 09:29:01 -0700
Hi Shiva,
Yeah the articles looks great! I will look into it :) Thanks again.
Regards,
Chua Wen Ching
"Shiva" wrote:
> Here a couple of popular articles on CAS:
> http://www.codeproject.com/gen/design/CASDesignPatterns.asp
> http://www.codeproject.com/dotnet/UB_CAS_NET.asp
>
> "Chua Wen Ching" <chua_wen_ching@nospam.hotmail.com> wrote in message
> news:4F817476-4141-4E64-9818-201F1AF76701@microsoft.com...
> Hi there,
>
> Is there any place to learn SecurityPermissins and Policy?
>
> I had looked into Code Access Security, but nothing much on using it.
>
> I want to implement in depth CAS into my dlls, and my client side user calls
> my dlls, will have limitations to the number of modules they can access.
>
> I had Essential .NET book with me, and it had 1 portion explaining it. But
> it doesn't show me how to use it in real scenarios. Like example,
>
> there are few versions of vs.net 2003
>
> Enterprise Architect - had all features
> Professional - portion features
> Academic - less features
>
> I want to implement something that each client will receive the same dll (no
> recompiling here), and then i had some Windows Forms, that can trigger some
> security thing.... hmm...? well am i on the right track?
>
> Is there a good place that i can look into or even beginners? Internet URL?
>
> Thanks.
> --
> Regards,
> Chua Wen Ching :)
>
>
>
- Next message: Patrick Blackman: "Re: Need c# example of using the Win API EnumPrinters function"
- Previous message: Chua Wen Ching: "RE: Access Modifier in structs - help!"
- In reply to: Shiva: "Re: Any good place to learn SecurityPermissions and Policy?"
- Next in thread: Richard Blewett [DevelopMentor]: "Re: Any good place to learn SecurityPermissions and Policy?"
- Reply: Richard Blewett [DevelopMentor]: "Re: Any good place to learn SecurityPermissions and Policy?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|