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

Updated Wiki: CORS support for ASP.NET Web API

CORS support for ASP.NET Web APIOverviewCross-origin resource sharing (CORS) is a standard that allows web pages to make AJAX requests to another domain. It relaxes the same-origin policy implemented...

View Article


Updated Wiki: Specs

Feature SpecificationsCORS support for ASP.NET Web APIThis feature allows cross-origin requests to be made from the browser based the CORS specifications.

View Article


Updated Wiki: CORS support for ASP.NET Web API

CORS support for ASP.NET Web APIOverviewCross-origin resource sharing (CORS) is a standard that allows web pages to make AJAX requests to another domain. It relaxes the same-origin policy implemented...

View Article

Source code checked in, #601a6c18fb98

Rename ODataEntrySerializer and ODataEntryDeserializer 1) Renames 2) Minor change caching logic in DefaultODataDeserializerProvider and DefaultODataSerializerProvider.

View Article

New Post: OData Routing

Exact same issue here, right down to returning IQueryable<T> and the SelectMany LINQ expression. I can get "one to one" relationships working fine, but not "one to many". Ever figure this out?

View Article


New Post: OData Routing

zlangner wrote: Sorry for not getting back to you sooner. It would seem I've been living out of a meeting room this week. I just wanted to let you know that your solution does work, but I'm still...

View Article

New Post: OData Routing

ShadowChaser wrote: Exact same issue here, right down to returning IQueryable<T> and the SelectMany LINQ expression. I can get "one to one" relationships working fine, but not "one to many". Ever...

View Article

New Post: Status of OData support

Ah, right, well technically that's still correct as we don't update the core runtime bits (MVC/Web API) in the 2012.2 release. We added framework bits (ex OData) but they all build on the 4.0 runtime....

View Article


Edited Feature: Add support for x-http-method [456]

MVC currently supports this. We should consider adding the same to ASP.NET Web API.

View Article


Edited Issue: Remove default namespaces from XML in Web API [413]

The XML serialisation process injects default namespaces into the generated XML: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" These can be...

View Article

Edited Issue: HttpControllerHandler.ConvertResponse prevents manual writing...

This was originally a discussion here: http://aspnetwebstack.codeplex.com/discussions/389092 but I think it's better suited as an issue.With the logic currently in this method it's impossible to write...

View Article

Edited Issue: Validation should honor member field in ValidationResult [362]

Reported by a user:The problem I am having is with models like:// the view modelpublic class RegisterModel : IValidatableObject{ public IEnumerable<ValidationResult> Validate(ValidationContext...

View Article

Created Issue: HelpPage not showing documentation for actions which have...

From here: [http://stackoverflow.com/questions/15410057/webapi-help-page-for-complex-type-in-uri](http://stackoverflow.com/questions/15410057/webapi-help-page-for-complex-type-in-uri)Repro:Copy the...

View Article


Edited Issue: HelpPage not showing documentation for actions which have...

From here: [http://stackoverflow.com/questions/15410057/webapi-help-page-for-complex-type-in-uri](http://stackoverflow.com/questions/15410057/webapi-help-page-for-complex-type-in-uri)Repro:Copy the...

View Article

Edited Issue: HttpConfiguration.ShouldIncludeErrorDetail should be public [361]

This would allow users to easily decide in their action whether or not they should send error detail for custom HttpErrors.

View Article


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


Commented 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

Reviewed: v4.0 RTM (三月 14, 2013)

Rated 5 Stars (out of 5) - thanks....

View Article

Edited Issue: Throw exception from ITraceWriter.Trace cause self-host down....

It can be solved by wrapping try/catch structure around all logics in TraceWriter. However it would be nice to provide a inner established mechanism just in cause user provide a bad implementation.

View Article
Browsing all 7925 articles
Browse latest View live


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