36 Topics

Member Avatar for
Member Avatar for noamo48

Hi all, I'm new on this site and was hoping some of you more experienced coders could give me some advice. I'm a long time IT guy, always loved programming but never got too deep into it. I know the basics of programming in .Net and C# but I would …

Member Avatar for kvprajapati
0
157
Member Avatar for harsha1708
Member Avatar for kvprajapati
0
80
Member Avatar for Ketsuekiame

Hello, here's the setup for the project. I have a WCF Service that is hosted on a net.tcp binding in buffered mode and ReliableSession enabled. The binding is configured to use TransportWithMessageCredential security. The certificate is a self signed certificate that I am identifying using the Thumbprint. The UserNameValidator is …

Member Avatar for Ketsuekiame
0
163
Member Avatar for mjguingab

My team is currently working on a webchat project. But we have very limited knowledge on creating chat programs. The requirements are the following.. 1. The remote client can access us via web and chat with us. 2. Our office will answer their inquiries using client-side windows form-type of app. …

0
79
Member Avatar for k1robert

I am trying to consume a web service using VS2008. The code below works in VS2005 but not VS2008 I, suspecting it's to do with WCF. Please can someone help me to solve the puzzle? 'Old code that works [CODE] Dim o As New MyWebService.Name Dim pr As New System.Net.WebProxy("100.0.1.1", …

Member Avatar for k1robert
0
911
Member Avatar for AjayChigurupati

Hi, I am trying to consume a java wenb service which has MTOM feature enabled. I developed a Asp.Net aplication as client which consumes the above java webservice. How can we enable MTOM feature on the asp.net Client ?

Member Avatar for AjayChigurupati
0
516

The End.