April 2002
Intermediate to advanced
816 pages
20h 56m
English
By Rudi Martin
IN THIS CHAPTER
In previous chapters, you've looked at high level architectural and design issues crucial to producing secure code. Now we're going to delve down deeper into the low-level details of actually implementing such code. This chapter is focused on writing code that explicitly interacts with the .NET Framework security system (the implicit facets of writing code that doesn't give away trust can't really be dealt with at such a low level—they're very dependent on the exact nature of your product).
This chapter seeks to acquaint you with three broad areas of coding with the .NET Framework ...
Read now
Unlock full access