Re: Code access permissions step by step walkthrough?????
From: Nicole Calinoiu (calinoiu)
Date: 10/28/04
- Next message: Gopal Krish: "Re: Code access permissions step by step walkthrough?????"
- Previous message: Rahul Kumar: "Re: general concerns regarding hacking of .NET assemblies"
- In reply to: Gopal Krish: "Code access permissions step by step walkthrough?????"
- Next in thread: Gopal Krish: "Re: Code access permissions step by step walkthrough?????"
- Reply: Gopal Krish: "Re: Code access permissions step by step walkthrough?????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 28 Oct 2004 08:40:27 -0400
It isn't actually necessary to "implement code access permission/security"
in most applications since the underlying framework takes care of most of
this for you. That said, there are various guides available to specific
types of CAS use, so if there's something particular you want or need to do
wrt CAS, someone might be able to point you at an appropriate resource if
you could provide a bit more details concerning your CAS usage goals.
"Gopal Krish" <geeksgk@yahoo.com> wrote in message
news:8b4092e6.0410272030.418ab9c8@posting.google.com...
> Hi,
>
> I'm a newbie to code access permissions in .net. I tried reading code
> access document in MSDN and they don't have fully working code samples
> or step by step walkthroughs that will help me understand how to
> implement code access permission/security in my web application.
>
> May be I'm expecting too much from MSDN??? I spent almost 2 days in
> reading thru MSDN topics on this and have a theoritical understanding
> on permissions, declarative and imperative syntax, Demand, security
> policy etc etc. But I need some fully working code examples to
> understand them better.
>
> Can someone point me to any other web sites where there is a step by
> step walkthroughs to understand code access permissions?
>
> Thanks
> Gopal
- Next message: Gopal Krish: "Re: Code access permissions step by step walkthrough?????"
- Previous message: Rahul Kumar: "Re: general concerns regarding hacking of .NET assemblies"
- In reply to: Gopal Krish: "Code access permissions step by step walkthrough?????"
- Next in thread: Gopal Krish: "Re: Code access permissions step by step walkthrough?????"
- Reply: Gopal Krish: "Re: Code access permissions step by step walkthrough?????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]