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

Source code checked in, #7825aa4e5b67

Move SkipStrongNames inside of build.cmd.

View Article


Edited Issue: Value validator should swallow exceptions from getters when...

Otherwise the exception bubbles up and request fails

View Article


Edited Feature: More virtual extensibility to XmlMediaTypeFormatter and make...

I'm going to try and keep this brief - but it might be difficult.In the project I'm writing at the moment, I've customised the XML formatter to correctly serialize an instance based on it's actual type...

View Article

Edited Issue: Improve routing testability in Web API. [201]

Scenario: A user has created a skeletal structure of ApiControllers and actions. Currently the user does not have any implementation yet in them. User creates some routes and likes to test if the...

View Article

Commented Issue: Improve routing testability in Web API. [201]

Scenario: A user has created a skeletal structure of ApiControllers and actions. Currently the user does not have any implementation yet in them. User creates some routes and likes to test if the...

View Article


Commented Issue: Global Json serializer settings aren't used when posting to...

And the culprit is TryReadQueryAs method of UriExtensions that just instantiates a new JsonSerializer that doesn't use global serializer settings, defined in...

View Article

Commented Issue: Global Json serializer settings aren't used when posting to...

And the culprit is TryReadQueryAs method of UriExtensions that just instantiates a new JsonSerializer that doesn't use global serializer settings, defined in...

View Article

Commented Issue: Complex Types with TypeConverters are not resolved properly...

Complex types with type converters are not resolved properly when evaluating matches. The following works: void Get() {...} void Get(int id) {...}However if I change the second method to use a complex...

View Article


Edited Issue: Adding support for collection of simple types on the default...

Currently if we have the following action, the request below would fail with "Multiple actions were found..." error because the parameters are not simple types so they're not used for disambiguation by...

View Article


Edited Feature: Add BSON support for Json.NET MediaTypeFormatter [241]

I'm so happy to see Json.NET being baked into Web API, however, I still have to write my own custom MediaTypeFormatter to support Bson. Json.NET supports this very easily using the same...

View Article

Commented Task: MQ: Work around sporadic TeamCity exception [813]

Add a workaround to the Team City bug for the "exception during messages processing."Comments: This should be fixed now

View Article

Edited Task: MQ: Work around sporadic TeamCity exception [813]

Add a workaround to the Team City bug for the "exception during messages processing."

View Article

Closed Task: MQ: Work around sporadic TeamCity exception [813]

Add a workaround to the Team City bug for the "exception during messages processing."

View Article


New Post: Feature: Conversational session

Already decided? :)

View Article

Commented Feature: Support "Ignore Route" in Web API or remove dependency on...

I have a Web API only project with no dependency on System.Web.Mvc.So that I can use Elmah I need to add an ignore route like below: routes.IgnoreRoute("{resource}.axd/{*pathInfo}");Since ignore route...

View Article


Commented Feature: Support "Ignore Route" in Web API or remove dependency on...

I have a Web API only project with no dependency on System.Web.Mvc.So that I can use Elmah I need to add an ignore route like below: routes.IgnoreRoute("{resource}.axd/{*pathInfo}");Since ignore route...

View Article

Commented Issue: User IP Address in Web API RC [301]

I've seen on various MS forums and Stack Overflow, the way to retrieve the user's IP address in Web API, requires falling back to the untestable (without mocking) static context object model by doing...

View Article


Created Issue: IBodyModelValidator should trace [889]

The IBodyModelValidator does not write to the trace writer, but it should.The TraceManager should be modified to wrap the IBodyModelValidator to log the Begin and End for the Validate. The End log...

View Article

Created Issue: Add an overload to ODataModelBuilder that takes...

This is to avoid assuming that the default assemblies resolver is always used.

View Article

Created Issue: Handle byte[]s better in the DefaultBodyModelValidator [891]

A customer has reported performance problems with the DefaultBodyModelValidator over large byte arrays (2 MB). We should handle this better.

View Article
Browsing all 7925 articles
Browse latest View live


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