Changes in the security model of windows 7 (and vista) and how they affect developers
Gad J Meir
Vista and Windows 7 changes several aspects of the security model of windows and added several new security features. Those changes have direct effect on the development process. Ignoring the changes might lead to strange and unexpected behavior of the application and some of the new features can be used to tighten security and reduce vulnerabilities of the application. This lectures will cover session isolation, integrity levels and if time permits more basic stuff like CAS and ACL’s. The most secure system in the world is completely open if you don’t activate the security. Come and learn how to use the built in security features of the windows OS to protect your application.