August 2007 - Posts

0
Comments

Screencast: Building Interoperable Services using WSIT and WCF 3.0 by Joe

In this screencast I demonstrate how to build a secure, interoperable service using WSIT (Web Services Interoperability Technologies) and WCF 3.0 (Windows Communication Foundation). This screencast uses certificates to secure a business to business scenario...
Filed under: , ,
2
Comments

Binding to a DataSet in XAML by Joe

At first glance binding a control (such as a ListBox) to a DataSet in XAML may not be apparent. However all you need to remember is that the column names in a DataSet work very similar to the property names on plain CLR objects. The trick is where you...
Filed under:
Powered by Community Server (Non-Commercial Edition), by Telligent Systems