endpoints
VB6 software consuming WCF web services. Endpoints in App.config. Err VB6 has no App.config
We have an EPOS system that is built in VB6. A client is using Microsoft Dynamics AX as a CRM system. A 3rd party has created the AX implementation for our client and they\'ve exposed a set of WCF web[详细]
2023-04-09 07:17 分类:问答Advantages of multiple endpoints in WCF service
I am new to WCF. Ple开发者_如何学Goase tell me what is advantage of creating multiple endpoints to a wcf web service?[详细]
2023-04-05 21:00 分类:问答Need to provide a way to connect to multiple SOAP Endpoints programmatically
Given: Multiple clients with a Service.asmx page that has some web methods that I need to connect to. A Utility function that takes input to determine which client needs to be connected to. This is w[详细]
2023-03-26 10:33 分类:问答WCF service authentication method
I\'m building a WCF SOAP service at the moment. I will, of course, need some authentication on the service.[详细]
2023-03-23 07:20 分类:问答Polygonizing a pixelated 2D curve
I have a bunch of pixelated binary curves (that is, the pixel is 1 if the curve runs over it and 0 otherwise), and I\'m looking for an algorithm that can return a polygonal chain that approximates the[详细]
2023-03-20 08:21 分类:问答Reassign a client's endpoint at runtime
I have C# application that runs in the background. The execution of this application can ta开发者_开发知识库ke from 1 to 10 minutes and it\'s communicating to a WCF service calling multiple web method[详细]
2023-03-14 11:43 分类:问答Service Broker, endpoint - do i really need a certificate to send message between two servers?
Do I really need to create a certificate to send a queued message between sql servers? Can I use dbo authentication for the endpoint on both servers?[详细]
2023-02-27 15:29 分类:问答WCF routing backuplists - logging when they are used
Is there anyway to add some logging or a behaviour to the WCF routing l开发者_高级运维ist so that I can log when the routing has made use of an endpoint on a backup list?[详细]
2023-02-26 04:58 分类:问答IAuthorizeRemotingConnection .NET Remoting
I have exhausted my efforts to find any useful information about the IAuthorizeRemotingConnection interface in regards to .NET Remoting, and I\'m not really finding anything useful.[详细]
2023-02-18 00:35 分类:问答Create WCF endpoint configurations in the client app, in code?
I am trying to consume a WCF web service from a .NET client application, and I think I need to be able to programmatically create endpoints, but I don\'t know how. I think I need to do this because, w[详细]
2023-02-13 14:49 分类:问答