I just confirmed that on Tuesday July 22nd I will be in Albany, NY for an INETA sponsored user group meeting with the Tech Valley .NET User Group. I used to live in Albany so its going to be fun to check out the area and the user group. The session is titled Data Services with Silverlight 2 and here are just a few items I will be demonstrating:

  • Silverlight data binding
  • Using WCF with Silverlight
  • Parsing XML with LINQ to XML
  • Using REST services from Silverlight

I have a lot of material to go through so I need to cut it down to the 1.5 to 2 hour time frame for the meeting. This topic is near and dear to me and it coincides well with my upcoming book with O’Reilly titled Data Services with Silverlight 2 due out in December 2008.

If you are in the Albany NY area on Tuesday July 22nd, please stop by and check things out. You can find out more on their web site at www.tvug.net

Here is the abstract for the session …

Silverlight enables developers to use their .NET and XAML skills to develop Rich Internet Applications and to build data driven Silverlight applications that communicate with multi-tier architectures. This session will show how to build Silverlight 2 applications that communicate with and consume REST services and use LINQ to XML to manage XML content, show the various data binding techniques, and show how to use WCF to talk to various middle tier services including custom entity models and the Entity Framework.