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

Commented Issue: Make JsonContractResolver a public class [228]

This would enable overriding the ResolvePropertyName method (see Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver) without having to reimplement the entire JsonContractResolver...

View Article


Reviewed: v4.0 RTM (五月 19, 2013)

Rated 5 Stars (out of 5) - thinks very much

View Article


Source code checked in, #b3260efa7cd4b6382e7926fe9c600bb0e683bf69

[OData] Decrease max $expand depth to 1.

View Article

New Post: Web API OData - atom+xml formatting issue when getting individual...

Complex properties are formatted as application/xml. Only entries and feeds (entities and collection of entities) are formatted as application/atom+xml. So, the behavior that you are seeing is correct....

View Article

New Post: Web API OData - atom+xml formatting issue when getting individual...

Thank you! That's what I wanted to know.

View Article


Reviewed: v4.0 RTM (五月 20, 2013)

Rated 5 Stars (out of 5) - I like it.

View Article

Reviewed: v4.0 RTM (五月 21, 2013)

Rated 5 Stars (out of 5) - good good good

View Article

Commented Feature: $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


Edited Issue: Validation - consider using FileExtensionsAttribute from...

The said attribute is new in .net 4.5We should consider obsoleting out own FileExtensions attribute if the new attribute can be made to work with instances of HttpPostedFileBase (it is currently only...

View Article


Edited Issue: JQuery Validation plugin - include additional-methods file [1057]

The JQuery Validation plugin is normally bundled with a file named additional-methods.js that adds some more validation methods to the basic ones that are in the plugin.Two of which, 'accept' (for...

View Article

Created Unassigned: [HelpPage]Do not display parameter info when action...

For the following action, we are currently displaying parameter info(attached an snapshot image) in help page:```public IEnumerable<string> Get(HttpRequestMessage request){ return new string[] {...

View Article

Created Unassigned: Make ODataQueryOptions behave more like a property [1061]

As of right now, every time the user calls EntitySetController.QueryOptions we create a new instance of ODataQueryOptions<T>.This causes some problems when the user calls it several times and...

View Article

Commented Issue: Add support for conditional attributes in the Html helpers...

Today, if a user puts the following in a CSHTML page:@Html.TextBox("myname", "mytext", new { disabled = isDisabled })this will render a "disabled" attribute whose value will be set to True or False....

View Article


Edited Issue: PushstreamContent in Win8 App is not working [324]

I am hitting an issue with using PushStreamContent in the Windows store app. I don’t see the same issue in the traditional console app though. It’s a simple scenario where I am ‘POST’ing some small...

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


Edited Unassigned: Provide a way to specify actual return type for actions...

OData and HelpPage areas are effected by this:__OData____Error__:{"Message":"An error has occurred.","ExceptionMessage":"Cannot create an EDM model as the action 'Get' on controller 'Customers' has a...

View Article

New Post: TaskHelperExtensions.Then can hang indefinitely if the continuation...

Hi guys, It's my first time here so apologies if I'm using the wrong channel to raise this issue. I was unit testing some task based server side logic and found that my tests would just run forever...

View Article


Edited Issue: Document that IValueProvider.GetValue() returns null if the...

Document that IValueProvider.GetValue() returns null if the exact key is not found.This applies to both MVC and WebAPI versions.

View Article

Edited Unassigned: [WebApiOnOwin]Uploading a 2GB file with custom input...

Repro sample : FileUploadSample (file://KK-MC2/FileUploadSample)I have a simple custom buffer selector where UseBufferedInputStream returns true.When I try to upload a 2GB fails, I am seeing a failure...

View Article

Edited Unassigned: [WebApiOnOwin]Uploading a 2GB file with custom input...

Repro sample : FileUploadSample (file://KK-MC2/FileUploadSample)I have a simple custom buffer selector where UseBufferedInputStream returns true.When I try to upload a 2GB fails, I am seeing a failure...

View Article
Browsing all 7925 articles
Browse latest View live


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