I just confirmed that on Thursday July 24th I will be in Nashua, NH for an INETA sponsored user group meeting with the New Hampshire .NET User Group. I’ll be up in Albany a few days before that at the www.TVUG.net  user group, so I’ll be doing a bit of driving around the New England and NY states. I may be speaking at another user group in the area then too, but it is not confirmed yet. This session in NH 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 Nashua NH area on Thursday July 24th, please stop by and check things out. You can find out more on their web site at www.nhdn.com 

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.