Speaking at WinDev 2004

I haven't been blogging much lately as I have been very busy getting a Release 2.0 shipped.  In the past month, though, I have been working on some ideas for an upcoming conference.  Yesterday, I got confirmation I will be speaking at WinDev 2004 this coming October.  I will be speaking under the new Security for Developers track headed by Keith Brown.

WinDev 2004 Speaker

Update:  The speaker page has been updated.

These are my topics:

Writing least privilege apps
Most users work on computers where they don't have administrator privileges. Some applications require administrator privileges, hence forcing users to either run with higher privileges, or not use the products at all. Running with higher privileges can lead to serious security problems.

The solution is for developers to learn to write least-privileged applications. Writing least-privileged applications is not easy--it is something that needs to be learned as well as learning a new lifestyle. In this talk, I will introduce practical ways to develop least-privileged applications in .Net. Also, the developer will learn the lifestyle changes recommended for writing effective least-privileged applications.

Hosting applications in secure AppDomains
The .Net Framework gives developers the ability to write trusted applications that can load and control other assemblies. This technique is called hosting and it is a powerful way to extend the .Net Framework security system when developing pluggable components. In this talk, I will describe how AppDomains can be created and used to isolate assemblies as well as how to control the trust levels associated with code in the AppDomains. I will also introduce developers to the CLR hosting API, as well as techniques used to secure unmanaged clients.

Published Wednesday, May 05, 2004 6:20 PM by RHurlbut

Comments

Wednesday, May 05, 2004 6:30 PM by TrackBack

# Robert at WinDev

Wednesday, May 05, 2004 7:42 PM by TrackBack

# Julie Lerman's Blog

Robert Hurlbut speaking at WinDev
Wednesday, May 05, 2004 8:49 PM by Darrell

# re: Speaking at WinDev 2004

Congrats Robert!
Wednesday, May 05, 2004 11:51 PM by Anil John

# re: Speaking at WinDev 2004

Excellent! Congrats Robert.
Thursday, May 06, 2004 2:06 AM by dbaier@ernw.de (dominick)

# RE: Speaking at WinDev 2004

cool. me too.

cu there :)
Thursday, May 06, 2004 1:34 PM by TrackBack

# re: Inaugural Blog

Friday, May 07, 2004 10:10 AM by TrackBack

# New and Notable 53

Tuesday, May 11, 2004 6:22 PM by stefan demetz

# re: Speaking at WinDev 2004

congrats
Thursday, May 27, 2004 12:55 AM by TrackBack

# Principle of least privilege

Friday, June 11, 2004 7:30 AM by TrackBack

# SqlJunkies a sponsor of WIN-DEV 2004

SqlJunkies a sponsor of WIN-DEV 2004
Thursday, June 17, 2004 8:29 AM by TrackBack

# Learn to run as non-Admin

Tuesday, August 10, 2004 8:57 AM by TrackBack

# Robert

Saturday, November 20, 2004 2:54 PM by TrackBack

# Robert