i am going to develop on application using wcf in .net 4.0 and i need to know all types of endpoint binding like
BasicHttpBinding,WSHttpBinding,WSDualHttpBinding,WSFederationHttpBinding,NetTcpBinding etc... actually
i need to know the difference of thease all binding types thats why i can implement according to my project requirement ..so please can anyone provide me any tutorial or text for this...hope response will be very soon
siversansar
0 Points
66 Posts
basic tutorial of endpoint binding in wcf
Jul 22, 2012 06:05 AM|LINK
hello everyone
i am going to develop on application using wcf in .net 4.0 and i need to know all types of endpoint binding like BasicHttpBinding,WSHttpBinding,WSDualHttpBinding,WSFederationHttpBinding,NetTcpBinding etc... actually i need to know the difference of thease all binding types thats why i can implement according to my project requirement ..so please can anyone provide me any tutorial or text for this...hope response will be very soon
thanks in advance
arun
urenjoy
Star
12367 Points
1862 Posts
Re: basic tutorial of endpoint binding in wcf
Jul 22, 2012 10:13 AM|LINK
Check following:
http://msdn.microsoft.com/en-us/library/ms730879.aspx
You can use NetBrij for cream searching.
Damn Code
Participant
1883 Points
323 Posts
Re: basic tutorial of endpoint binding in wcf
Jul 23, 2012 02:10 AM|LINK
Hi, friend
read this article is very useful for you
http://www.c-sharpcorner.com/uploadfile/pjthesedays/wcf-service-binding-explained/
Please remember to Mark the replies as Answers if they help & unmark them if they provide no help.
teguhyuliant...
Participant
1370 Points
372 Posts
Re: basic tutorial of endpoint binding in wcf
Jul 25, 2012 03:17 AM|LINK
Basic endpoint binding tutorial in wcf is simple to learn. Here detail if you want to know more :
http://www.aspfree.com/c/a/Windows-Scripting/WCF-and-Bindings/