文件名称:WPF调用WCF例子
文件大小:132KB
文件格式:RAR
更新时间:2015-08-09 10:28:08
WCF
WPF调用WCF例子,客户端使用了WPF ,希望对大家有帮助
主要提供了三个接口
[OperationContract]
string GetServerDateTime();
[OperationContract]
Dictionary
【文件预览】:
WPF例子
----WCFHostWithWPF()
--------IwcfMain.cs(720B)
--------bin()
--------WCFHostWithWPF.sln(1KB)
--------WCFHostWithWPF.suo(63KB)
--------wcfMain.cs(3KB)
--------App.xaml(325B)
--------obj()
--------App.xaml.cs(310B)
--------WCFHostWithWPF.csproj(4KB)
--------DB.cs(1KB)
--------app.config(1KB)
--------MainWindow.xaml(1KB)
--------Properties()
--------MainWindow.xaml.cs(2KB)
----WCFClientWithWPF()
--------bin()
--------App.xaml(327B)
--------obj()
--------WCFClientWithWPF.csproj(6KB)
--------App.xaml.cs(312B)
--------app.config(2KB)
--------Service References()
--------MainWindow.xaml(2KB)
--------Properties()
--------MainWindow.xaml.cs(3KB)