No announcements
Found 2964561 threads
-
0 Votes
HTTPS over owin rest webservice
http://chavli.com/how-to-configure-owin-self-hosted-website-with-ssl/ If you use IIS Express it is a simple project property; SSL enabled = ...Answered | 1 Replies | 1042 Views | Created by Anonymous - Thursday, February 1, 2018 2:50 PM | Last reply by Anonymous - Thursday, February 1, 2018 3:57 PM -
0 Votes
restful webservice using script task
Well the basic difference (SSIS per se) between a soap based web service and a restful webservice is that REST does not use a wsdl.Answered | 5 Replies | 3604 Views | Created by Dia.Agha - Monday, October 8, 2012 3:16 PM | Last reply by Dia.Agha - Wednesday, October 10, 2012 1:04 PM -
1 Votes
Rest API /WCF authentication over HTTPS
You have configured transport security over SSL 2.Answered | 7 Replies | 1317 Views | Created by praveench2k - Wednesday, September 21, 2016 3:20 PM | Last reply by praveench2k - Friday, October 7, 2016 9:02 AM -
0 Votes
Response from Rest WebService
Thanks GET Request syntax / REST Web Service method callAnswered | 4 Replies | 765 Views | Created by KBRJ - Friday, January 23, 2015 4:39 AM | Last reply by KBRJ - Tuesday, February 3, 2015 3:49 PM -
2 Votes
Difference between REST Service, WCF Service and webservice?
http://en.wikipedia.org/wiki/Representational_State_TransferAnswered | 2 Replies | 3353 Views | Created by Syed Shakeer Hussain - Tuesday, September 4, 2012 11:57 AM | Last reply by Otomii Lu - Wednesday, September 5, 2012 7:09 AM -
0 Votes
Owin OAuth HTTPS Rest webservice
Owin, WebApi and HTTPS can be discussed at the ASP.NET forums https://forums.asp.net/Unanswered | 1 Replies | 904 Views | Created by invidi - Thursday, February 1, 2018 1:08 PM | Last reply by DA924x - Thursday, February 1, 2018 2:32 PM -
1 Votes
ServerApplicationContext + OWIN
I remove OWIN from project and implemented custom forms authentication.Answered | 7 Replies | 860 Views | Created by polacho - Friday, July 8, 2016 1:19 PM | Last reply by polacho - Friday, July 15, 2016 8:17 AM -
3 Votes
Consume REST webservice in visual Studio in C#
Hi, The REST service is not providing standard WSDL metadata since restful service is not SOAP oriented.Answered | 3 Replies | 73369 Views | Created by sammie_cl - Thursday, March 28, 2013 2:51 PM | Last reply by MelbourneDeveloper - Sunday, August 14, 2016 8:53 AM -
0 Votes
OWIN self hosting
#Web API Forum:Answered | 1 Replies | 1000 Views | Created by PranavPranav - Tuesday, November 4, 2014 7:03 AM | Last reply by pvdg42 - Tuesday, November 4, 2014 2:34 PM -
0 Votes
InfoPath and REST Webservice in SahrePoint
http://codesnipets.wordpress.com/2010/08/30/sharepoint-getitems-by-name-from-splistitem-splist-getitems-method-spquery/ Since you are using ...Answered | 3 Replies | 2817 Views | Created by bilberry79 - Wednesday, January 9, 2013 9:23 AM | Last reply by Hemendra Agrawal - Monday, January 14, 2013 3:31 PM -
2 Votes
Sharepoint Rest API webservice not returning all values
Like http://server/siteurl/_vti_bin/listdata.svc/RESTTestData(1)?Answered | 2 Replies | 3830 Views | Created by QBM5 - Monday, May 20, 2013 7:04 PM | Last reply by QBM5 - Tuesday, May 21, 2013 12:42 PM -
0 Votes
Sharepoint Rest Webservice List
Hi, Here is the link of rest service available in sharepoint 2010.Answered | 2 Replies | 8207 Views | Created by MukeshMC - Tuesday, October 18, 2011 6:31 AM | Last reply by Hemendra Agrawal - Tuesday, October 18, 2011 7:34 AM -
0 Votes
Calling a WebService with https problem
I deleted 2 lines and i upgraded webService in visual studio but the new error is: Eccezione non gestita di tipo 'System.InvalidOperationException' ...Answered | 10 Replies | 2650 Views | Created by magozeta - Friday, June 12, 2015 9:00 AM | Last reply by Tony_Manero - Friday, November 27, 2015 10:21 AM -
0 Votes
SSIS custom Connector development for REST webservice based destination
Why not to allow your Webservice to be consumed using the stock SSIS WebService Task?Answered | 1 Replies | 2251 Views | Created by Ganeshkumar Palanisamy - Thursday, June 20, 2013 7:41 PM | Last reply by ArthurZ - Friday, June 21, 2013 3:13 PM -
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 basically ...Answered | 2 Replies | 2735 Views | Created by dtf017 - Wednesday, November 9, 2016 5:23 PM | Last reply by DotNet Wang - Sunday, November 13, 2016 2:58 AM -
1 Votes
Transfer Byte[] Over REST POST
As you can see that the first reply is used the byte array in the rest.Answered | 4 Replies | 5679 Views | Created by MelbourneDeveloper - Tuesday, May 27, 2014 10:43 PM | Last reply by MelbourneDeveloper - Tuesday, June 3, 2014 8:36 AM -
0 Votes
OWIN OAuth Web Api
For more information about configuring the machineKey element, see http://msdn.microsoft.com/en-us/library/ms998288.aspx A good reference to ...Answered | 2 Replies | 5900 Views | Created by Miguel Cintron - Thursday, October 31, 2013 5:23 PM | Last reply by Julio Co - MSFT - Thursday, November 7, 2013 7:12 PM -
0 Votes
Need help on OWIN and Katana for a non-expert
http://www.codeproject.com/Articles/1115610/Create-Identity-In-Simple-Way-Using-ASP-NET-MVC Vignesh MAnswered | 2 Replies | 954 Views | Created by eps123 - Friday, July 22, 2016 2:23 PM | Last reply by M.Vignesh - Tuesday, August 2, 2016 12:51 PM -
0 Votes
Consuming REST webservices from C# code when OAuth authentication is needed
HiAnswered | 2 Replies | 6280 Views | Created by rgilmore - Friday, August 5, 2016 12:41 PM | Last reply by Hart Wang - Tuesday, August 9, 2016 5:25 AM -
0 Votes
Owin PasswordHash Column data type change
I'd try them over here.Answered | 1 Replies | 908 Views | Created by Sushil Chuarasia - Tuesday, January 31, 2017 11:31 AM | Last reply by Dave Patrick - Tuesday, January 31, 2017 1:48 PM - Items 1 to 20 of 2964561 Next ›
No announcements