Upcoming Speaking Engagements
Posted in Speaking
This is a short notice, but still… I'm giving my IoC and DI with WebForms presentation at the New York Code Camp tomorrow. Instead of walking away with a "this is only a demo; don't try it at home" excuse, I actually have a read-world example to go through.
There exists an entrenched belief that there's only one way to develop with WebForms, i.e. rely on the crunch of view state, postbacks, session, etc. I beg to differ. You can write cleaner, cohesive, more testable code, and I intend to prove it.
At my session, we will
- talk about what it takes to write highly cohesive, loosely coupled code
- see what Inversion of Control (IoC) and Dependency Injection (DI) are all about
- look at appropriate ways of using an IoC container
If accepted, I also plan on giving this talk at the Utah Code Camp on March 27 and Richmond Code Camp on May 22. If you are "in the area," please stop by. ;)
