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

Created Unassigned: Add BsonFormatter in MediaTypeFormatterCollection [1430]

MediaTypeFormatterCollection has properties for JsonMediaTypeFormatter, XmlMediatypeformatter and FormUrlEncodedMediaTypeFormatter too. Since we added support for BsonMediaTypeFormatter, we should add...

View Article


Edited Issue: Add BsonFormatter in MediaTypeFormatterCollection [1430]

MediaTypeFormatterCollection has properties for JsonMediaTypeFormatter, XmlMediatypeformatter and FormUrlEncodedMediaTypeFormatter too. Since we added support for BsonMediaTypeFormatter, we should add...

View Article


New Post: Testing MultipartFormDataContent

Haven't heard anything yet, I've had to go back to using a MVC controller action for uploads.

View Article

New Post: Testing MultipartFormDataContent

I don't think they even made a serious attempt to fix it but maybe I'm wrong. The way I resolved my issue was to migrate everything to ServiceStack. If you have a large project this might not work for...

View Article

Commented Unassigned: Dealing with Route Collisions in Att. Based Routing [1403]

Hi,For the sake of definition, I'm defining "collision" as 'distinct controllers registering the same route via the new attribute based routing feature'.In my company we've opted to use a header to...

View Article


Edited Issue: Validation doesn't get triggered for values extracted from...

The issue is that model binding supports a direct mode where parameters are taken from the value providers(lets say route data) and then directly bound to the action parameters.This mode doesn't...

View Article

Edited Unassigned: Provide base class for authentication filters [1432]

All the other filter types have base classes that help with implementing them. Authentication filters don't. Particularly for ChallengeAsync, it would be nice to have a virtual method like...

View Article

Commented Unassigned: Provide base class for authentication filters [1432]

All the other filter types have base classes that help with implementing them. Authentication filters don't. Particularly for ChallengeAsync, it would be nice to have a virtual method like...

View Article


Edited Issue: Custom FxCop rule MW1200 crashes with NullReferenceException...

This rule has been failing sporadically for some time. It recently started failing all the time in portable libraries.CA0001 : Rule=Microsoft.Web.FxCop#MW1200,...

View Article


Closed Unassigned: Web API 2 incorrect status code being returned from method...

This Web API action returns an HTTP 500 (Internal Server Error) status code: public IHttpActionResult Post(){ return InternalServerError();}But this action returns an HTTP 400 (Bad Request) status...

View Article

Edited Issue: Trace exceptions in DefaultHttpControllerTypeResolver [1215]

DefaultHttpControllerTypeResolver swallows exceptions encountered during assembly.GetTypes(). There is no tracing there which makes debugging routing exceptions due to controller type load failures...

View Article

Commented Issue: Trace exceptions in DefaultHttpControllerTypeResolver [1215]

DefaultHttpControllerTypeResolver swallows exceptions encountered during assembly.GetTypes(). There is no tracing there which makes debugging routing exceptions due to controller type load failures...

View Article

Source code checked in, #aca06c5555c92afc94df5c71a275214e505b2493

Remove EditorFor HTML attribute handling inconsistencies (fixes #1434) - https://aspnetwebstack.codeplex.com/workitem/1434 - "Remove EditorFor HTML attribute handling inconsistencies" 1. Remove special...

View Article


Created Issue: Provider indexer to access items in the portable...

Currently the portable version of NameValueCollection called “HttpValueCollection” does not provide an Indexer to get access the items… an indexer into the collection like values[“p1”] would be more...

View Article

Edited Issue: Remove EditorFor HTML attribute handling inconsistencies [1434]

Two issues to address:1. Default collection and complex object editor templates ignore the "htmlAttribute" key in view data. This causes consistent application of `@Html.EditorFor(… , new {...

View Article


Commented Issue: Remove EditorFor HTML attribute handling inconsistencies [1434]

Two issues to address:1. Default collection and complex object editor templates ignore the "htmlAttribute" key in view data. This causes consistent application of `@Html.EditorFor(… , new {...

View Article

Edited Issue: Multipart parser unable to parse mutlipart content when it does...

_Scenario_:User is trying to use Uploadify tool to do multipart form data uploads._Reference_:Following discussion thread is about the...

View Article


Source code checked in, #bf6aa626d185e9b1110ee3238fbf76b2364bd87f

Modifying RestorePackages to take advantage of NuGet 2.7 solution restore

View Article

Source code checked in, #eb69dda15f380da1f69a35b877d5618fcb32d56d

Codeplex-1319 - Disallow {controller} and {action} in attribute routes This change prevents the use of {controller} in all attribute routes, and the use of {action} in attribute routes on action...

View Article

Edited Issue: {controller} variable on a controller-level attribute route [1319]

The following controller has '{controller}' route variable in its controller-level route. (Also applies for MVC attribute routing's controller-level route too)1....

View Article
Browsing all 7925 articles
Browse latest View live


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