Design
Web Standards in an ASP.NET World
Here is my presentation from this year’s Central Ohio Day of .NET. I apologize for the quality of the video as I’m still figuring out screencasting in OS X. Presentation Resources ASP.NET CSS Friendly Adapters (Examples) xhtmlConformance Setting W3C Markup Validation Service Presentation Slides
User Experience Presentation
I was asked to give a presentation recently at the Cincinnati .NET User’s Group. I created a screencast of that presentation. Please bare with the editing, as I dove into the world of iMovie, and my UX was less than optimal. If you don’t have Quicktime you can view the presentation on Vimeo in Flash, […]
Adding Edit Dialog to a Data Form Web Part
A client asked me to create a roll-up of some document libraries, and I decided to exercise the data form web part. It worked fine until I was asked why he got an open/save dialog and not the standard SharePoint read-only/edit dialog from document libraries as to the right. After some help from some Twitter folk […]