Re: CAS,Stackwalk and code reuse
- From: siddharthkhare@xxxxxxxxxxx
- Date: 22 Feb 2006 06:48:10 -0800
thanks.
permission do not differ ...if I put every thing in the same finction
i.e inline it works...but If i put it in reusable utility functions
...it does not work...
And I think reason being call stack would work differently when i put
them in utility function.
So I know inline code will work ...what I am trying to find out is if
there is a way to not write inline code because than I will be
duplicating it all over the place...if there is a way to write it in
one place and reuse it ?
Thanks
Sidd
.
- Follow-Ups:
- Re: CAS,Stackwalk and code reuse
- From: Nicole Calinoiu
- Re: CAS,Stackwalk and code reuse
- References:
- CAS,Stackwalk and code reuse
- From: siddharthkhare
- Re: CAS,Stackwalk and code reuse
- From: Nicole Calinoiu
- CAS,Stackwalk and code reuse
- Prev by Date: Re: System.Security.SecurityException was unhandled
- Next by Date: Re: Question about Authorization Manager
- Previous by thread: Re: CAS,Stackwalk and code reuse
- Next by thread: Re: CAS,Stackwalk and code reuse
- Index(es):
Relevant Pages
|