Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends,

Please give suggestion I am going to create a chat application with server and client Architecture Now i am using WCF For Network interface and WPF fro Presentation but am confuse which binding architecture should i follow for my network in wcf basically my application will use internet so should i use basicHttpBinding or wsDualHttpBinding or some thing else give good suggestion becouse it also matter application performance
Posted

1 solution

there are a lot of pros and cons of every binding


http://msdn.microsoft.com/en-us/library/ms733027.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900