About 50 results
Open links in new tab
  1. What's xmlns:xsi in a XML document - social.msdn.microsoft.com

    Jan 2, 2009 · xsi is usually the prefix for namespace XMLSchema-Instance which contains several built-in attributes that can be used in any XML and XSD files.

  2. 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.

  3. 'http://schemas.microsoft.com/WebParts/v2/DataView/runtime' does …

    Sep 24, 2009 · I'm using ddwrt because I'd like to open a file in its native environment for editing (when applicable). If you covert a list view to XSLT, the link to a file has the ...

  4. Use of .disco file in WCF - social.msdn.microsoft.com

    Oct 28, 2011 · What is the real use of .disco file in WCF? When we add service reference a .disco file got created as below. What is the real use of it?

  5. decimal to decimal (18, 2) in SQL Server 2005

    Jul 22, 2009 · Prasant Proposed as answer byHarry ZhuTuesday, July 21, 2009 10:34 AM Marked as answer byHarry ZhuWednesday, July 22, 2009 9:41 AM Wednesday, July 15, 2009 8:36 AM Dev …

  6. MSDN

    MSDN

  7. Got OnSubscriptionError from Office365 using ews managed api for ...

    Dec 9, 2016 · You will need to process exceptions as these will happen as part of the normal operation of Office365. eg ErrorSubscriptionNotFound means that the subscription is no longer valid and the …

  8. Using Authentication.asmx webservice to login

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

  9. 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

  10. Alternate of DocumentElement.SelectNodes

    Apr 6, 2009 · Question 0 Sign in to vote Hi, Please tell me the alternative of DocumentElement.SelectNodes while using LINQ