文件名称:WCFWPFChatters
-
所属分类:
- 标签属性:
- 上传时间:2014-02-16
-
文件大小:314.29kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用WPF和WCF实现的聊天室程序
WCF中使用了:新的面向服务的属性 使用接口 利用回调 异步委托 创建代理
WPF中使用了:样式 模板 动画 数据绑定 多线程WPF应用程序-Use WPF and WCF chat room procedures used in WCF: new service-oriented interface to take advantage of the properties to use asynchronous delegate callbacks are used to create a proxy WPF: animated style templates WPF data binding multithreaded applications
WCF中使用了:新的面向服务的属性 使用接口 利用回调 异步委托 创建代理
WPF中使用了:样式 模板 动画 数据绑定 多线程WPF应用程序-Use WPF and WCF chat room procedures used in WCF: new service-oriented interface to take advantage of the properties to use asynchronous delegate callbacks are used to create a proxy WPF: animated style templates WPF data binding multithreaded applications
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WCFWPFChatters/chat.png
WCFWPFChatters/ChatService/App.config
WCFWPFChatters/ChatService/bin/Debug/ChatService.exe
WCFWPFChatters/ChatService/bin/Debug/ChatService.exe.config
WCFWPFChatters/ChatService/bin/Debug/ChatService.pdb
WCFWPFChatters/ChatService/bin/Debug/ChatService.vshost.exe
WCFWPFChatters/ChatService/bin/Debug/ChatService.vshost.exe.config
WCFWPFChatters/ChatService/bin/Debug/Person.dll
WCFWPFChatters/ChatService/bin/Debug/Person.pdb
WCFWPFChatters/ChatService/bin/Debug
WCFWPFChatters/ChatService/bin/Release/ChatService.exe
WCFWPFChatters/ChatService/bin/Release/ChatService.exe.config
WCFWPFChatters/ChatService/bin/Release/ChatService.pdb
WCFWPFChatters/ChatService/bin/Release/ChatService.vshost.exe
WCFWPFChatters/ChatService/bin/Release/ChatService.vshost.exe.config
WCFWPFChatters/ChatService/bin/Release
WCFWPFChatters/ChatService/bin
WCFWPFChatters/ChatService/ChatService.cs
WCFWPFChatters/ChatService/ChatService.csproj
WCFWPFChatters/ChatService/ClassDiagram1.cd
WCFWPFChatters/ChatService/HOW TO CREATE CLIENT PROXY.txt
WCFWPFChatters/ChatService/obj/ChatService.csproj.FileListAbsolute.txt
WCFWPFChatters/ChatService/obj/Debug/ChatService.exe
WCFWPFChatters/ChatService/obj/Debug/ChatService.pdb
WCFWPFChatters/ChatService/obj/Debug/ResolveAssemblyReference.cache
WCFWPFChatters/ChatService/obj/Debug/TempPE
WCFWPFChatters/ChatService/obj/Debug
WCFWPFChatters/ChatService/obj
WCFWPFChatters/ChatService/Program.cs
WCFWPFChatters/ChatService/Properties/AssemblyInfo.cs
WCFWPFChatters/ChatService/Properties
WCFWPFChatters/ChatService
WCFWPFChatters/Chatters.sln
WCFWPFChatters/Common/bin/Debug/Person.dll
WCFWPFChatters/Common/bin/Debug/Person.pdb
WCFWPFChatters/Common/bin/Debug/Person.vshost.exe
WCFWPFChatters/Common/bin/Debug
WCFWPFChatters/Common/bin
WCFWPFChatters/Common/ClassDiagram1.cd
WCFWPFChatters/Common/Common.csproj
WCFWPFChatters/Common/obj/Common.csproj.FileListAbsolute.txt
WCFWPFChatters/Common/obj/Debug/Person.dll
WCFWPFChatters/Common/obj/Debug/Person.pdb
WCFWPFChatters/Common/obj/Debug/TempPE
WCFWPFChatters/Common/obj/Debug
WCFWPFChatters/Common/obj
WCFWPFChatters/Common/Person.cs
WCFWPFChatters/Common/Properties/AssemblyInfo.cs
WCFWPFChatters/Common/Properties
WCFWPFChatters/Common
WCFWPFChatters/WPFChatter/App.config
WCFWPFChatters/WPFChatter/app.xaml
WCFWPFChatters/WPFChatter/bin/Debug/Person.dll
WCFWPFChatters/WPFChatter/bin/Debug/Person.pdb
WCFWPFChatters/WPFChatter/bin/Debug/WPFChat.exe
WCFWPFChatters/WPFChatter/bin/Debug/WPFChat.exe.config
WCFWPFChatters/WPFChatter/bin/Debug/WPFChat.pdb
WCFWPFChatters/WPFChatter/bin/Debug/WPFChat.vshost.exe
WCFWPFChatters/WPFChatter/bin/Debug/WPFChat.vshost.exe.config
WCFWPFChatters/WPFChatter/bin/Debug
WCFWPFChatters/WPFChatter/bin
WCFWPFChatters/WPFChatter/chat.png
WCFWPFChatters/WPFChatter/ChatControl.xaml
WCFWPFChatters/WPFChatter/ChatControl.xaml.cs
WCFWPFChatters/WPFChatter/ChatService.cs
WCFWPFChatters/WPFChatter/ClassDiagram1.cd
WCFWPFChatters/WPFChatter/obj/Debug/app.baml
WCFWPFChatters/WPFChatter/obj/Debug/app.g.cs
WCFWPFChatters/WPFChatter/obj/Debug/ChatControl.baml
WCFWPFChatters/WPFChatter/obj/Debug/ChatControl.g.cs
WCFWPFChatters/WPFChatter/obj/Debug/GeneratedInternalTypeHelper.g.cs
WCFWPFChatters/WPFChatter/obj/Debug/Resources/AppStyles.baml
WCFWPFChatters/WPFChatter/obj/Debug/Resources
WCFWPFChatters/WPFChatter/obj/Debug/SignInControl.baml
WCFWPFChatters/WPFChatter/obj/Debug/SignInControl.g.cs
WCFWPFChatters/WPFChatter/obj/Debug/TempPE
WCFWPFChatters/WPFChatter/obj/Debug/Window1.baml
WCFWPFChatters/WPFChatter/obj/Debug/Window1.g.cs
WCFWPFChatters/WPFChatter/obj/Debug/WPFChat.exe
WCFWPFChatters/WPFChatter/obj/Debug/WPFChat.g.resources
WCFWPFChatters/WPFChatter/obj/Debug/WPFChat.pdb
WCFWPFChatters/WPFChatter/obj/Debug/WPFChat_MarkupCompile.cache
WCFWPFChatters/WPFChatter/obj/Debug/WPFChat_MarkupCompile.lref
WCFWPFChatters/WPFChatter/obj/Debug
WCFWPFChatters/WPFChatter/obj/WPFChatter.csproj.FileListAbsolute.txt
WCFWPFChatters/WPFChatter/obj
WCFWPFChatters/WPFChatter/Proxy_Singleton.cs
WCFWPFChatters/WPFChatter/Resources/AppStyles.xaml
WCFWPFChatters/WPFChatter/Resources
WCFWPFChatters/WPFChatter/SignInControl.xaml
WCFWPFChatters/WPFChatter/SignInControl.xaml.cs
WCFWPFChatters/WPFChatter/Window1.xaml
WCFWPFChatters/WPFChatter/Window1.xaml.cs
WCFWPFChatters/WPFChatter/WPFChatter.csproj
WCFWPFChatters/WPFChatter
WCFWPFChatters
WCFWPFChatters/ChatService/App.config
WCFWPFChatters/ChatService/bin/Debug/ChatService.exe
WCFWPFChatters/ChatService/bin/Debug/ChatService.exe.config
WCFWPFChatters/ChatService/bin/Debug/ChatService.pdb
WCFWPFChatters/ChatService/bin/Debug/ChatService.vshost.exe
WCFWPFChatters/ChatService/bin/Debug/ChatService.vshost.exe.config
WCFWPFChatters/ChatService/bin/Debug/Person.dll
WCFWPFChatters/ChatService/bin/Debug/Person.pdb
WCFWPFChatters/ChatService/bin/Debug
WCFWPFChatters/ChatService/bin/Release/ChatService.exe
WCFWPFChatters/ChatService/bin/Release/ChatService.exe.config
WCFWPFChatters/ChatService/bin/Release/ChatService.pdb
WCFWPFChatters/ChatService/bin/Release/ChatService.vshost.exe
WCFWPFChatters/ChatService/bin/Release/ChatService.vshost.exe.config
WCFWPFChatters/ChatService/bin/Release
WCFWPFChatters/ChatService/bin
WCFWPFChatters/ChatService/ChatService.cs
WCFWPFChatters/ChatService/ChatService.csproj
WCFWPFChatters/ChatService/ClassDiagram1.cd
WCFWPFChatters/ChatService/HOW TO CREATE CLIENT PROXY.txt
WCFWPFChatters/ChatService/obj/ChatService.csproj.FileListAbsolute.txt
WCFWPFChatters/ChatService/obj/Debug/ChatService.exe
WCFWPFChatters/ChatService/obj/Debug/ChatService.pdb
WCFWPFChatters/ChatService/obj/Debug/ResolveAssemblyReference.cache
WCFWPFChatters/ChatService/obj/Debug/TempPE
WCFWPFChatters/ChatService/obj/Debug
WCFWPFChatters/ChatService/obj
WCFWPFChatters/ChatService/Program.cs
WCFWPFChatters/ChatService/Properties/AssemblyInfo.cs
WCFWPFChatters/ChatService/Properties
WCFWPFChatters/ChatService
WCFWPFChatters/Chatters.sln
WCFWPFChatters/Common/bin/Debug/Person.dll
WCFWPFChatters/Common/bin/Debug/Person.pdb
WCFWPFChatters/Common/bin/Debug/Person.vshost.exe
WCFWPFChatters/Common/bin/Debug
WCFWPFChatters/Common/bin
WCFWPFChatters/Common/ClassDiagram1.cd
WCFWPFChatters/Common/Common.csproj
WCFWPFChatters/Common/obj/Common.csproj.FileListAbsolute.txt
WCFWPFChatters/Common/obj/Debug/Person.dll
WCFWPFChatters/Common/obj/Debug/Person.pdb
WCFWPFChatters/Common/obj/Debug/TempPE
WCFWPFChatters/Common/obj/Debug
WCFWPFChatters/Common/obj
WCFWPFChatters/Common/Person.cs
WCFWPFChatters/Common/Properties/AssemblyInfo.cs
WCFWPFChatters/Common/Properties
WCFWPFChatters/Common
WCFWPFChatters/WPFChatter/App.config
WCFWPFChatters/WPFChatter/app.xaml
WCFWPFChatters/WPFChatter/bin/Debug/Person.dll
WCFWPFChatters/WPFChatter/bin/Debug/Person.pdb
WCFWPFChatters/WPFChatter/bin/Debug/WPFChat.exe
WCFWPFChatters/WPFChatter/bin/Debug/WPFChat.exe.config
WCFWPFChatters/WPFChatter/bin/Debug/WPFChat.pdb
WCFWPFChatters/WPFChatter/bin/Debug/WPFChat.vshost.exe
WCFWPFChatters/WPFChatter/bin/Debug/WPFChat.vshost.exe.config
WCFWPFChatters/WPFChatter/bin/Debug
WCFWPFChatters/WPFChatter/bin
WCFWPFChatters/WPFChatter/chat.png
WCFWPFChatters/WPFChatter/ChatControl.xaml
WCFWPFChatters/WPFChatter/ChatControl.xaml.cs
WCFWPFChatters/WPFChatter/ChatService.cs
WCFWPFChatters/WPFChatter/ClassDiagram1.cd
WCFWPFChatters/WPFChatter/obj/Debug/app.baml
WCFWPFChatters/WPFChatter/obj/Debug/app.g.cs
WCFWPFChatters/WPFChatter/obj/Debug/ChatControl.baml
WCFWPFChatters/WPFChatter/obj/Debug/ChatControl.g.cs
WCFWPFChatters/WPFChatter/obj/Debug/GeneratedInternalTypeHelper.g.cs
WCFWPFChatters/WPFChatter/obj/Debug/Resources/AppStyles.baml
WCFWPFChatters/WPFChatter/obj/Debug/Resources
WCFWPFChatters/WPFChatter/obj/Debug/SignInControl.baml
WCFWPFChatters/WPFChatter/obj/Debug/SignInControl.g.cs
WCFWPFChatters/WPFChatter/obj/Debug/TempPE
WCFWPFChatters/WPFChatter/obj/Debug/Window1.baml
WCFWPFChatters/WPFChatter/obj/Debug/Window1.g.cs
WCFWPFChatters/WPFChatter/obj/Debug/WPFChat.exe
WCFWPFChatters/WPFChatter/obj/Debug/WPFChat.g.resources
WCFWPFChatters/WPFChatter/obj/Debug/WPFChat.pdb
WCFWPFChatters/WPFChatter/obj/Debug/WPFChat_MarkupCompile.cache
WCFWPFChatters/WPFChatter/obj/Debug/WPFChat_MarkupCompile.lref
WCFWPFChatters/WPFChatter/obj/Debug
WCFWPFChatters/WPFChatter/obj/WPFChatter.csproj.FileListAbsolute.txt
WCFWPFChatters/WPFChatter/obj
WCFWPFChatters/WPFChatter/Proxy_Singleton.cs
WCFWPFChatters/WPFChatter/Resources/AppStyles.xaml
WCFWPFChatters/WPFChatter/Resources
WCFWPFChatters/WPFChatter/SignInControl.xaml
WCFWPFChatters/WPFChatter/SignInControl.xaml.cs
WCFWPFChatters/WPFChatter/Window1.xaml
WCFWPFChatters/WPFChatter/Window1.xaml.cs
WCFWPFChatters/WPFChatter/WPFChatter.csproj
WCFWPFChatters/WPFChatter
WCFWPFChatters
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.