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

Edited Issue: Error when a controller derives from another having a default...

For the following controller setup, when I am launching the application, I am seeing an error related to same route name ("EmployeesApi") being added to the collection. __Reason__: We currently are...

View Article


Commented Issue: Unobtrusive validation attributes are double-encoded [1198]

For example:```htmldata-val-equalto="'MyProperty5' and 'MyProperty4' do not match."```There's a method called GetValidationAttributes that adds HTML-encoded values to a dictionary, and then the values...

View Article


Commented Issue: Unobtrusive validation attributes are double-encoded [1198]

For example:```htmldata-val-equalto="'MyProperty5' and 'MyProperty4' do not match."```There's a method called GetValidationAttributes that adds HTML-encoded values to a dictionary, and then the values...

View Article

Closed Issue: Unobtrusive validation attributes are double-encoded [1198]

For example:```htmldata-val-equalto="'MyProperty5' and 'MyProperty4' do not match."```There's a method called GetValidationAttributes that adds HTML-encoded values to a dictionary, and then the values...

View Article

Edited Issue: Unobtrusive validation attributes are double-encoded [1198]

For example:```htmldata-val-equalto="'MyProperty5' and 'MyProperty4' do not match."```There's a method called GetValidationAttributes that adds HTML-encoded values to a dictionary, and then the values...

View Article


New Post: missing function when i upgraded form 5.2.0.0 to 5.6.0.0

didnt get it in nuget how can i get it?

View Article

New Post: missing function when i upgraded form 5.2.0.0 to 5.6.0.0

strange, i have it but i dont see those functions in it

View Article

Edited Issue: Default ordering should place most specific routes before...

When I make a request like “/api/countries/dosomething”, I am receiving the following error:_{"Message":"The request is invalid.","MessageDetail":"The parameters dictionary contains a null entry for...

View Article


Edited Issue: OData actions do not work if the model has KeyValuePair. [1232]

1) Create a model having an ODataAction.2) Add a complex type KeyValuePair<string, object> to the model like this, model.ComplexType<KeyValuePair<string, object>>();3) Try accessing...

View Article


Commented Issue: OData actions do not work if the model has KeyValuePair. [1232]

1) Create a model having an ODataAction.2) Add a complex type KeyValuePair<string, object> to the model like this, model.ComplexType<KeyValuePair<string, object>>();3) Try accessing...

View Article

Edited Feature: Async support for RenderAction/Action and...

Currently the trend is moving towards async every-where. So I think it will be great if there is a support for ActionAsync/RenderActionAsync and PartialAsync/RenderPartialAsync methods

View Article

Commented Feature: Async support for RenderAction/Action and...

Currently the trend is moving towards async every-where. So I think it will be great if there is a support for ActionAsync/RenderActionAsync and PartialAsync/RenderPartialAsync methodsComments: Good...

View Article

Closed Unassigned: Inconsistent request stream buffer policy between Webhost...

Following is the current buffer policy behavior in different hosts:Request stream’s default mode:1. Katana selfhost : __Streamed__2. Webhost: Buffered3. WCF Selfhost: Buffered__Expected__: Make Katana...

View Article


Edited Issue: Inconsistent behavior between hosts when rereading the incoming...

__Scenario__: A user has an action filter where he likes to re-read the incoming request stream.__Current behavior__:In Katana/WCF selfhosts, currently this piece of code would print like "At...

View Article

Commented Issue: Batching: Filters can not access content [1194]

Hi,It would appear that there is a bug in the way the WebApi batch handlers work. The content of any batched request is null/blank when attempting to access it from a filter.This is problematic for us...

View Article


Edited Issue: Batching: Filters can not access content [1194]

Hi,It would appear that there is a bug in the way the WebApi batch handlers work. The content of any batched request is null/blank when attempting to access it from a filter.This is problematic for us...

View Article

Edited Issue: Option to not encode TagBuilder attributes [895]

By default `TagBuilder` calls `HtmlAttributeEncode` on all attributes. Sometimes we do not want to encode our attribute values and `TagBuilder` does not provide a facility to do this. Either everything...

View Article


New Post: SimpleMembership/Crypto.HashPassword iterations?

Hi Matthew, We believe at this time that the right balance for most web applications is to use 1000 iterations. There is a trade-off in security in terms of balancing how many iterations (more is...

View Article

New Post: SimpleMembership/Crypto.HashPassword iterations?

I think that the number needs to be increased but DoS mitigated by proper account lockout for obvious password brute force. With the new ASP.NET Identity system this is a perfect opportunity to...

View Article

Edited Issue: Ensure Web API Help Page and ApiExplorer work with the latest...

See the following issues for the related changes:https://aspnetwebstack.codeplex.com/workitem/1222https://aspnetwebstack.codeplex.com/workitem/1223https://aspnetwebstack.codeplex.com/workitem/1227

View Article
Browsing all 7925 articles
Browse latest View live


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