Quantcast
Channel: ASP.NET MVC / Web API / Web Pages
Browsing all 7925 articles
Browse latest View live
↧

Created Issue: OData formatter doesn't support writing nulls [584]

Previously captured in this test name:WriteToStreamAsync_WhenObjectIsNull_WritesDataButDoesNotCloseStream

View Article


Closed Issue: OData formatter doesn't support writing nulls [584]

Previously captured in this test name:WriteToStreamAsync_WhenObjectIsNull_WritesDataButDoesNotCloseStreamComments: Apparently by design

View Article


Commented Issue: $format is not supported [582]

ODATA services should support $format ($format=json and $format=atom) query string parameters.As described here http://www.odata.org/documentation/uri-conventions#FormatSystemQueryOption .Comments:...

View Article

Closed Issue: Action advertisement not happening in some cases of inheritance...

In the following inheritance hierarchy, I have an action called 'SetWheelCount' defined for the Motorcyle entity type.Vehicle -> Motorcycle -> SportBikeIn my controller i am returning an instance...

View Article

Closed Issue: Incorrect navigation links being generated [512]

I used ODataService sample for this scenario. (Both implicit and explicit models)Notice the 'rel' links in the Response message.Expected:'rel' for Supplier :...

View Article


Closed Issue: Advertise actions information of entities or collections of...

OData spec here talks about 'advertising' of actions in the response. It says 'MAY', but this bug is just to keep track of atleast to make sure we provide this...

View Article

Closed Issue: Make primitive parameters non-nullable by default when they are...

In the following action configuration, 'DateTime' parameter needs to be shown as Nullable="False" in the metadata document.ActionConfiguration:var product = products.EntityType;var extendSupportAction...

View Article

New Post: How does EditorFor work?

I am hoping someone will help me understand the source code for EditorFor so I can implement something similar.  I'll describe my use case first. I want to create a helper method that allows someone...

View Article


New Post: any word on when $expand support might be coming?

$expand and $select are available in breeze.js today

View Article


Created Issue: Large responses end up on LOH when using Razor engine [585]

When rendered views are sufficiently large, they will end up on Large Object Heap since Razor engine generates the response inside-out into one large string. This then creates one large object going...

View Article

Commented Issue: $format is not supported [582]

ODATA services should support $format ($format=json and $format=atom) query string parameters.As described here http://www.odata.org/documentation/uri-conventions#FormatSystemQueryOption .Comments:...

View Article

Commented Feature: OData $format parameter is ignored [278]

In WebApi OData requests $format parameter, which should allow to change returned format is ignored, even it said, that it should override headers information...

View Article

Created Issue: Queryable on Class validates all methods must be IEnumerable...

Right now if you put the queryable attribute on a class it throws on Get(int ID) that returns a single object.This is patently silly and must be removed. It is absolutely valid to put [Queryable] on a...

View Article


Commented Issue: Queryable on Class validates all methods must be IEnumerable...

Right now if you put the queryable attribute on a class it throws on Get(int ID) that returns a single object.This is patently silly and must be removed. It is absolutely valid to put [Queryable] on a...

View Article

Source code checked in, #235544cf12a2

Fix for adding custom httproute. Before this fix, if one add custom HttpRoute through the config.Routes.Add method, their GetRouteData method and GetVirtualPath are ignored. Now it will get invoked...

View Article


Edited Issue: ASP.NET Web API does not call GetRouteData for custom...

Here is the issue explained and a repro http://stackoverflow.com/questions/12544150/asp-net-web-api-rtm-and-subdomain-routes

View Article

Commented Issue: ASP.NET Web API does not call GetRouteData for custom...

Here is the issue explained and a repro http://stackoverflow.com/questions/12544150/asp-net-web-api-rtm-and-subdomain-routesComments: commit 235544cf12a25d2fd072c1eafec4c681c9d6068e

View Article


Created Issue: Additional '@' characters in Razor code blocks break...

1. In Visual Studio, create a Razor v2 web site.2. Copy and paste the following code into one of the content pages:@{ //Check there are slider image page loaded var theCount =...

View Article

Source code checked in, #bfa28d1ddbca

[OData] Refactor QueryableAttribute's ValidateQuery method to optionally validate the ODataQueryOptions as well

View Article

Commented Feature: OdataQueryOptions does not override NotSupported on...

If you have a class decorated with Queryable and then override the OData Queryable on a specific method in that class with ODataQueryOptions the Queryable Attribute will still throw a not supported...

View Article
Browsing all 7925 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>