On this year’s Bleeding Edge conference I had a talk on debugging with my fellow SQL Server MVP. While he covered some common pitfalls, awaiting developers on the SQL Server side, I focused on the Silverlight side of development and debugging:
- possible issues with application deployment
- options and strategies for returning WCF faults with Silverlight 3
- using windbg with Silverlight application to track its execution
- finding data binding failures and memory leaks
This was our sample application: Bleeding Edge Shoppe[opens in new window]
[The full source code will be available shortly.]
And the slide deck:
919f8fe8-3587-492a-bf4f-2a406e2da312|2|3.0|27604f05-86ad-47ef-9e05-950bb762570c
Tags :