Click here to Skip to main content
15,886,678 members
Home / Discussions / C#
   

C#

 
QuestionWhy doesn't this call back function get called? Pin
Xarzu29-Oct-12 17:12
Xarzu29-Oct-12 17:12 
AnswerRe: Why doesn't this call back function get called? Pin
Richard MacCutchan29-Oct-12 23:03
mveRichard MacCutchan29-Oct-12 23:03 
QuestionRESTful web service vs. WCF web service Pin
SledgeHammer0129-Oct-12 9:47
SledgeHammer0129-Oct-12 9:47 
AnswerRe: RESTful web service vs. WCF web service Pin
Richard MacCutchan29-Oct-12 10:13
mveRichard MacCutchan29-Oct-12 10:13 
JokeRe: RESTful web service vs. WCF web service Pin
Eddy Vluggen29-Oct-12 10:28
professionalEddy Vluggen29-Oct-12 10:28 
AnswerRe: RESTful web service vs. WCF web service Pin
Clifford Nelson29-Oct-12 10:33
Clifford Nelson29-Oct-12 10:33 
GeneralRe: RESTful web service vs. WCF web service Pin
Mycroft Holmes29-Oct-12 14:27
professionalMycroft Holmes29-Oct-12 14:27 
QuestionNeed few basic info regarding wcf program Pin
Tridip Bhattacharjee29-Oct-12 8:26
professionalTridip Bhattacharjee29-Oct-12 8:26 
XML
i am newbie in wcf. i have few question regarding wcf and those are.... 1) can we write line in web.config for multiple binding for any wcf program. we know that we define endpoint in web.config like

<endpoint address="TestWcfService" binding="wsHttpBinding"  contract="TestWcfService.IService"/>

so i just need to know can we define multiple endpoint for single wcf service. one with HttpBinding one with tcp binding etc. if possible then can anyone give me sample web.config code for that.

2) wcf duplex pattern is possible for asp.net because callback method call invoke at client side.so if asp.net consume then any method can be invoke for call back.

2) with duplex pattern can we fire any event at client side instead of firing any callback method.

thanks

tbhattacharjee

AnswerRe: Need few basic info regarding wcf program Pin
Richard MacCutchan29-Oct-12 8:34
mveRichard MacCutchan29-Oct-12 8:34 
AnswerRe: Need few basic info regarding wcf program Pin
Clifford Nelson29-Oct-12 10:25
Clifford Nelson29-Oct-12 10:25 
QuestionSharing GSM modem among clients Pin
Member 936761529-Oct-12 6:25
Member 936761529-Oct-12 6:25 
AnswerRe: Sharing GSM modem among clients Pin
jschell29-Oct-12 8:39
jschell29-Oct-12 8:39 
QuestionCharting example- high priority Pin
SagarGK29-Oct-12 1:48
SagarGK29-Oct-12 1:48 
AnswerRe: Charting example- high priority Pin
SagarGK29-Oct-12 1:49
SagarGK29-Oct-12 1:49 
AnswerRe: Charting example- high priority Pin
Richard MacCutchan29-Oct-12 1:55
mveRichard MacCutchan29-Oct-12 1:55 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 17:30
SagarGK29-Oct-12 17:30 
GeneralRe: Charting example- high priority Pin
Richard MacCutchan29-Oct-12 22:40
mveRichard MacCutchan29-Oct-12 22:40 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 22:45
SagarGK29-Oct-12 22:45 
GeneralRe: Charting example- high priority Pin
Pete O'Hanlon29-Oct-12 22:58
mvePete O'Hanlon29-Oct-12 22:58 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 23:00
SagarGK29-Oct-12 23:00 
GeneralRe: Charting example- high priority Pin
Pete O'Hanlon29-Oct-12 23:35
mvePete O'Hanlon29-Oct-12 23:35 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 23:37
SagarGK29-Oct-12 23:37 
GeneralRe: Charting example- high priority Pin
Pete O'Hanlon29-Oct-12 23:45
mvePete O'Hanlon29-Oct-12 23:45 
GeneralRe: Charting example- high priority Pin
Richard MacCutchan30-Oct-12 0:20
mveRichard MacCutchan30-Oct-12 0:20 
GeneralRe: Charting example- high priority Pin
SagarGK30-Oct-12 0:33
SagarGK30-Oct-12 0:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.