No announcements
Found 3190451 threads
-
0 Votes
Login to WebApi (MVC + WebApi) with Microsoft Account from Windows Store App
I believe this is a good start for you: Requirements for Microsoft account sign-in, you do not need to show the Web browser to navigate to the login page, you can ...Answered | 5 Replies | 1342 Views | Created by Günter Schwaiger - Monday, March 9, 2015 4:47 PM | Last reply by Jamles Hez - Monday, March 16, 2015 3:02 AM -
0 Votes
Azure ACS + WebAPI + Windows Store App
I would like to create a blog or tutorial on how to do this in future for other people as the documentation and examples from Microsoft is very poor when using ...Answered | 11 Replies | 5859 Views | Created by Native Code - Friday, May 31, 2013 3:52 AM | Last reply by IshaiH - Saturday, July 20, 2013 10:31 PM -
1 Votes
return XML from MVC WebAPI Web Service
Hi, If this issue is related to MVC, you could ask this question in the ASP.NET forum: http://forums.asp.net.Answered | 1 Replies | 3544 Views | Created by daja10875 - Friday, January 24, 2014 5:26 PM | Last reply by Jack Zhai-MSFT - Monday, January 27, 2014 2:18 AM -
0 Votes
ASP.NET webapi with VS 2010
Hi, Can someone provide information listed below: Need use ASP.NET webapi with ASP.NET webpages 4.0 in Visual Studio 2010.Answered | 1 Replies | 2216 Views | Created by XXX_K - Wednesday, July 10, 2013 4:47 AM | Last reply by Kai Strandskov [Msft] - Wednesday, July 10, 2013 9:33 PM -
0 Votes
What is differences between ASP.NET,ASP.NET MVC,ASP.NET WebAPI
ASP.NET is the global technology on which ASP.NET WebForms, ASP.NET MVC and ASP.NET WebApi are based.Answered | 1 Replies | 2127 Views | Created by 小桥屋檐下 - Wednesday, September 30, 2015 7:11 AM | Last reply by Alberto Poblacion - Wednesday, September 30, 2015 9:29 AM -
0 Votes
AI not showing performance data for WebAPI project
If you don't get any data for the Web API app on the Performance tab, but you do get something on Diagnostics tab - it might mean that performance counters collection is ...Answered | 1 Replies | 1184 Views | Created by Mang Alex - Thursday, April 24, 2014 4:02 PM | Last reply by Dmitry G Matveev - Friday, May 30, 2014 11:28 PM -
2 Votes
Can PowerPivot consume MVC 4 (Beta) WebApi Data?
Can PowerPivot consume a data feed that's been created using the new MVC 4 WebApi construct?Answered | 1 Replies | 4798 Views | Created by Chris Wiederspan - Monday, April 2, 2012 6:38 PM | Last reply by oligray - Friday, January 11, 2013 10:00 PM -
0 Votes
Sample or example POSTing and GETing POCOs to WebAPI?
Check this out from Henrik, I think it will fit the bill.Answered | 24 Replies | 4277 Views | Created by Terrence_ - Saturday, March 10, 2012 3:44 PM | Last reply by Terrence_ - Wednesday, April 4, 2012 2:35 PM -
0 Votes
Can a Windows Store app talk directly to a Worker Role?
Well, in this case, the solution is pretty simple: each time a new order was posted from your Windows Store App, just save a new entry inside the Queue.Answered | 5 Replies | 1699 Views | Created by Happy Nomad - Monday, October 21, 2013 7:46 PM | Last reply by Mang Alex - Monday, October 21, 2013 11:44 PM -
0 Votes
From Windows Store App, want to retrieve client's windows store account ID
Are you talking about this, to get ANID2 form a Windows Store App.Answered | 4 Replies | 765 Views | Created by sansmile - Friday, January 9, 2015 5:11 AM | Last reply by hoshino suzumi - Tuesday, January 20, 2015 1:58 AM -
0 Votes
Using MVC app with WebApi
Write controllers with returning JSON and it would be easier after to create mobile app or mobile web.Unanswered | 5 Replies | 50 Views | Created by Anonymous - Tuesday, August 28, 2012 6:59 PM | Last reply by Anonymous - Thursday, October 30, 2014 6:56 AM -
0 Votes
Combining MVC 5 login and WebAPI 2 login
User-460739707 posted Hi, For this situaiton, you could refer to the following links for more ...Unanswered | 1 Replies | 190 Views | Created by Anonymous - Saturday, January 11, 2014 12:11 PM | Last reply by Anonymous - Monday, January 13, 2014 9:03 PM -
0 Votes
webapi from mvc
You could also refer to links below for more details , with the demo you could try to build your own application step by ...Answered | 6 Replies | 63 Views | Created by Anonymous - Monday, September 21, 2015 5:16 AM | Last reply by Anonymous - Monday, September 21, 2015 9:46 PM -
1 Votes
How to get Free Microsoft Dev Account for publishing apps in windows Store
If the promo code comes from dreamspark then I'd probably ask them about it.Answered | 5 Replies | 1355 Views | Created by waterbrain - Monday, April 18, 2016 4:43 AM | Last reply by Dave Patrick - Tuesday, April 19, 2016 11:34 AM -
0 Votes
WebAPI + MVC
User1494275052 posted Hi avojacek, I've just finished an article about calling WebAPI from MVC code, which you might find useful.Answered | 3 Replies | 73 Views | Created by Anonymous - Friday, November 13, 2015 5:41 PM | Last reply by Anonymous - Monday, November 16, 2015 2:57 AM -
0 Votes
MVC PUT method not firing
I am not sure how to move this question so asked the same question in the Webapi forum DeepakAnswered | 3 Replies | 1288 Views | Created by deepak.kk - Monday, June 29, 2015 10:31 AM | Last reply by Mike Danes - Monday, June 29, 2015 11:58 AM -
0 Votes
MVC + WebAPI
http://msprogrammer.serviciipeweb.ro/2010/03/29/asp-net-mvc-orm-and-viewmodels/ So , if you organize your ViewModels well, does not matter from ...Answered | 4 Replies | 89 Views | Created by Anonymous - Wednesday, October 31, 2012 9:44 AM | Last reply by Anonymous - Thursday, November 1, 2012 5:31 PM -
0 Votes
Azure, Windows Store and Microsoft Account
But if you download its latest project from GitHub, you will find out there is an folder named Asp.net within LiveSDK-master\Samples.Answered | 4 Replies | 5461 Views | Created by Schnackers.net - Wednesday, November 14, 2012 9:05 PM | Last reply by Schnackers.net - Friday, November 16, 2012 7:52 PM -
0 Votes
SODA access for MVC WebAPI app?
If I have an MVC API which we want to use with a JqueryMobile app e.g.Proposed | 1 Replies | 960 Views | Created by DanBayley - Friday, September 19, 2014 2:18 PM | Last reply by sean-ijwsoftware.com - Wednesday, September 24, 2014 4:10 PM -
0 Votes
Microsoft Account authentication for Windows Store Apps using Windows Azure Mobile Services
I followed the steps as per: http://www.windowsazure.com/en-us/documentation/articles/mobile-services-windows-store-dotnet-get-started-users/ and added the ...Answered | 4 Replies | 2208 Views | Created by Himanshu Shirodkar - Thursday, March 20, 2014 3:39 PM | Last reply by jupiterbx - Thursday, April 17, 2014 6:23 PM - Items 1 to 20 of 3190451 Next ›
No announcements