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

Commented Issue: Ajax.BeginForm() not sending submit button's name/value [567]

There are certain circumstances when using Ajax.BeginForm() and the underlying jquery.unobtrusive-ajax.js script that the name/value of the submit button is not posted to the server.See StackOverflow...

View Article


Source code checked in, #7c69e364fcc323f2f5484a082e1cc1962011fce9

Change convention for ignoring attribute routing prefixes to '~/' Revert "Issue 1150: Add support for ignoring route prefixes to MVC attribute routing" This reverts commit...

View Article


Commented Issue: NullPropagation option smart detection should handle...

We try to figure out whether we should do null propagation in query composition by looking at the QueryProvider of the IQueryable. We handle Linq2Objects, Linq2Sql and EntityFramework there. For...

View Article

Edited Issue: NullPropagation option smart detection should handle...

We try to figure out whether we should do null propagation in query composition by looking at the QueryProvider of the IQueryable. We handle Linq2Objects, Linq2Sql and EntityFramework there. For...

View Article

Commented Issue: metadata uri (json light) is missing $select clause [1107]

Spec here on the metadata url - http://docs.oasis-open.org/odata/odata/v4.0/csprd01/part1-protocol/odata-v4.0-csprd01-part1-protocol.html#_Toc355089421Issue: GET...

View Article


Edited Issue: metadata uri (json light) is missing $select clause [1107]

Spec here on the metadata url - http://docs.oasis-open.org/odata/odata/v4.0/csprd01/part1-protocol/odata-v4.0-csprd01-part1-protocol.html#_Toc355089421Issue: GET...

View Article

Commented Issue: Web API: Improve resolution of ApiController types [1075]

If an assembly A contains ApiControllers and it references another assembly B that does not contain ApiControllers and this assembly B is not found (because it is not installed for example) controller...

View Article

Edited Unassigned: RouteData not available to WebHost's buffer policy...

__Scenario__:User wishes to upload large files to a Web API service. He does not want these files to be buffered, so depending on the incoming request's route data (ex: controller, action), he either...

View Article


Edited Unassigned: Razor V2 & V3-beta2 : Issue with parsing bool value in...

From Razor V2 onwards, I have noticed issue while parsing bool value with HTML tag attribute. Issue reproduced only when we are parsing bool value as HTML tag attribute. Please have a look at below...

View Article


New Comment on "Roadmap"

Please extend MVC to support fluent API for validations.

View Article

Source code checked in, #842d9a9de839f6482686ea73de5c2d230222f6a3

Finish removing security attributes across Web Stack

View Article

Edited Unassigned: Razor V2 & V3-beta2 : Issue with parsing bool value in...

From Razor V2 onwards, I have noticed issue while parsing bool value with HTML tag attribute. Issue reproduced only when we are parsing bool value as HTML tag attribute. Please have a look at below...

View Article

Created Unassigned: In MVC attribute routing, ignoring route prefix fails...

__Scenario__:User likes to make the HomeController's Index as the default view when anyone visits like "http://mysite.com"__Issue__:I am receiving the following validation error for the following...

View Article


Edited Issue: Web Api attribute routing is adding NonAction decorated method...

__Scenario__:A user sometimes would like to keep some methods public in his controller but would not like it to be invoked by end users, so he decorates it with [NonAction] attribute.__Issue__:In the...

View Article

Commented Issue: Web Api attribute routing is adding NonAction decorated...

__Scenario__:A user sometimes would like to keep some methods public in his controller but would not like it to be invoked by end users, so he decorates it with [NonAction] attribute.__Issue__:In the...

View Article


Commented Issue: Web Api attribute routing is adding NonAction decorated...

__Scenario__:A user sometimes would like to keep some methods public in his controller but would not like it to be invoked by end users, so he decorates it with [NonAction] attribute.__Issue__:In the...

View Article

Edited Unassigned: In MVC attribute routing, ignoring route prefix fails when...

__Scenario__:User likes to make the HomeController's Index as the default view when anyone visits like "http://mysite.com"__Issue__:I am receiving the following validation error for the following...

View Article


Source code checked in, #a53db58412c52fce69a1f7c67d41b0f0f9b6a61f

Issue 1160: In MVC attribute routing, ignoring route prefix fails when '~/' template is used

View Article

Edited Unassigned: In MVC attribute routing, ignoring route prefix fails when...

__Scenario__:User likes to make the HomeController's Index as the default view when anyone visits like "http://mysite.com"__Issue__:I am receiving the following validation error for the following...

View Article

Commented Unassigned: In MVC attribute routing, ignoring route prefix fails...

__Scenario__:User likes to make the HomeController's Index as the default view when anyone visits like "http://mysite.com"__Issue__:I am receiving the following validation error for the following...

View Article
Browsing all 7925 articles
Browse latest View live