No announcements
Found 1549916 threads
-
0 Votes
an externally defined array of structs as a parameter to a web service?
When you then generate a client from the XML Schema you are actually generating a new .NET type based on the XML Schema.Answered | 1 Replies | 4484 Views | Created by William McKnight - Tuesday, July 29, 2008 3:44 AM | Last reply by Daniel Roth - Tuesday, August 5, 2008 12:01 AM -
1 Votes
Web Api 2 - passing a class as URI parameters
Hi there, We've hit a weird problem with passing a complex class in web api 2.Answered | 1 Replies | 5176 Views | Created by Reece Williams - Thursday, November 21, 2013 12:55 PM | Last reply by Caillen - Friday, November 22, 2013 9:27 AM -
0 Votes
Integrating BizTalk with WCF and Web API's ?
Hi jaguajags, Web APi is defined as " A server-side web API is a programmatic interface consisting of one ...Answered | 22 Replies | 3793 Views | Created by JaguarsJag - Thursday, November 3, 2016 8:05 PM | Last reply by Peter Lykkegaard - Wednesday, February 21, 2018 11:10 AM -
0 Votes
HealthVault XML API sample
Check out the how-to guides, this one in particular: http://msdn.microsoft.com/en-us/healthvault/cc135971.aspx The .NET SDK uses the exact same XML API calls as is ...Answered | 3 Replies | 5857 Views | Created by Kane Wang - Tuesday, June 2, 2009 3:49 PM | Last reply by Lowell Meyer - Tuesday, June 2, 2009 5:27 PM -
1 Votes
Web API action parameter is intermittently null
You can take a look at System.Web.Http.WebHost.WebHostBufferPolicySelector Web Api's formatters will consume the stream and will not try to rewind ...Answered | 11 Replies | 10288 Views | Created by James Antrobus - Monday, August 19, 2013 9:00 AM | Last reply by James Antrobus - Tuesday, August 20, 2013 11:50 PM -
0 Votes
XML API example
The simplest way to learn how the native HealthVault XML methods can be invoked is to install one of the SDK's that is already doing this ( .Net or Java will work ) and then run one of the ...Answered | 2 Replies | 1023 Views | Created by bluebutton - Wednesday, May 21, 2014 4:34 PM | Last reply by bluebutton - Saturday, May 24, 2014 3:27 PM -
0 Votes
web api versioning
Questions related to ASP.NET and web development should be posted in the ASP.NET forums (http://forums.asp.net ).Answered | 5 Replies | 1520 Views | Created by Saravanabharathi - Tuesday, November 24, 2015 9:02 AM | Last reply by Saravanabharathi - Thursday, November 26, 2015 10:21 AM -
0 Votes
HttpWebRequest passing xml into a web method as a parameter
With .NET 2.0 you can simply add a web service reference and then you have .NET classes and .NET types to deal, not SOAP.Answered | 2 Replies | 4911 Views | Created by markww - Tuesday, August 31, 2010 1:21 PM | Last reply by Michael Sun [MSFT] - Monday, September 6, 2010 1:47 AM -
0 Votes
defining xml as parameter in web api
User753101303 posted Hi, With web API you could ...Unanswered | 5 Replies | 96 Views | Created by Anonymous - Wednesday, February 6, 2019 12:47 AM | Last reply by Anonymous - Wednesday, February 6, 2019 1:47 PM -
0 Votes
Define Date Parameters in SSRS
hi , The error message indicates that the query parameter is not correctly associated with the report parameter.Answered | 1 Replies | 2793 Views | Created by Brother_Dennis - Tuesday, September 30, 2014 2:47 PM | Last reply by BI_Support - Tuesday, September 30, 2014 3:12 PM -
1 Votes
XML Document versus String parameter
Because they follow the rules of valid XML.Answered | 3 Replies | 3602 Views | Created by Fran-1980 - Monday, September 7, 2009 12:54 PM | Last reply by John Saunders - Thursday, September 10, 2009 2:12 PM -
0 Votes
Problems with Betfair API web service
qid=1455177 Bernard also had a solution: http://www.foxite.com/archives/problem-with-betfair-api-web-service-0000162620.htm Anybody have a ...Answered | 1 Replies | 7255 Views | Created by billborric - Sunday, March 2, 2008 8:19 AM | Last reply by Ed Price - MSFT - Tuesday, January 29, 2013 11:42 PM -
0 Votes
Best APIs in .NET for XML
Hi Shaji, You can use XPATH to navigate big XML, which gives best result as per my understanding.Answered | 1 Replies | 2658 Views | Created by Shaji Kumar VK - Thursday, August 9, 2012 10:29 AM | Last reply by Hitendra - Tuesday, August 21, 2012 10:00 AM -
2 Votes
How to dynamically create Web APIs (REST apis) in selfhosted owin server?
Here is a very nice article on the subject: [link](http://www.strathweb.com/2013/08/customizing-controller-discovery-in-asp-net-web-api/) So ...Answered | 2 Replies | 2963 Views | Created by dtf017 - Wednesday, November 9, 2016 5:23 PM | Last reply by DotNet Wang - Sunday, November 13, 2016 2:58 AM -
0 Votes
Define int parameter
Hi folks, just a wee quick question how do you define an int parameter i.e.Answered | 2 Replies | 491 Views | Created by brucey54 - Friday, October 10, 2014 9:26 AM | Last reply by brucey54 - Friday, October 10, 2014 10:32 AM -
0 Votes
Web Api
In Web API the URL can be configured by yourself by means of the urlmappings that you will find by default in the App_Start folder.Answered | 1 Replies | 1718 Views | Created by smaranika - Sunday, September 20, 2015 7:25 AM | Last reply by Alberto Poblacion - Monday, September 21, 2015 5:40 AM -
0 Votes
Whats the difference between API and programmer defined code?
Programmer defined code can use these APIs to develop their application, or can write such API for other programmer to use.Answered | 3 Replies | 2825 Views | Created by Sheen Ismhael Lim - Monday, July 5, 2010 12:35 AM | Last reply by Nancy Shao - Tuesday, July 6, 2010 4:52 AM -
0 Votes
Json with Web API
It looks like the data is already in XML format.Answered | 8 Replies | 1620 Views | Created by loftty - Tuesday, October 23, 2018 8:03 AM | Last reply by loftty - Monday, October 29, 2018 4:39 PM -
0 Votes
How to define the parameters
contain para1 args[1] -> contain para2Answered | 12 Replies | 1111 Views | Created by Jackson_1990 - Wednesday, June 5, 2013 5:20 AM | Last reply by Bob Shen - Thursday, June 6, 2013 3:20 AM -
0 Votes
Dynamic Web Service method call predefined in XML
I found this code for Dynamic Web Proxy Generation at http://weblogs.shockbyte.com.ar/rodolfof/archive/2007/01/09/10698.aspx.Answered | 2 Replies | 3322 Views | Created by d. schmitz - Monday, January 12, 2009 11:16 AM | Last reply by Vinnuu - Monday, February 23, 2009 8:43 AM - Items 1 to 20 of 1549916 Next ›
No announcements