Nice MSDN article about using latest .NET technologies in Office applications

Posted: (EET/GMT+2)

 

Another nice article from MSDN Magazine: using latest .NET technologies such as LINQ, WPF and WCF in Microsoft Office applications.

The sample application uses WCF to communicate with a service, and then LINQ expressions are used to read data. The sample application can be downloaded, as is most often the case with MSDN Magazine articles.