No announcements
Found 3007032 threads
-
1 Votes
Performance issue - Asp.NET core 1.0 deployed on IIS calling Web API
Since your issue is related to ASP.NET forum. please post your issue on here.Answered | 1 Replies | 1150 Views | Created by Manish Joisar - Thursday, July 21, 2016 6:07 AM | Last reply by Hart Wang - Thursday, July 21, 2016 8:57 AM -
0 Votes
Reshape relational data and expose it as OData service
Try creating a WCF service and connect to it as you normally would.Answered | 4 Replies | 3876 Views | Created by Uwe Helmut - Tuesday, March 27, 2012 4:50 PM | Last reply by Uwe Helmut - Wednesday, April 4, 2012 11:00 AM -
1 Votes
IoT Hub and ASP.NET Core MVC
I have already managed to run an Asp.net Core app (netocreapp 2.2) on the Raspberry with Windows IoT Core.Answered | 3 Replies | 1234 Views | Created by Owlowish - Friday, September 6, 2019 1:12 PM | Last reply by AshokPeddakotla-MSFT - Wednesday, September 11, 2019 10:29 AM -
0 Votes
OData service does not publish Computed Fields - Is this correct?
TheLightSwitch OData services return one Entity collection at a time.Answered | 14 Replies | 7051 Views | Created by PlusOrMinus - Friday, March 23, 2012 6:53 PM | Last reply by PlusOrMinus - Saturday, April 21, 2012 2:56 PM -
1 Votes
SetThreadAffinityMask fails setting the thread to particular Core
Set thread affinity mask will do what you want -- you can select exactly what set of cores each thread may run on.Answered | 5 Replies | 4956 Views | Created by Gilly Kumar - Saturday, May 4, 2013 11:27 PM | Last reply by SimonRev - Monday, May 6, 2013 3:22 PM -
2 Votes
Setting a property which is an entity via a databound combobox.
Because I hate the DataGridView control (being mostly an ASP.Net developper, I find it very difficult to use when I need it, one a year...), I assumed it was a grid problem and not ...Answered | 33 Replies | 20034 Views | Created by Kevin Donovan - Sunday, August 31, 2008 12:24 AM | Last reply by doug4jj - Thursday, April 5, 2012 3:10 PM -
7 Votes
Does OData Data Source Connection Support JSON Format?
A client that wants only JSON responses would set this header to "application/json".Answered | 13 Replies | 8922 Views | Created by Paul Patterson - Wednesday, March 7, 2012 11:03 PM | Last reply by ADefwebserver - Wednesday, May 2, 2012 11:01 PM -
4 Votes
WP 8.1 native + ASP.NET MVC App with Entity Framework
ok I see that OData is equal to Entity Framework.Answered | 6 Replies | 750 Views | Created by meandraccoon - Wednesday, October 28, 2015 10:16 AM | Last reply by DA924 - Thursday, October 29, 2015 6:03 PM -
4 Votes
Reliable collection in ASP.NET core
Has here been any indication on when Reliable Services and Reliable Actors will be available in .net core.Answered | 4 Replies | 1282 Views | Created by VenkateshSrini_CHN - Wednesday, November 23, 2016 7:46 AM | Last reply by ErgoSix - Friday, November 17, 2017 11:38 PM -
0 Votes
Self-Tracking Entity over WCF causes duplicate key error
On the client side, the entity is just not getting reset and there is no good public way to clear this information.Answered | 5 Replies | 7509 Views | Created by nicholascloud - Tuesday, August 4, 2009 6:41 PM | Last reply by Syed2 - Friday, October 29, 2010 1:57 AM -
0 Votes
Linq to Entities, Best practice of getting data by request (odata / web API)
PaulBY, It should be depended, in my opinion, if your scenario would be: 1.Using a mobile device like window phone and turn on the mobile data ...Answered | 1 Replies | 679 Views | Created by PaulBY - Monday, October 12, 2015 8:01 AM | Last reply by Fred Bao - Tuesday, October 13, 2015 1:47 AM -
14 Votes
PowerPivot Feed OData and JSON
So I have to found an solution with web.api ODATA to solve my problem with dynamic data.Answered | 13 Replies | 21906 Views | Created by Casual Trash - Monday, December 17, 2012 8:22 AM | Last reply by chmav - Friday, September 13, 2013 8:38 PM -
0 Votes
OData Streaming + WP7 fails
I set up Fiddler to monitor traffic, turns out the media resource for the specific MLE I'm querying for testing had not been set previously by another app as it should ...Answered | 13 Replies | 5428 Views | Created by ykhammal - Wednesday, May 4, 2011 2:12 PM | Last reply by ykhammal - Thursday, May 19, 2011 9:01 AM -
1 Votes
Supported ASP.NET Core SDK
I wanted to know is there someplace that tells me Azure App Services at this moment now supports what versions of the ASP.NET Core SDK.Answered | 3 Replies | 678 Views | Created by Orgbrat - Tuesday, December 5, 2017 9:24 PM | Last reply by AshokPeddakotla-MSFT - Thursday, December 7, 2017 10:38 AM -
3 Votes
Biztalk talking to ODATA
It is a powerful BizTalk Adapters that allow you to easily connect BizTalk Server with live OData feeds through standard orchestrations.Answered | 2 Replies | 3471 Views | Created by NehaatSoft - Friday, June 24, 2016 6:05 PM | Last reply by Rachit Sikroria - Saturday, June 25, 2016 2:45 AM -
3 Votes
Does MS SQL Server offer a REST or OData service?
You need to connect it to your MS SQL server, and it will generate an endpoint to use in development within a few clicks.Answered | 4 Replies | 18410 Views | Created by Meister1867 - Wednesday, November 23, 2016 9:39 PM | Last reply by Gabe Kressel - Monday, March 2, 2020 2:15 PM -
0 Votes
Determine which cores are in use
I know there is a way to determine how many processors and cores are installed.Answered | 2 Replies | 873 Views | Created by miguelh - Monday, May 9, 2016 1:33 PM | Last reply by Shanky_621 - Monday, May 9, 2016 2:46 PM -
0 Votes
Make all Entity class in EDM Model derive from a base class, for Odata Services
Create a base class called "BaseModel" (or something like that) 2.Answered | 1 Replies | 770 Views | Created by svanamali - Thursday, July 7, 2016 7:15 AM | Last reply by Zhanglong Wu - Sunday, July 10, 2016 7:28 AM -
0 Votes
ASP.NET Core Extensions - Still Necessary?
Each Azure website provides an extensible management end point that allows you to leverage a powerful set of tools deployed as site extensions.Answered | 2 Replies | 2088 Views | Created by RoadRnr - Thursday, June 7, 2018 3:41 PM | Last reply by AshokPeddakotla-MSFT - Saturday, June 9, 2018 8:04 PM -
0 Votes
Refersh Local Entity Caused the Disconnected Object Of the Entity
I am handling the database first project , here i am creating the tables in the database and take the reference to my local entity , But when try top add the new table to entity the ...Answered | 3 Replies | 396 Views | Created by Likhith.S - Monday, May 30, 2016 8:27 AM | Last reply by Zhanglong Wu - Wednesday, June 1, 2016 1:06 AM
No announcements