Silverlight / WPF

W13 Top 7 Lessons Learned On My First Big Silverlight Project

03/28/2012

4:00 pm - 5:15 pm

Level: Introductory to Intermediate

Benjamin Day

Consultant & Trainer

Benjamin Day Consulting, Inc.

Silverlight is tricky. You'd think it'd be just like writing any other .NET app but there are some things that can really hang you up.

In this session, Ben will show you 7 things that he learned leading his first big Silverlight application. From unit tests and the architectural havoc caused by async WCF to real-world ViewModel tips and "x:Name" code smells -- these lessons will help you avoid a lot of pain on your current and next Silverlight projects.

You will learn:

  • Real world tips for architecting Silverlight apps
  • Silverlight testability
  • Pain points