No announcements
Found 58254 threads
-
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. If you use Visual Studio to generate a WebApi ...Answered | 1 Replies | 965 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
Web API design
If you are referring to Web API then you should post your question here: httpAnswered | 1 Replies | 726 Views | Created by Prasworld - Tuesday, June 2, 2015 11:31 AM | Last reply by IWolbers - Tuesday, June 2, 2015 12:04 PM -
0 Votes
Web Api Batch Calls in Asp .net Web Api
You use Async call https://chanmingman.wordpress.com/2014/11/23/async-and-await-c/ or you return the array[] from your web api ...Answered | 3 Replies | 927 Views | Created by Ravi_Kanasagra - Tuesday, March 3, 2015 12:57 PM | Last reply by Ravi_Kanasagra - Wednesday, March 4, 2015 12:10 PM -
0 Votes
Web Api Project - Change Authentication
The WebAPI forum is where you should post. http://forums.asp.net/1246.aspx/1?Web+APIAnswered | 2 Replies | 1297 Views | Created by laJasmine - Thursday, May 7, 2015 11:36 PM | Last reply by laJasmine - Friday, May 8, 2015 3:57 PM -
0 Votes
Asp.Net Web API Entityframework Concurrency
Hi Manu, Like your title mentioned, your case related to Web API, please redirect to Asp.Net Web API ...Answered | 1 Replies | 1181 Views | Created by blenet - Thursday, January 15, 2015 5:29 PM | Last reply by Kristin Xie - Friday, January 16, 2015 2:33 AM -
1 Votes
Segmented Downloading ASP.NET Web API
Answered | 1 Replies | 2133 Views | Created by Ram Naresh Talluri - Friday, January 4, 2013 5:09 PM | Last reply by Ed Price - MSFT - Sunday, January 6, 2013 11:36 PM -
1 Votes
Asp.Net Web Api Routing
I am working on implementing REST based services using web api. The request parameter from clients will be a JSON in the below ...Answered | 1 Replies | 1016 Views | Created by RameeKumar - Thursday, September 11, 2014 11:26 AM | Last reply by Kareninstructor - Thursday, September 11, 2014 11:57 AM -
1 Votes
MVC and WEB Api in one solution
It's an ASP.Net related question. But I don't see a corresponding forum in here. So posting my question here. http://forums.asp.net/ You have Web ...Answered | 1 Replies | 1141 Views | Created by sspshankar - Monday, September 15, 2014 2:57 PM | Last reply by darnold924 - Monday, September 15, 2014 3:24 PM -
0 Votes
Web api in .net core 3.1
I am trying to implement web api for clientsection in .net core any suggestion and help will be highly appreciated on how to proceed further on thisAnswered | 2 Replies | 320 Views | Created by sam000123 - Friday, April 3, 2020 5:33 AM | Last reply by Guido Franzke - Friday, April 3, 2020 8:29 AM -
0 Votes
Create model at runtime of web API
I am new to Web APIAnswered | 1 Replies | 828 Views | Created by chuckw87 - Wednesday, February 12, 2014 1:09 AM | Last reply by Eyal Solnik - Wednesday, February 12, 2014 1:25 AM -
0 Votes
web api and oData configuration
Answered | 2 Replies | 719 Views | Created by Cheese Bread - Wednesday, September 6, 2017 3:33 PM | Last reply by DA924x - Wednesday, September 13, 2017 9:48 AM -
0 Votes
how to create a web api ?
helloo, i am using javascript and html in my project and i want to create web api of this project. Kindly suggest me what can i ...Answered | 1 Replies | 749 Views | Created by Syed Mairajul Haque - Monday, December 29, 2014 8:03 AM | Last reply by giovhan - Monday, December 29, 2014 8:23 AM -
0 Votes
Web API Issue
CRM 2016 and its replaced with Web API. As i googled, i found this aproach. Reference ...Answered | 10 Replies | 996 Views | Created by Kumar_R - Wednesday, February 17, 2016 2:27 PM | Last reply by Andrii Butenko - Wednesday, February 17, 2016 7:08 PM -
0 Votes
Extending Individual Account Authentication for ASP.NET Web API
Hi , Question related to ASP.NET Web API should be post in Web API forumAnswered | 1 Replies | 820 Views | Created by David Jobling - Thursday, January 15, 2015 9:24 PM | Last reply by Kristin Xie - Friday, January 16, 2015 6:34 AM -
4 Votes
Web API 8 and custom entities
Hi Adam, Check below post on Web API for CRM 2016 and plural names.Answered | 4 Replies | 4282 Views | Created by ChrisAdams - Thursday, March 24, 2016 4:58 PM | Last reply by ChrisAdams - Sunday, March 27, 2016 9:32 AM -
1 Votes
[Authentication, c#,Web API] need some help selecting a simple authentication system for asp.net Web API.
authentication in a c#.net desktop application and a asp.net web API combined with a website.Answered | 2 Replies | 2833 Views | Created by Sander Obdeijn - Sunday, August 18, 2013 10:08 AM | Last reply by Just Karl - Monday, August 19, 2013 4:58 PM -
0 Votes
What is Web Service and Web Api
: "... a method of communication between two electronic devices over a network." Web API is a Microsoft framework for creating ...Answered | 2 Replies | 632 Views | Created by TinVin727 - Friday, January 13, 2017 2:14 AM | Last reply by Sabah Shariq - Friday, January 13, 2017 9:32 AM -
0 Votes
why Web API 2 has RouteConfig.cs file?
RouteConfig.cs file isn't required for Web API. It is included by default in new Web APIAnswered | 2 Replies | 1598 Views | Created by Elite.DOA - Tuesday, January 6, 2015 8:53 AM | Last reply by EngSoonCheah - Thursday, January 8, 2015 12:00 AM -
0 Votes
Web API in C# and Message Bus MapR Streams
Hi AndySin, Since your issue is more related to asp.net web api, I would suggest that you could post your issue on asp.net web api forum for ...Answered | 4 Replies | 542 Views | Created by AndySin - Sunday, June 4, 2017 9:45 AM | Last reply by AndySin - Monday, June 5, 2017 8:29 AM -
0 Votes
Integrate JasperReport Server with C# REST Web Api
Is anyone able to provide me a step by step example for integrating JasperReport Server with C# through REST V2 web API because I have little experience of Asp.net ...Answered | 1 Replies | 1458 Views | Created by Sean_Chch - Monday, October 6, 2014 12:51 AM | Last reply by CoolDadTx - Monday, October 6, 2014 3:27 PM - Items 1 to 20 of 58254 Next ›
No announcements