Behavior driven development

Posted by Corey on November 18, 2009 at 12:24 pm.

A session that caught my eye from PDC was a session titled Behavior driven development vs Test driven development.  I don’t think this session had direct ties to Silverlight, however it made me think about Silverlight Behavior development.  Could this be a topic?

Lately I have been a big advocate about using behaviors for UI interactions when developing a Silverlight app.  Behaviors enable me to quickly develop a rich UI without much code and focus on functionality.

This is a quick thought, and more to come about it, but wanted to throw it out there.  In the meantime check out

http://www.85turns.com/2009/10/14/top-5-silverlight-behaviors/

Related posts:

  1. Top 5 Silverlight Behaviors
  2. Convert string to Color
  3. MVVM notes and references
  4. SketchFlow Controls
  5. Resize Silverlight 1.0 app to size of browser

Comments are closed.