I haven't spoke at a conference for awhile but I plan to offer several sessions at the New England Code Camp 14 that will be held at the Microsoft offices in Waltham, MA on October 2, 2010.
Here are my topics:
Introduction to ASP.NET MVC 2
Level: Introductory
Abstract: MVC has been a big buzzword for ASP.NET developers. We'll explore what it is, what problems it solves, and how to be effective with it. This is for beginners that have had no experience with MVC but have worked with ASP.NET Web Forms.
Advanced ASP.NET MVC 2
Level: Advanced
Abstract: In this talk, I'll cover advanced topics in the newly released ASP.NET MVC 2 framework, including customized display and editor templates, writing your own server- and client-side validators, writing your own validation and metadata providers, customizing the T4 templates used to generate views, asynchronous processing, and more.
Securing your Silverlight 4 Applications
Level: Advanced
Abstract: No exploration of Silverlight is complete without understanding both the security features it provides and generally how to ensure your Silverlight application has been developed with security in mind. This session will go over Silverlight’s security model and general techniques for understanding how to design for and develop secure Silverlight 4 applications.
After the talks, I will make slides and code available on my website here.