About 50 results
Open links in new tab
  1. MSDN

    MSDN

  2. Use HttpWebRequest to consume WCF service

    Oct 7, 2021 · I figure that if WCF works like in the first example it should ALSO works fine when i consume it programatically. PLEASE CONFIRM that it's right conclusion. Thank you Monday, …

  3. C# XML Deserialize, not working - social.msdn.microsoft.com

    Sep 22, 2009 · Otherwise you'll get an exception. (I don't know why you're not actually seeing any exceptions -- perhaps you're running this code in a background thread?) Marked as answer …

  4. Empty response? What does it means - social.msdn.microsoft.com

    Jun 3, 2014 · Empty response? What does it means Archived Forums 101-120 > Bing Ads API: Development

  5. error LNK2001: unresolved external symbol

    Jul 23, 2007 · I developped a code under Linux and I need to have an windows executable and the .dll.

  6. How to avoid omitted namespace on OuterXml

    Wednesday, June 10, 2020 10:52 AM 0 Sign in to vote Thanks for your reply It works but it adds the url on each added node instead of just on the first one If I call it with null or empty string for url - the …

  7. how to put a tcpListener in background

    Aug 30, 2009 · I have a tcpListenerin C# code. I start the Listener when the form loads, The Listener starts but then I cant see the form and the form cant do any other functions since listner keeps …

  8. WCF and http://www.opentravel.org/OTA/2003/05

    Nov 22, 2013 · When I use VS2010 to looked inside the XSDs, VS2010 show the error when import the namespace 'http://www.opentravel.org/OTA/2003/05',

  9. Unable to Create an Instance service component using BYOT

    Dec 31, 2007 · Question 0 Sign in to vote Hi, I am trying to create an object of a service component using

  10. Using Authentication.asmx webservice to login

    Aug 25, 2014 · I'm using the authentication.asmx web service to login to the server.